Skip to content

Commit 4113da2

Browse files
committed
Fix nova libvirt build with openvswitch3.3
1 parent 4093724 commit 4113da2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,10 @@ kolla_build_customizations_rocky:
387387
nova_base_packages_append:
388388
- openvswitch3.3
389389
- python3-openvswitch3.3
390+
nova_libvirt_packages_remove:
391+
- openvswitch
392+
nova_libvirt_packages_append:
393+
- openvswitch3.3
390394
octavia_base_packages_remove:
391395
- python3-openvswitch
392396
openvswitch_base_packages_remove:

0 commit comments

Comments
 (0)