nova-compute: Remove duplicate openvswitch package

openvswitch package is already installed in nova-base from
CentOS NFV SIG repos - and in nova-compute we don't enable this
repo - so we get openvswitch installed from RDO packages.

Closes-Bug: #2064098
Change-Id: If39e045357563111219a008fa7a81a82ef906627
This commit is contained in:
Michal Nasiadka 2024-04-29 11:41:43 +02:00
parent c4225f35ee
commit de7939a975
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'ndctl',
'nfs-utils',
'nvme-cli',
'openvswitch',
'parted',
'python3-libguestfs',
'python3-libvirt',