aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/adapters/ansible/roles/post-osa/files/sfc.conf
diff options
context:
space:
mode:
authorYifei Xue <xueyifei@huawei.com>2017-10-31 19:57:27 +0800
committerYifei Xue <xueyifei@huawei.com>2017-11-21 01:52:49 +0000
commit967ffc953d856673a7bb8a1f01c2eecc20242e31 (patch)
treeaa8e91d43cdb5f6a580daef6a503be8e03488ce3 /deploy/adapters/ansible/roles/post-osa/files/sfc.conf
parent0ad92ba4a917893aa7897c225214afce955abfcc (diff)
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> (cherry picked from commit 989d936c05c4f841efa383676473d2c6cc2cfba5)
Diffstat (limited to 'deploy/adapters/ansible/roles/post-osa/files/sfc.conf')
-rwxr-xr-xdeploy/adapters/ansible/roles/post-osa/files/sfc.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/deploy/adapters/ansible/roles/post-osa/files/sfc.conf b/deploy/adapters/ansible/roles/post-osa/files/sfc.conf
new file mode 100755
index 00000000..ce42c9e1
--- /dev/null
+++ b/deploy/adapters/ansible/roles/post-osa/files/sfc.conf
@@ -0,0 +1,9 @@
+[DEFAULT]
+
+service_plugins = router,metering,flow_classifier,sfc
+
+[sfc]
+drivers = ovs
+
+[flowclassifier]
+drivers = ovs