Skip to content

Commit efe5a7b

Browse files
committed
Ubuntu: bump OVN & Open vSwitch packages
The Open vSwitch and OVN packages in Ubuntu Wallaby UCA repository are quite old - 2.15 and 20.12 respectively. Pull in these packages from the Yoga UCA, which are 2.17 and 22.03, to more closely match the CentOS packages. This change uses newly built containers with these packages.
1 parent 4b489b0 commit efe5a7b

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,11 @@ bifrost_tag: wallaby-20220921T100954
88
{% else %}
99
bifrost_tag: wallaby-20220825T112231
1010
cloudkitty_tag: wallaby-20221215T220154
11+
kolla_toolbox_tag: wallaby-20221222T161624
12+
neutron_tag: wallaby-20221222T161624
13+
neutron_tls_proxy_tag: "{% raw %}{{ openstack_tag }}{% endraw %}"
14+
nova_tag: wallaby-20221222T161624
15+
octavia_tag: wallaby-20221222T161624
16+
openvswitch_tag: wallaby-20221222T161624
17+
ovn_tag: wallaby-20221222T161624
1118
{% endif %}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
features:
3+
- |
4+
Update Open vSwitch to 2.17 and OVN to 22.03 in Ubuntu images. This affects
5+
the following services:
6+
7+
* kolla-toolbox
8+
* neutron
9+
* nova
10+
* octavia
11+
* openvswitch
12+
* ovn

0 commit comments

Comments
 (0)