Skip to content
Snippets Groups Projects
  1. Jan 16, 2023
    • Will Szumski's avatar
      Fix issue with genconfig and octavia_auto_configure · 2bf4d4db
      Will Szumski authored
      Makes sure the facts required to generate octavia.conf are available
      when using genconfig.
      
      This change also ensures that the necessary tasks run when using Ansible
      check mode.
      
      Closes-Bug: #1987299
      Change-Id: Ib8fbee2d3abdcfd2eae0f9b3e9b69eeb0e3086e0
      2bf4d4db
  2. Jan 12, 2023
  3. Jan 10, 2023
  4. Jan 05, 2023
  5. Jan 04, 2023
  6. Jan 03, 2023
  7. Jan 02, 2023
  8. Dec 28, 2022
  9. Dec 22, 2022
    • labedz's avatar
      ovn: add ovn-monitor-all variable · 20355edb
      labedz authored
      Setting ovn-monitor-all to 'true' will configure
      ovn-controller to monitor all OVS database records
      unconditionally. That will release some CPU resource
      from OVS Southbound DB but will increase number of events
      coming to ovn-controller.
      
      Default value is 'false'.
      
      Change-Id: I291e166013d8c88f00e84ceaf308251c352c9a79
      20355edb
    • 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
  10. 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
  11. Dec 20, 2022
  12. Dec 19, 2022
  13. Dec 14, 2022
  14. Dec 13, 2022
  15. Dec 12, 2022
  16. Dec 09, 2022
  17. Dec 08, 2022
  18. Dec 07, 2022
  19. Dec 06, 2022
  20. Dec 05, 2022
  21. Dec 01, 2022
  22. Nov 30, 2022
  23. Nov 29, 2022
  24. Nov 28, 2022
  25. Nov 23, 2022
Loading