Skip to content
Snippets Groups Projects
  1. Jan 12, 2023
  2. Jan 10, 2023
  3. Jan 05, 2023
  4. Jan 04, 2023
  5. Jan 03, 2023
  6. Jan 02, 2023
  7. Dec 28, 2022
  8. 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
  9. 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
  10. Dec 20, 2022
  11. Dec 19, 2022
  12. Dec 14, 2022
  13. Dec 13, 2022
  14. Dec 12, 2022
  15. Dec 09, 2022
  16. Dec 08, 2022
  17. Dec 07, 2022
  18. Dec 06, 2022
  19. Dec 05, 2022
  20. Dec 01, 2022
  21. Nov 30, 2022
  22. Nov 29, 2022
  23. Nov 28, 2022
  24. Nov 23, 2022
Loading