Skip to content

Commit e8aef27

Browse files
authored
Merge pull request #311 from stackhpc/wallaby-ubuntu-ovn-bump
Ubuntu: bump OVN & Open vSwitch packages
2 parents 4b489b0 + efe5a7b commit e8aef27

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)