Skip to content
Snippets Groups Projects
  1. May 31, 2023
    • Maksim Malchuk's avatar
      Fix passwords.yml permissions · 5fd81170
      Maksim Malchuk authored
      
      The kolla-genpwd, kolla-mergepwd, kolla-readpwd and kolla-writepwd
      commands now creates or updates passwords.yml with correct
      permissions. Also they display warning message about incorrect
      permissions.
      
      Closes-Bug: #2018338
      Change-Id: I4b50053ced9150499d1d09fd4a0ec2e243cf938b
      Signed-off-by: default avatarMaksim Malchuk <maksim.malchuk@gmail.com>
      5fd81170
  2. May 23, 2023
    • Dr. Jens Harbott's avatar
      Fix log collection · f849403a
      Dr. Jens Harbott authored
      Setting the CONTAINER_ENGINE env var was missed in one spot in [0].
      
      [0] I395d2bdb0dfb4b325b6ad197c8893c8a0f768324
      
      Change-Id: I29868d59cbef2bd5707ab20d2c30a2d8f6d6060e
      f849403a
  3. May 19, 2023
  4. May 18, 2023
  5. May 08, 2023
  6. Apr 28, 2023
  7. 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
  8. Apr 20, 2023
  9. Apr 13, 2023
  10. Mar 26, 2023
  11. Mar 23, 2023
  12. Mar 21, 2023
  13. 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
  14. Feb 20, 2023
  15. Feb 16, 2023
  16. Feb 14, 2023
  17. Feb 07, 2023
  18. Feb 06, 2023
  19. 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
  20. Feb 03, 2023
  21. Jan 19, 2023
  22. Jan 16, 2023
  23. Jan 12, 2023
  24. Jan 05, 2023
  25. Dec 22, 2022
  26. Dec 08, 2022
  27. Dec 01, 2022
  28. 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
  29. Oct 28, 2022
  30. 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
  31. 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
  32. Oct 07, 2022
  33. Oct 05, 2022
  34. Oct 04, 2022
  35. Oct 03, 2022
  36. Sep 28, 2022
Loading