Merge "Neutron chart: add OVS firewall"
This commit is contained in:
commit
8e8085f455
@ -384,6 +384,12 @@ conf:
|
|||||||
agent:
|
agent:
|
||||||
tunnel_types: vxlan
|
tunnel_types: vxlan
|
||||||
ovsdb_connection: unix:/var/run/openvswitch/db.sock
|
ovsdb_connection: unix:/var/run/openvswitch/db.sock
|
||||||
|
securitygroup:
|
||||||
|
neutron:
|
||||||
|
ml2:
|
||||||
|
ovs:
|
||||||
|
agent:
|
||||||
|
firewall_driver: openvswitch
|
||||||
metering_agent:
|
metering_agent:
|
||||||
override:
|
override:
|
||||||
append:
|
append:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user