We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d493f2 commit 922a63cCopy full SHA for 922a63c
etc/kayobe/kolla/globals.yml
@@ -7,9 +7,9 @@
7
enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts.os_family == 'Debian' }}"{% endraw %}
8
9
neutron_tag: yoga-20230515T150233
10
+octavia_tag: yoga-20230523T110936
11
openvswitch_tag: yoga-20230515T150233
12
ovn_tag: yoga-20230515T150233
-octavia_tag: yoga-20230523T110936
13
14
{% if kolla_base_distro == 'centos' %}
15
bifrost_tag: yoga-20230217T160618
releasenotes/notes/bump-octavia-273fb50e05836f21.yaml
@@ -0,0 +1,7 @@
1
+---
2
+upgrade:
3
+ - |
4
+ Bumps octavia container versions
5
+fixes:
6
+ Fixes bug https://bugs.launchpad.net/neutron/+bug/2004238
0 commit comments