Remove ovs-dpdk package 17/35017/2
authorYifei Xue <xueyifei@huawei.com>
Fri, 19 May 2017 01:26:43 +0000 (09:26 +0800)
committerYifei Xue <xueyifei@huawei.com>
Fri, 19 May 2017 01:58:49 +0000 (09:58 +0800)
JIRA: COMPASS-483

"openvswitch-switch-dpdk" is not useful for current scenarios
and it will be incompatible with SFC scenarios. So we remove
it in this patch for the preparation of SFC online.

Change-Id: If48f63266101f0bc91faaab4ff330eac20e893c8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
deploy/adapters/ansible/roles/common/vars/Debian.yml
deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml
deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml

index ed11bdd..4dbf885 100644 (file)
@@ -11,7 +11,6 @@ packages:
   - ubuntu-cloud-keyring
   - python-dev
   - openvswitch-switch
-  - openvswitch-switch-dpdk
   - python-memcache
   - python-iniparse
   - python-lxml
index d0ae2bd..fbe5bc3 100644 (file)
@@ -11,7 +11,6 @@
 packages:
   - neutron-common
   - neutron-plugin-ml2
-  - openvswitch-switch-dpdk
   - openvswitch-switch
   - neutron-plugin-openvswitch-agent
 
index 3597f58..559566e 100644 (file)
@@ -9,7 +9,6 @@
 ---
 packages:
   - neutron-plugin-ml2
-  - openvswitch-switch-dpdk
   - openvswitch-switch
   - neutron-l3-agent
   - neutron-dhcp-agent