Skip to content
Snippets Groups Projects
  1. Jan 09, 2023
    • Erik Berg's avatar
      rabbitmq: Use assert on checks for readability · e0538c81
      Erik Berg authored
      assert will also fail when we're not meeting the conditions, makes
      clear what we're actually testing, and isn't listed as a skipped task
      when the condition is ok.
      
      Change-Id: I4c919b523dde2602c81179ab3d28b913650b4c9f
      e0538c81
  2. Jan 05, 2023
  3. Jan 04, 2023
  4. Jan 03, 2023
  5. Jan 02, 2023
  6. Dec 28, 2022
  7. Dec 22, 2022
    • Michal Nasiadka's avatar
      ovn: Change order of deployment · 3a94996b
      Michal Nasiadka authored
      ovn-controller should be deployed first according to OVN upgrade guide.
      Since we are getting newer OVN/OVS versions from RDO/Ubuntu in a cycle,
      let's apply that to deployment.
      
      Closes-Bug: #1979329
      
      Change-Id: I017aec611a057db1634cfc2634164b21cb210193
      3a94996b
  8. Dec 21, 2022
    • Matt Crees's avatar
      Integrate oslo-config-validator · 6c2aace8
      Matt Crees authored
      Regularly, we experience issues in Kolla Ansible deployments because we
      use wrong options in OpenStack configuration files. This is because
      OpenStack services ignore unknown options. We also need to keep on top
      of deprecated options that may be removed in the future. Integrating
      oslo-config-validator into Kolla Ansible will greatly help.
      
      Adds a shared role to run oslo-config-validator on each service. Takes
      into account that services have multiple containers, and these may also
      use multiple config files. Service roles are extended to use this shared
      role. Executed with the new command ``kolla-ansible validate-config``.
      
      Change-Id: Ic10b410fc115646d96d2ce39d9618e7c46cb3fbc
      6c2aace8
  9. Dec 20, 2022
  10. Dec 19, 2022
  11. Dec 14, 2022
  12. Dec 13, 2022
  13. Dec 12, 2022
  14. Dec 09, 2022
  15. Dec 08, 2022
  16. Dec 07, 2022
  17. Dec 06, 2022
  18. Dec 05, 2022
  19. Dec 01, 2022
  20. Nov 30, 2022
  21. Nov 29, 2022
  22. Nov 28, 2022
  23. Nov 23, 2022
  24. Nov 22, 2022
Loading