Skip to content
Snippets Groups Projects
  1. Dec 01, 2022
  2. 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
  3. 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
  4. Oct 28, 2022
  5. Oct 20, 2022
  6. Oct 18, 2022
    • Marcin Juszkiewicz's avatar
      Default to Rocky Linux instead of CentOS Stream · 3c6959df
      Marcin Juszkiewicz authored
      We agreed that CentOS Stream 9 images are not published as we keep it
      for CI use only (to check potential failures before it hits RHEL).
      
      We recommend Rocky Linux 9 instead.
      
      Change-Id: I06e6746e5c2abbdcd97912ea2f99d82fc662531d
      3c6959df
    • Marcin Juszkiewicz's avatar
      Update RHEL family information · 33d37575
      Marcin Juszkiewicz authored
      Some time ago we dropped RHEL as one of possible options. During 'Zed'
      cycle we added Rocky Linux 9 as alternative to CentOS Stream 9.
      
      This change updates some mentions of both.
      
      Change-Id: I9ed93efcb7d1ff97b1c7d8342db8252aba2a9887
      33d37575
  7. Oct 03, 2022
    • Michal Nasiadka's avatar
      Add Rocky to default distro map and use published images · c0266665
      Michal Nasiadka authored
      This patch also changes python version and default tag for centos.
      prometheus-efk and venus jobs commented out, elasticsearch images
      are unbuildable
      cells is commented out because proxysql is unbuildable
      
      Change-Id: Ic358f8b600317d3c2fc45130a59785225aea1153
      c0266665
  8. Sep 21, 2022
  9. Sep 08, 2022
  10. Aug 31, 2022
  11. Aug 10, 2022
  12. Aug 09, 2022
  13. Aug 03, 2022
  14. Jul 29, 2022
  15. Jul 28, 2022
  16. Jul 27, 2022
  17. Jul 25, 2022
    • Michal Nasiadka's avatar
      Fix var-spacing · dcf5a8b6
      Michal Nasiadka authored
      ansible-lint introduced var-spacing - let's fix our code.
      
      Change-Id: I0d8aaf3c522a5a6a5495032f6dbed8a2be0251f0
      dcf5a8b6
  18. Jul 21, 2022
  19. Jun 27, 2022
  20. Jun 24, 2022
    • Christian Berendt's avatar
      Add ironic_http_interface parameters · 4de34266
      Christian Berendt authored
      With the ironic_http_interface/ironic_http_interface_address
      parameters it is possible to set the addresses for the
      ironic_http service.
      
      Change-Id: I72c257ebedf283cdef1b98485a576631e2190657
      4de34266
  21. Jun 23, 2022
  22. Jun 13, 2022
  23. Jun 08, 2022
  24. Jun 07, 2022
    • Michal Arbet's avatar
      Enable hacluster role when it is needed · e2f5c0db
      Michal Arbet authored
      Masakari-hostmonitor needs to have
      corosync/pacemaker deployed.
      
      This patch is just changing default enable_hacluter: "no"
      to "yes" if masakari-hostmonitor is enabled.
      
      Closes-Bug: #1934149
      Change-Id: I979d1d6d08ca0cc0a748f175da77f68bcecc2d1a
      e2f5c0db
  25. Jun 02, 2022
    • Pierre Riteau's avatar
      Increase openstack-exporter timeout to 45 seconds · 9653ebe1
      Pierre Riteau authored
      Even on moderately sized clouds, openstack-exporter can easily take more
      than 10 seconds to return, causing Prometheus to fail to scrape data.
      
      Since the default scrape internal is 60 seconds, we can increase the
      default timeout to 45 seconds.
      
      Change-Id: Id8dffc425ff057b1e45103eb53734543bca8be80
      Closes-Bug: #1976629
      9653ebe1
  26. May 28, 2022
  27. May 26, 2022
  28. May 25, 2022
  29. May 23, 2022
  30. May 17, 2022
  31. May 13, 2022
    • Tim Beermann's avatar
      Remove sanity checks · 591f366e
      Tim Beermann authored
      
      "Smoke tests" for barbican, cinder, glance and keystone have been removed as discussed in PTG April 2022.
      
      Signed-off-by: default avatarTim Beermann <beermann@osism.tech>
      Change-Id: I613287a31e0ea6aede070e7e9c519ab2f5f182bd
      591f366e
    • Simon Dodsley's avatar
      Add support for Pure Storage FlashArray backend to Cinder · f088b799
      Simon Dodsley authored
      Add an enable_cinder_backend_pure_iscsi and
      enable_cinder_backend_pure_fc options to etc/kolla/globals.yml
      to enable use of the FlashArray backend.
      Update the documentation to include a section on configuring
      Cinder with the FlashArray.
      
      Implements: blueprint pure-cinder-driver
      Change-Id: I464733f1322237321ed1ffff8636cf30bd1cbb38
      f088b799
  32. Apr 21, 2022
Loading