Skip to content
Snippets Groups Projects
  1. May 16, 2024
  2. May 15, 2024
  3. May 14, 2024
  4. May 09, 2024
    • Michal Nasiadka's avatar
      neutron: add service role · 03185976
      Michal Nasiadka authored
      After Neutron policy changes - Octavia jobs started
      to fail on cascade LB deletion due to Neutron user
      not having service role.
      
      Closes-Bug: #2065337
      
      Change-Id: I616bf3a3dbb4d963665b1621a9e5e9d417b13942
      03185976
  5. Apr 29, 2024
  6. Apr 27, 2024
  7. Apr 25, 2024
  8. Apr 24, 2024
  9. Apr 23, 2024
  10. Apr 22, 2024
    • Michal Nasiadka's avatar
      CI: Add codespell to pep8 · 44820945
      Michal Nasiadka authored
      Fix existing spelling errors
      
      Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
      44820945
    • Sven Kieske's avatar
      mariadb: fix cluster recovery · 984cb0a7
      Sven Kieske authored
      
      sometimes cluster recovery didn't work
      because we only look for the sequence number in the last 200 lines
      of the log file.
      
      fix this by ingesting the complete file and only register the last
      sequence number we find.
      
      Closes-Bug: 1821173
      
      Change-Id: Iea2661c9d5d262cf99edd5f5b567f252607a0003
      Signed-off-by: default avatarSven Kieske <kieske@osism.tech>
      984cb0a7
  11. Apr 18, 2024
  12. Apr 08, 2024
    • Roman Krček's avatar
      Update cell0 database connection · ab6eb989
      Roman Krček authored
      
      When kolla VIP address is changed the cell0 database connection is
      now updated to the new address.
      
      Closes-bug: #1915302
      Change-Id: I35be54efb5aaa230702d0cebaae04f1e64c3bca3
      Signed-off-by: default avatarRoman Krček <roman.krcek@tietoevry.com>
      ab6eb989
    • Roman Krček's avatar
      Add sysctl role · e2a0d1f5
      Roman Krček authored
      
      This new role will handle setting sysctl values.
      
      It also handles cases when IPv6 setting is changed, but IPv6 is
      not enabled on the system by skipping those settings.
      
      This is an augmentation of previous patch:
      Icccfc1c509179c3cfd59650b7917a637f9af9646
      
      Related-bug: #1906306
      Change-Id: I5d6cda3307b3d2f27c1b2995f28772523b203fe7
      Signed-off-by: default avatarRoman Krček <roman.krcek@tietoevry.com>
      e2a0d1f5
  13. Apr 03, 2024
  14. Mar 25, 2024
  15. Mar 21, 2024
  16. Mar 19, 2024
  17. Mar 18, 2024
  18. Mar 15, 2024
  19. Mar 14, 2024
  20. Mar 13, 2024
    • Roman Krček's avatar
      Add conditionals for IPv6 sysctl settings · 9301e82d
      Roman Krček authored
      This way the playbooks won't try to set ipv6 systemctl options
      unless ipv6 is available on the system.
      
      Closes-bug: #1906306
      Change-Id: Icccfc1c509179c3cfd59650b7917a637f9af9646
      9301e82d
  21. Mar 12, 2024
  22. Mar 11, 2024
    • Uwe Jäger's avatar
      Skyline configure Prometheus · 13dd9309
      Uwe Jäger authored
      Change-Id: I0a086c59076120aa53e6a05526dbab88e393c1c7
      13dd9309
    • Roman Krček's avatar
      Fix trove module imports · bc9f3f19
      Roman Krček authored
      
      Path to the modules needed by trove-api changed in source trove
      package so the configuration was updated.
      
      Closes-bug: #1937120
      Signed-of-by: default avatarRoman Krček <roman.krcek@tietoevry.com>
      Change-Id: I5df02af004fabb9bb1d6ca7c3fd83954cbf63a51
      bc9f3f19
    • Michal Arbet's avatar
      Fix creation of ovs bridges · 8c760d38
      Michal Arbet authored
      This patch fixes the creation of the openvswitch
      bridge by fixing an ansible task that was rewritten
      to use an ansible module, but unfortunately, its loop
      was implemented incorrectly.
      
      Closes-Bug: #2056332
      Change-Id: Ia55a36c0f9b122b72d757ca973e7d8f76ae84344
      8c760d38
  23. Mar 05, 2024
  24. Feb 28, 2024
Loading