Skip to content

Commit 922a63c

Browse files
author
scrungus
committed
reno
1 parent 8d493f2 commit 922a63c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
enable_docker_repo: {% raw %}"{{ 'overcloud' not in group_names or ansible_facts.os_family == 'Debian' }}"{% endraw %}
88

99
neutron_tag: yoga-20230515T150233
10+
octavia_tag: yoga-20230523T110936
1011
openvswitch_tag: yoga-20230515T150233
1112
ovn_tag: yoga-20230515T150233
12-
octavia_tag: yoga-20230523T110936
1313

1414
{% if kolla_base_distro == 'centos' %}
1515
bifrost_tag: yoga-20230217T160618
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
upgrade:
3+
- |
4+
Bumps octavia container versions
5+
fixes:
6+
- |
7+
Fixes bug https://bugs.launchpad.net/neutron/+bug/2004238

0 commit comments

Comments
 (0)