refactor openvswitch
openvswitch-config is created for openvswitch config file configuration. Add it to the filter the same as openvswitch. openstack-neutron-openvswitch is filtered from controller node. It is a Neutron plugin that implements virtual networks using Open vSwitch. Should be for compute node only. Otherwise, due to it depends on openvswitch, it will causes openvswitch is installed in controller node also. Test: Pass build and multi node deploy test. Story: 2003768 Task: 27601 Change-Id: Ieaaa1e5db31bca5262cbbcd61ebfc0390be10528 Signed-off-by: slin14 <shuicheng.lin@intel.com>
This commit is contained in:
parent
0d9bb5e7da
commit
5a31f08afd
@ -7,6 +7,7 @@ guest-scale-helper
|
||||
heartbeat
|
||||
storageconfig
|
||||
kernel-module-openvswitch
|
||||
openstack-neutron-openvswitch
|
||||
openstack-neutron-sriov-nic-agent
|
||||
platform-util-noncontroller
|
||||
ceilometer-compute
|
||||
@ -50,3 +51,4 @@ swtpm-cuse
|
||||
swtpm-libs
|
||||
OVMF
|
||||
openvswitch
|
||||
openvswitch-config
|
||||
|
@ -308,6 +308,7 @@ python2-ryu
|
||||
python-ryu-common
|
||||
python2-networking-sfc
|
||||
openvswitch
|
||||
openvswitch-config
|
||||
platform-kickstarts
|
||||
python-3parclient
|
||||
python-lefthandclient
|
||||
|
Loading…
x
Reference in New Issue
Block a user