Skip to content
Snippets Groups Projects
  1. Nov 23, 2018
  2. Nov 21, 2018
    • Eduardo Gonzalez's avatar
      Document glance service · a86834e0
      Eduardo Gonzalez authored
      Add documentation about glance backends,
      upgrades and futher configuration.
      
      Change-Id: Ibb15804fa3f38abab855084dd7d7b83fd4a54b8f
      a86834e0
  3. Nov 15, 2018
  4. Nov 08, 2018
  5. Nov 07, 2018
    • Doug Szumski's avatar
      Update docs for monasca-grafana · 8935f28e
      Doug Szumski authored
      Since the monasca-grafana image was added, it is no longer
      necessary to build the grafana image. The monasca-grafana
      images will be built with the other monasca images.
      
      Change-Id: I0f6bdb58e6d0abadf59155f01c9340110e9be9ce
      8935f28e
    • Doug Szumski's avatar
      Add Monasca quickstart guide · 2e629ea8
      Doug Szumski authored
      Add a quickstart guide to get users going with Monasca and fix a couple
      of nits in the documentation.
      
      Partially-Implements: blueprint monasca-roles
      Change-Id: Ic4f95f04ce966fc38ecccfba59439b73ef22bcda
      2e629ea8
  6. Nov 02, 2018
    • Doug Szumski's avatar
      Add support for deploying Monasca Grafana · 712c8976
      Doug Szumski authored
      The Monasca Grafana fork allows users to log into Grafana with their
      OpenStack user credentials and see metrics associated with their
      OpenStack project. The long term goal is to enable Keystone support
      in upstream Grafana, but this work seems to have stalled.
      
      Partially-Implements: blueprint monasca-grafana
      Change-Id: Icc04613b2571c094ae23b66d0bcc38b58c0ee4e1
      712c8976
    • Doug Szumski's avatar
      Add documentation for Monasca standalone deployment · 58f5c9e0
      Doug Szumski authored
      Change-Id: I309be8e4fecb8f2f89264d84ae4a2e302f996988
      Partially-Implements: blueprint monasca-roles
      58f5c9e0
    • Doug Szumski's avatar
      Add initial documentation for Monasca · 8cd2a793
      Doug Szumski authored
      Partially-Implements: blueprint monasca-roles
      Change-Id: I19db9396bb53b6db77cf97d7969ca24a55d8db0e
      8cd2a793
  7. Sep 28, 2018
  8. Sep 17, 2018
  9. Sep 11, 2018
  10. Aug 31, 2018
    • wangwei's avatar
      Fix bluestore disk naming format in kolla-ansible · 4e5e28ff
      wangwei authored
      The current bluestore disk label naming is inconsistent with the
      filestore. The filestore naming format is that the disk prefixes
      belonging to the same osd are the same and the suffixes are
      different.
      
      This patch keeps the bluestore's disk naming as well.
      
      Change-Id: I71dda29fc4a6765300ce7bb173d2c448c24f6eca
      4e5e28ff
  11. Aug 03, 2018
  12. Aug 01, 2018
    • Eduardo Gonzalez's avatar
      Improve ODL configuration · 6e17f942
      Eduardo Gonzalez authored
      Configure automatically ODL version based on the package version
      rather than maintain a hardcoded version.
      
      This has caused many issue while package version differs with the variable
      set.
      
      Closes-Bug: 1784784
      Change-Id: I15da5d2583b5727942d598d183cc481f0e33d0e6
      6e17f942
  13. Jul 26, 2018
  14. Jul 25, 2018
  15. Jul 24, 2018
  16. Jul 12, 2018
  17. Jun 26, 2018
  18. Jun 22, 2018
  19. 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
  20. 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
  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 25, 2018
  27. Apr 19, 2018
  28. Apr 16, 2018
  29. Apr 12, 2018
  30. Mar 26, 2018
    • jianghua wang's avatar
      XenAPI: Add guide document for XenServer · 5c9fe813
      jianghua wang authored
      Now we can support OpenStack services deployment on XenServer by
      using Kolla. This commit is to amend the document.
      
      Change-Id: I08613c1b77b22cf7d2e695f569497727d3a4c101
      blueprint: xenserver-support
      5c9fe813
  31. Mar 19, 2018
  32. Mar 17, 2018
Loading