Merge "Don't manage bridge mappings in scenario file" into stable/train

This commit is contained in:
Zuul 2020-10-23 18:44:55 +00:00 committed by Gerrit Code Review
commit ab9ee392dc
1 changed files with 0 additions and 1 deletions

View File

@ -32,4 +32,3 @@ parameter_defaults:
NeutronFlatNetworks: datacentre
NeutronNetworkVLANRanges: 'datacentre:500:599,tenant:300:399'
ML2HostConfigs: { "net-ans-br": { "ansible_network_os": "openvswitch", "ansible_host": "127.0.0.1", "ansible_user": "root", "ansible_ssh_private_key_file": "/etc/puppet/ci-key"}}
NeutronBridgeMappings: 'datacentre:br-ex,tenant:br-tenant'