Merge "Enable the ML2 port security extension driver by default"
This commit is contained in:
commit
c660cba4f9
@ -214,7 +214,7 @@ parameters:
|
||||
The mechanism drivers for the Neutron tenant network.
|
||||
type: comma_delimited_list
|
||||
NeutronPluginExtensions:
|
||||
default: "qos"
|
||||
default: "qos,port_security"
|
||||
description: |
|
||||
Comma-separated list of extensions enabled for the Neutron plugin.
|
||||
type: comma_delimited_list
|
||||
|
@ -510,7 +510,7 @@ parameters:
|
||||
default: ["1:4094", ]
|
||||
type: comma_delimited_list
|
||||
NeutronPluginExtensions:
|
||||
default: "qos"
|
||||
default: "qos,port_security"
|
||||
description: |
|
||||
Comma-separated list of extensions enabled for the Neutron plugin.
|
||||
type: comma_delimited_list
|
||||
|
Loading…
x
Reference in New Issue
Block a user