Merge "Remove neutron_overlay_network var from os_neutron role"
This commit is contained in:
commit
fdcf078a9d
@ -358,15 +358,6 @@ neutron_tunnel_types: "{{ neutron_ml2_drivers_type.split(',') | difference(_neut
|
|||||||
# Enable or disable L2 Population.
|
# Enable or disable L2 Population.
|
||||||
neutron_l2_population: "False"
|
neutron_l2_population: "False"
|
||||||
|
|
||||||
## Set this to configure overlay networks. The default is set as an empty hash.
|
|
||||||
# neutron_overlay_network:
|
|
||||||
# address: "172.29.241.248"
|
|
||||||
# bridge: "br-vxlan"
|
|
||||||
# interface: "eth10"
|
|
||||||
# netmask: "255.255.252.0"
|
|
||||||
# type: "veth"
|
|
||||||
neutron_overlay_network: {}
|
|
||||||
|
|
||||||
## The neutron multicast group address. This should be set as a host variable if used.
|
## The neutron multicast group address. This should be set as a host variable if used.
|
||||||
## This defaults to the multicast address "239.1.1.1"
|
## This defaults to the multicast address "239.1.1.1"
|
||||||
# neutron_vxlan_group: 239.1.1.100
|
# neutron_vxlan_group: 239.1.1.100
|
||||||
|
Loading…
x
Reference in New Issue
Block a user