From: Bin Hu Date: Sat, 6 Feb 2016 01:07:57 +0000 (-0800) Subject: JIRA:IPVSIX-29 fix of security group X-Git-Tag: colorado.1.0~40 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F51%2F9451%2F1;p=ipv6.git JIRA:IPVSIX-29 fix of security group Change-Id: If11ddf7ecc25b53b1571a2a676354863471d921e Signed-off-by: Bin Hu --- 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 diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst index 5f45589..2307303 100644 --- a/docs/reldoc/index.rst +++ b/docs/reldoc/index.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