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
(cherry picked from commit de7939a975)
This commit is contained in:
@@ -23,7 +23,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'ndctl',
|
||||
'nfs-utils',
|
||||
'openstack-nova-compute',
|
||||
'openvswitch',
|
||||
'parted',
|
||||
'python3-libguestfs',
|
||||
'python3-oslo-vmware',
|
||||
|
||||
Reference in New Issue
Block a user