Skip to content
Snippets Groups Projects
  1. Aug 03, 2018
  2. Jul 26, 2018
  3. Jul 25, 2018
  4. Jul 24, 2018
  5. Jul 12, 2018
  6. Jul 08, 2018
  7. Jul 05, 2018
  8. Jul 03, 2018
  9. Jun 27, 2018
  10. Jun 26, 2018
  11. Jun 23, 2018
    • ZhijunWei's avatar
      Use full path for globals.yml · 2363a8d2
      ZhijunWei authored
      1. the default backend better use file, rather than File
      2. use full path for globals.yml
      
      Change-Id: Ife9b3a3d9cf602ab524fffc8cb52d4ba2224b906
      2363a8d2
  12. Jun 22, 2018
  13. Jun 13, 2018
  14. Jun 12, 2018
  15. Jun 11, 2018
    • confi-surya's avatar
      Correct path to use for development · f832efa5
      confi-surya authored
      Currently, to run kolla-ansible inventory files, wrong
      path was followed. So this patch correct use of invetory file path.
      
      Change-Id: Id1526c3d9df54e7f456f5af1089a393f296d3be9
      f832efa5
    • zhulingjie's avatar
      Fix the /etc/kolla copy path · e7c104e6
      zhulingjie authored
      the path of globals.yml should be `/etc/kolla/globals`, not be
      `/etc/kolla/kolla/globals`
      
      Change-Id: I49d91c4dab13b197402844ac74f87b5dd2adbfca
      e7c104e6
  16. Jun 10, 2018
    • David Rabel's avatar
      Fix typo in docs · c08ee004
      David Rabel authored
      Fix typo in doc/source/reference/swift-guide.rst
      
      Change-Id: I9e355a5e8ec6c106c15f8480c7322cf6b33a7d4d
      c08ee004
  17. Jun 09, 2018
  18. Jun 06, 2018
    • chenxing's avatar
      Document the China registry mirror · 6017d11e
      chenxing authored
      Kolla always fails to pull kolla images. This patch is to document
      how to use the China registry mirror to avoid the failure of pulling
      kolla images.
      
      Change-Id: Ib31b3ee6183c12467df4f28f8dff438ed6e9d41c
      6017d11e
  19. May 25, 2018
    • Will Szumski's avatar
      Add support for enabling ipxe boot with ironic · 0a1ccc26
      Will Szumski authored
      When enable_ironic_ipxe is set in /etc/kolla/globals.yml,
      the following happens:
      
      - a new docker container, ironic_ipxe, is created. This contains
        an apache webserver used to serve up the boot images
      - ironic is configured to use ipxe
      
      Change-Id: I08fca1864a00afb768494406c49e968920c83ae7
      Implements: blueprint ironic-ipxe
      0a1ccc26
    • chenxing's avatar
      Remove duplicated content · 38d5ee66
      chenxing authored
      Change-Id: I0e8b4b443a0659e75a80de1dd1f6418ff2793d2f
      Closes-Bug: #1771257
      38d5ee66
  20. May 24, 2018
    • wu.chunyang's avatar
      fix a typo · 16c4ccc7
      wu.chunyang authored
      "clausule" is dutch,should be "Clause"
      
      Change-Id: I0c92b26db0876ce3622b67317b7f0bd85564e881
      16c4ccc7
  21. May 21, 2018
  22. May 18, 2018
    • Jorge Niedbalski's avatar
      horizon: allow to configure by custom_local_settings.j2 · d516ad7d
      Jorge Niedbalski authored
      kolla-ansible should provide a mechanism to allow operators to overwrite
      the default (or not exposed through configuration) options for the
      local_settings.
      
      local_settings.j2 may be good place to configure horizon but requires
      operator to sync it every release.
      
      custom_local_settings.j2 can be used to overwrite things from
      local_settings.j2 without a need of syncing it first.
      
      This patch also adds a release note and a documentation section
      under the advanced configuration page.
      
      Partial-Bug: #1769970
      Depends-On: https://review.openstack.org/#/c/567006/
      Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
      d516ad7d
  23. May 09, 2018
  24. May 03, 2018
    • Stig Telfer's avatar
      Config typo in external Ceph guide · bb9f24e5
      Stig Telfer authored
      The documentation for integration with external Ceph refers to
      enable_manila_backend_ceph_native where it should be
      enable_manila_backend_cephfs_native.
      
      Change-Id: If727166e61a8e911445630dc6d6adaa2126fa7e8
      bb9f24e5
  25. May 01, 2018
  26. Apr 30, 2018
  27. Apr 25, 2018
  28. Apr 23, 2018
  29. Apr 19, 2018
  30. Apr 18, 2018
  31. Apr 16, 2018
  32. Apr 12, 2018
Loading