Skip to content
Snippets Groups Projects
  1. Nov 21, 2018
  2. Nov 18, 2018
  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
    • jacky06's avatar
      Bump ansible_version_min to 2.4 · 96d2c8be
      jacky06 authored
      Change-Id: I6875cde5c3cc7775c39011816c513e73df3396db
      96d2c8be
  13. Jul 26, 2018
  14. Jul 25, 2018
  15. Jul 24, 2018
  16. Jul 12, 2018
  17. Jul 08, 2018
  18. Jul 05, 2018
  19. Jul 03, 2018
  20. Jun 27, 2018
  21. Jun 26, 2018
  22. 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
  23. Jun 22, 2018
  24. Jun 13, 2018
  25. Jun 12, 2018
  26. 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
  27. 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
  28. Jun 09, 2018
  29. 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
  30. 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
Loading