aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2017-05-27 15:13:57 +0800
committerYifei Xue <xueyifei@huawei.com>2017-06-02 11:07:56 +0800
commit02603a05c4d3fe59876030dc914cab019193d4e6 (patch)
tree829401a91193c118b8c58d83a2cce898c75e4ddc /deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml
parentb928c4f50eea276aacebdeb875500e99915e9c92 (diff)
onos sfc for danbue
JIRA: COMPASS-483 Install ovs-common and ovs-dkms. Upgrade the ONOS SFC driver and update the sfc related comfigurations. Change-Id: I47c7fe5cd2cb83517da18c36820dba05522c3835 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml')
-rw-r--r--deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml b/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml
index 559566ee..6ffeab1d 100644
--- a/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml
+++ b/deploy/adapters/ansible/roles/neutron-network/vars/Debian.yml
@@ -9,7 +9,10 @@
---
packages:
- neutron-plugin-ml2
+ - dkms
+ - openvswitch-datapath-dkms
- openvswitch-switch
+ - openvswitch-common
- neutron-l3-agent
- neutron-dhcp-agent
- neutron-plugin-openvswitch-agent