From: Yifei Xue Date: Fri, 19 May 2017 01:26:43 +0000 (+0800) Subject: Remove ovs-dpdk package X-Git-Tag: danube.3.0~3 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F35017%2F2;p=compass4nfv.git Remove ovs-dpdk package 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 --- diff --git a/deploy/adapters/ansible/roles/common/vars/Debian.yml b/deploy/adapters/ansible/roles/common/vars/Debian.yml index ed11bdd6..4dbf885e 100644 --- a/deploy/adapters/ansible/roles/common/vars/Debian.yml +++ b/deploy/adapters/ansible/roles/common/vars/Debian.yml @@ -11,7 +11,6 @@ packages: - ubuntu-cloud-keyring - python-dev - openvswitch-switch - - openvswitch-switch-dpdk - python-memcache - python-iniparse - python-lxml diff --git a/deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml b/deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml index d0ae2bdd..fbe5bc3e 100644 --- a/deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml +++ b/deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml @@ -11,7 +11,6 @@ packages: - neutron-common - neutron-plugin-ml2 - - openvswitch-switch-dpdk - openvswitch-switch - neutron-plugin-openvswitch-agent diff --git a/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml b/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml index 3597f587..559566ee 100644 --- a/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml +++ b/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml @@ -9,7 +9,6 @@ --- packages: - neutron-plugin-ml2 - - openvswitch-switch-dpdk - openvswitch-switch - neutron-l3-agent - neutron-dhcp-agent