Skip to content
Snippets Groups Projects
  1. Jan 18, 2022
  2. Jan 13, 2022
  3. Jan 12, 2022
  4. Jan 11, 2022
  5. Jan 10, 2022
  6. Jan 09, 2022
    • Stig Telfer's avatar
      OpenID Connect certifiate file is optional · 78f29fdc
      Stig Telfer authored
      Some ID provider configurations do not require a certificate file.
      Change the logic to allow this, and update documentation accordingly.
      
      Change-Id: I2c34a6b5894402bbebeb3fb96768789bc3c7fe84
      78f29fdc
    • LinPeiWen's avatar
      Support enable/disable rabbitmq prometheus plugins · 1f3dcce5
      LinPeiWen authored
      rabbitmq starting from 3.8.0, built-in Prometheus support,
      prometheus plugins are enabled by default, when the environment is
      "enable_prometheus is no", rabbitmq role will disable prometheus plugins
      
      Closes-Bug: #1885106
      
      Change-Id: I4d694d6224c813285d228d6bc7eece5731db1078
      1f3dcce5
  7. Jan 07, 2022
  8. Jan 06, 2022
  9. Jan 05, 2022
    • Michal Nasiadka's avatar
      nova: disable external metadata haproxy frontend · 3dcb6ad8
      Michal Nasiadka authored
      We are not using it anywhere (metadata agents are using internal network),
      so let's disable it by default.
      
      Change-Id: If06db5030b0f09e20ef506c3b3ab39c3573b5f3d
      3dcb6ad8
    • Angelos Kolaitis's avatar
      Use Volume V3 API in OpenStack exporter · 4410ca78
      Angelos Kolaitis authored
      Kolla has removed the Volume V2 API by default since OpenStack Wallaby.
      However, openstack-exporter attempts to use the Volume V2 API by
      default, resulting in clean installs failing to fetch Cinder metrics
      in Prometheus.
      
      This patch updates the clouds.yml configuration file for
      openstack-exporter to use the Volume V3 API instead.
      
      Closes-Bug: #1938194
      Change-Id: Ifbb601be3ef1a1e853d5a7e832adf556c0ae38b9
      Unverified
      4410ca78
  10. Jan 04, 2022
  11. Jan 03, 2022
  12. Dec 31, 2021
  13. Dec 30, 2021
  14. Dec 29, 2021
    • Ching Kuo's avatar
      Add ovn_sb_connection to octavia.conf · 1077a9a4
      Ching Kuo authored
      This commit added ovn_sb_connection to octavia.conf otherwise it will
      try to connect to ovn-sb-db using the default address which is
      127.0.0.1 while the ovn-sb-db listen on the IP address of the
      api_interface.
      
      Closes-Bug: #1950111
      
      Change-Id: I9cb9a0365d00ffd70562b4b3e83493ec09bd52c2
      1077a9a4
  15. Dec 28, 2021
  16. Dec 27, 2021
  17. Dec 23, 2021
Loading