607311e02b
Turns NeutronNetworkVLANRanges into a list and makes it consumable by neutron::plugins::ml2::network_vlan_ranges as an array. Previously usage of vlans was impossible due to puppet-neutron failing to join() network_vlan_ranges. Also fixes wiring of network_vlan_ranges on computes and adds a sample environment file to test use of vlans for tenant networks. Change-Id: I8725cdb9591dd8d0b7125fdacbefdc9138703266
4 lines
117 B
YAML
4 lines
117 B
YAML
parameters:
|
|
NeutronNetworkType: vlan
|
|
NeutronEnableTunnelling: false
|
|
NeutronNetworkVLANRanges: datacentre:1:1000 |