summaryrefslogtreecommitdiffstats
path: root/docs/configguide/featureconfig.rst
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-02-05 17:07:57 -0800
committerBin Hu <bh526r@att.com>2016-02-06 01:10:49 +0000
commitcd11dfec20655f847c34a1a9200a29c409c29aac (patch)
tree003ea886b5be43ad0a85633242c231efeca73304 /docs/configguide/featureconfig.rst
parent8d9643fe455509ce8908cce63322b8ba71583b24 (diff)
JIRA:IPVSIX-29 fix of security group
Change-Id: If11ddf7ecc25b53b1571a2a676354863471d921e Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit e8534e1d78f5bf1cbf76ce6366f4622fcc8cb186)
Diffstat (limited to 'docs/configguide/featureconfig.rst')
-rw-r--r--docs/configguide/featureconfig.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configguide/featureconfig.rst b/docs/configguide/featureconfig.rst
index f8f7aad..63adc4f 100644
--- a/docs/configguide/featureconfig.rst
+++ b/docs/configguide/featureconfig.rst
@@ -1,3 +1,7 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat)
+
===============================================================
IPv6 Configuration - Setting Up a Service VM as an IPv6 vRouter
===============================================================
@@ -114,6 +118,7 @@ Disable Security Groups in OpenStack ML2 Setup
# /etc/neutron/plugins/ml2/ml2_conf.ini
[securitygroup]
+ extension_drivers = port_security
enable_security_group = False
firewall_driver = neutron.agent.firewall.NoopFirewallDriver