Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
    • Michal Nasiadka's avatar
      octavia: Fix hm-interface after bumping openstack collection · c0d08667
      Michal Nasiadka authored
      New openstack collection modules have changed output
      dicts/variable names - adapting to that.
      
      Also changing octavia amphora image to focal, since bionic
      hasn't been rebuilt since May 2021.
      
      Closes-Bug: #2012255
      Change-Id: Icf38a52472d02ef7d69bcd3716afb16e859d44a2
      c0d08667
  2. Apr 20, 2023
  3. Apr 13, 2023
  4. Mar 26, 2023
  5. Mar 23, 2023
  6. Mar 21, 2023
  7. Feb 27, 2023
    • Michal Nasiadka's avatar
      CI: cephadm: Fix EL9 (Rocky) · a6e28f95
      Michal Nasiadka authored
      CentOS Storage SIG rpms have a recommended install
      section that installs podman - let's stop doing that.
      
      Ceph is also suffering from the enormous open files
      ulimit that EL9 defaults to - let's set a default
      in docker engine for now.
      
      Change-Id: I41f39f520dfecec307ad3b86e1e0363570198e42
      a6e28f95
  8. Feb 20, 2023
  9. Feb 16, 2023
  10. Feb 14, 2023
  11. Feb 07, 2023
  12. Feb 06, 2023
  13. Feb 04, 2023
    • Michal Arbet's avatar
      Fix kolla_docker module · 63b9fa56
      Michal Arbet authored
      This patch fixes kolla_docker module
      as it did not take into account common_options
      parameter. From patchset it's visible that module's
      default values are used always - even if user overrided
      some param in common_options dict.
      
      Closes-Bug: #2003079
      
      Change-Id: I677fde708dd004decaff4bd39f2173d8d81052fb
      63b9fa56
  14. Feb 03, 2023
  15. Jan 19, 2023
  16. Jan 16, 2023
  17. Jan 12, 2023
  18. Jan 05, 2023
  19. Dec 22, 2022
  20. Dec 08, 2022
  21. Dec 01, 2022
  22. 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
  23. Oct 28, 2022
  24. Oct 27, 2022
    • Michal Nasiadka's avatar
      CI: set cpu_model to Nehalem for kvm jobs · aa1b19c3
      Michal Nasiadka authored
      RHEL 9 are being compiled for the x86_64-v2 architecture which is
      newer than the qemu default of qemu64. Nehalem is apparently the
      oldest model that works for x86_64-v2 and is expected to work on
      Intel and AMD cpus with kvm or qemu.
      
      See devstack change [0].
      
      [0]: Ibd6e11b59f3c8655bc60ace7383a08458b2177f2
      
      Change-Id: Ia0a3620bae21984933756331bb5937ce681d3237
      aa1b19c3
  25. Oct 10, 2022
    • Radosław Piliszek's avatar
      Allow setting any_errors_fatal true for gather-facts · 5b431f0f
      Radosław Piliszek authored
      Kolla Ansible now supports failing execution early if fact collection
      fails on any of the hosts. This is to avoid late failures due to missing
      facts (especially cross-host).
      
      Change-Id: I7a74b937ded0b9da0621cf413f3a5d0d13a2cd68
      Partial-Bug: #1833737
      5b431f0f
    • Michal Nasiadka's avatar
      CI: Fix init-swift · 35f90a31
      Michal Nasiadka authored
      Container image naming scheme has changed
      
      Change-Id: I775ea3f796290c670e4b04640f4429304dae609c
      35f90a31
  26. Oct 07, 2022
  27. Oct 05, 2022
  28. Oct 04, 2022
  29. Oct 03, 2022
  30. Sep 28, 2022
  31. Sep 27, 2022
  32. Sep 13, 2022
  33. Sep 09, 2022
  34. Sep 08, 2022
  35. Sep 07, 2022
Loading