From b928c4f50eea276aacebdeb875500e99915e9c92 Mon Sep 17 00:00:00 2001 From: Yifei Xue Date: Fri, 19 May 2017 09:26:43 +0800 Subject: 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 --- deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'deploy/adapters/ansible/roles/neutron-compute/vars/Debian.yml') 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 -- cgit 1.2.3-korg