Skip to content
Snippets Groups Projects
  1. Feb 14, 2024
  2. Feb 08, 2024
  3. Feb 07, 2024
    • Michal Arbet's avatar
      [CI] Enable testing horizon · 05462c47
      Michal Arbet authored
      Change Ib7f72b2663199ef80844a412bc436c6ef09322cc
      disabled horizon testing. This patch enabling
      horizon tests again.
      
      Change-Id: Iff670525c91c8adbcf2a01288b12456cb4a31809
      05462c47
  4. Jan 22, 2024
    • Michal Arbet's avatar
      Bump ansible-lint version · 47ddac41
      Michal Arbet authored
      
      The version that we were capping to is no longer compatible with latest
      upper-constraints.txt, so let us free float again.
      
      The resulting linting errors are included for now to unblock the gate,
      these will still need to be discussed or fixed later.
      
      NOTE(kevko): Temporarily disabling horizon deployment, as it's not
      possible to unblock gates without it
      
      Co-Authored-By: default avatarMichal Arbet <michal.arbet@ultimum.io>
      Change-Id: Ib7f72b2663199ef80844a412bc436c6ef09322cc
      47ddac41
  5. Dec 14, 2023
  6. Dec 06, 2023
  7. Nov 08, 2023
  8. Nov 07, 2023
  9. Nov 03, 2023
    • Michal Arbet's avatar
      [podman] Fix cross dependency image build · c5f3f23e
      Michal Arbet authored
      When the kolla-ansible project has a cross dependency on
      the kolla project, CI have to build an image from that change
      locally. However, Podman refuses to push to localhost, so it is
      necessary to set the local repo as insecure for the test.
      
      Change-Id: I786b22ff0cd581f90ba4bec08842651a6509a745
      c5f3f23e
  10. Oct 19, 2023
  11. Oct 11, 2023
    • Michal Nasiadka's avatar
      CI: Pin ansible-core due to breakage · d3c4ff8b
      Michal Nasiadka authored
      It seems latest ansible-core 2.14 and 2.15 breaks a filter
      in kolla-ansible - let's pin for now and fix the issue in a
      separate patchset.
      
      Change-Id: I200ad775094230e4bf8bb40988c12ea03471008f
      d3c4ff8b
  12. Sep 29, 2023
  13. Sep 03, 2023
    • Jan Gutter's avatar
      CI: Add back ARA logging · 73dcad32
      Jan Gutter authored
      Up till now the ARA plugin has been pinned to a very old version,
      and is no longer functional.
      
      This installs a much newer version of ARA and adds a README file
      to guide developers on how to view the sqlite file.
      
      The ARA plugin is installed by default, but not activated. This
      is intended to catch a small amount of regressions and
      integration failures.
      
      Developers can enable the plugin by adding the string `#ara`
      to their commit message. This avoids extra load on the CI.
      
      Change-Id: Id8328e374c9590b1363026fa2b2b24e191183987
      73dcad32
  14. Aug 30, 2023
  15. Jun 17, 2023
  16. 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
  17. May 18, 2023
  18. Apr 28, 2023
  19. 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
  20. Apr 20, 2023
  21. Apr 13, 2023
  22. Mar 26, 2023
  23. Feb 07, 2023
  24. Dec 22, 2022
  25. Dec 01, 2022
  26. 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
  27. 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
  28. Oct 04, 2022
  29. Oct 03, 2022
  30. Sep 13, 2022
  31. Sep 09, 2022
  32. Sep 07, 2022
  33. Aug 03, 2022
  34. Jun 20, 2022
  35. Jun 13, 2022
  36. May 29, 2022
  37. May 24, 2022
Loading