Install networking-sfc for non odl-sfc scenarios 75/46475/5
authorYifei Xue <xueyifei@huawei.com>
Tue, 31 Oct 2017 11:57:27 +0000 (19:57 +0800)
committerYifei Xue <xueyifei@huawei.com>
Wed, 15 Nov 2017 07:23:44 +0000 (15:23 +0800)
commit989d936c05c4f841efa383676473d2c6cc2cfba5
tree412d26121a734b9baf8f5377491b4632579ee5e7
parent805cbb914fa5927b4b04ea124870c66ecbcba6cc
Install networking-sfc for non odl-sfc scenarios

JIRA: -

Currently we only install networking-sfc for odl-sfc scenario,
however someone may use native neutron sfc functionality.So we
propose this patch to add installation of networking-sfc for non
odl scenarios.

Change-Id: I4527387626f0c14fb6af135c511d0fd783b8f624
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
deploy/adapters/ansible/openstack/HA-ansible-multinodes.yml
deploy/adapters/ansible/roles/post-osa/files/sfc.conf [new file with mode: 0755]
deploy/adapters/ansible/roles/post-osa/tasks/install_networking_sfc.yml [new file with mode: 0644]
deploy/adapters/ansible/roles/post-osa/tasks/main.yml
deploy/adapters/ansible/roles/post-osa/vars/main.yml [new file with mode: 0644]