Skip to content
Snippets Groups Projects
  1. Dec 13, 2022
    • Pierre Riteau's avatar
      Fix generation of OpenSearch Dashboards config · a2739db0
      Pierre Riteau authored
      The opensearch config playbook was iterating over opensearch_services,
      generating a file named opensearch-dashboards.yml containing an empty
      JSON dictionary. The next task was generating opensearch_dashboards.yml
      which is actually used by OpenSearch Dashboards.
      
      Remove with_dict in the first task to only generate opensearch.yml.
      
      Change-Id: I39cf74916630d27cd34ce0783ba8c3c0d20bbddc
      a2739db0
  2. Dec 09, 2022
  3. Dec 08, 2022
  4. Dec 07, 2022
  5. Dec 06, 2022
  6. Dec 05, 2022
  7. Dec 01, 2022
  8. Nov 30, 2022
  9. Nov 29, 2022
  10. Nov 28, 2022
  11. Nov 23, 2022
  12. Nov 22, 2022
  13. Nov 18, 2022
  14. Nov 17, 2022
  15. Nov 16, 2022
  16. Nov 15, 2022
  17. Nov 14, 2022
  18. Nov 11, 2022
    • Doug Szumski's avatar
      Remove support for deploying OpenStack Monasca · adb8f89a
      Doug Szumski authored
      Kolla Ansible is switching to OpenSearch and is dropping support for
      deploying ElasticSearch. This is because the final OSS release of
      ElasticSearch has exceeded its end of life.
      
      Monasca is affected because it uses both Logstash and ElasticSearch.
      Whilst it may continue to work with OpenSearch, Logstash remains an
      issue.
      
      In the absence of any renewed interest in the project, we remove
      support for deploying it. This helps to reduce the complexity
      of log processing configuration in Kolla Ansible, freeing up
      development time.
      
      Change-Id: I6fc7842bcda18e417a3fd21c11e28979a470f1cf
      adb8f89a
  19. Nov 10, 2022
  20. Nov 09, 2022
  21. Nov 07, 2022
    • Simon Dodsley's avatar
      Add NVMe-RoCE Cinder driver support for Pure Storage · 716899ff
      Simon Dodsley authored
      From OpenStack Zed the Pure Storage Cinder driver supports
      NVMe-RoCE as a dataplane protocol. This patch adds support
      for this new driver type.
      
      Also amend a couple of documentation formatting typos.
      
      Change-Id: Ic1eed7d19e9b583e22419625c92ac3507ea4614d
      716899ff
  22. Nov 04, 2022
  23. Nov 03, 2022
  24. Nov 02, 2022
Loading