Skip to content
Snippets Groups Projects
  1. Apr 27, 2023
    • Matt Crees's avatar
      Add support for checking Octavia cert expiration · d9451f49
      Matt Crees authored
      Adds a flag ``kolla-ansible octavia-certificates --check-expiry <days>``
      to the ``octavia-certificates`` command to check if the certificates
      will expire within a given number of days.
      
      Change-Id: I869b8afd85fe282d823ecf3593aa22f94a61b2a0
      d9451f49
  2. Apr 20, 2023
  3. Apr 13, 2023
  4. Mar 26, 2023
  5. Feb 07, 2023
  6. Dec 22, 2022
  7. Dec 01, 2022
  8. 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
  9. Oct 10, 2022
    • Michal Nasiadka's avatar
      CI: Fix init-swift · 35f90a31
      Michal Nasiadka authored
      Container image naming scheme has changed
      
      Change-Id: I775ea3f796290c670e4b04640f4429304dae609c
      35f90a31
  10. Oct 04, 2022
  11. Oct 03, 2022
  12. Sep 13, 2022
  13. Sep 09, 2022
  14. Sep 07, 2022
  15. Aug 03, 2022
  16. Jun 20, 2022
  17. Jun 13, 2022
  18. May 29, 2022
  19. May 24, 2022
  20. May 10, 2022
    • Radosław Piliszek's avatar
      [CI] Raise [keystone_authtoken]http_request_max_retries · 7ccea278
      Radosław Piliszek authored
      This is in the hope to avoid random "Unable to validate token" in
      AIO upgrade jobs which restart the Keystone container while
      other services are trying to use it (most notably Placement but
      also Nova and Neutron).
      
      Change-Id: Ie6a95c3ca84df82ca8463cf76054e125cb1ffff1
      7ccea278
  21. Apr 20, 2022
    • Radosław Piliszek's avatar
      [CI] Always use quay.io via infra's mirror · 92e8a624
      Radosław Piliszek authored
      For Swift, CI was still using DockerHub, directly.
      The issue with DockerHub itself is that we publish there only
      weekly.
      The issue with not using infra's mirror is that we waste precious
      resources.
      Time to end that drama.
      
      Change-Id: I928090c24f0eb24f8fab9b7412b58e854246fe80
      92e8a624
    • Marcin Juszkiewicz's avatar
      drop install_type from image names · 1620ab5b
      Marcin Juszkiewicz authored
      We have only one value for install_type now and it gets removed from
      image names.
      
      Change-Id: I8bf95fd7aa9dd26b80d618ca0fcb097003b4cb0a
      1620ab5b
  22. Apr 15, 2022
  23. Apr 12, 2022
    • Radosław Piliszek's avatar
      [CI] Remove reliance on install_type · e380cdd2
      Radosław Piliszek authored
      With the install_type going away and actually removed from job
      definitions, we have to stop relying on it - to fix otherwise
      broken jobs (swift and when doing kolla builds with k-a).
      
      Change-Id: If13c4e276d3eec29a552ed229af95f5cf016100c
      e380cdd2
  24. Mar 16, 2022
  25. Mar 05, 2022
  26. Feb 21, 2022
  27. Jan 07, 2022
  28. Nov 24, 2021
  29. Oct 06, 2021
  30. Sep 23, 2021
  31. Sep 07, 2021
  32. Aug 13, 2021
    • Radosław Piliszek's avatar
      [CI] Test Swift upgrades · b7e85d52
      Radosław Piliszek authored
      Swift is a major OpenStack project. It could use testing upgrades.
      
      New jobs are placed in the experimental pipeline to avoid
      excessive CI load on general changes.
      
      Change-Id: I8a089fdd1f21eb4c3e00c38ea9dfcecc77565bf5
      Related-Bug: #1874691
      b7e85d52
  33. Jun 30, 2021
  34. Jun 27, 2021
  35. May 24, 2021
  36. May 21, 2021
  37. May 17, 2021
  38. Apr 06, 2021
    • Michał Nasiadka's avatar
      CI: Use 5G loop device for ceph · 6f38d703
      Michał Nasiadka authored
      Often cephadm jobs fail with:
      Mar 30 13:01:21 primary bash[75459]: debug 2021-03-30T13:01:21.844+0000 7fa30431f700 -1 error: monitor data filesystem reached concerning levels of available storage space (available: 4% 1.8 GiB)
      
      Let's check if 5G OSD helps and also print df -h output for reference
      
      Change-Id: I6960fd0f378aea5a14a73d9228edf86fb86cac6c
      6f38d703
Loading