[hopem,r=]

Allow flat network providers to be configured seperately to vlan
providers.

Closes-Bug: 1444470
This commit is contained in:
Edward Hope-Morley
2015-04-15 15:07:39 +01:00
parent e125e8dd67
commit 97cf59b8d5
3 changed files with 14 additions and 9 deletions

View File

@@ -128,11 +128,17 @@ options:
description: |
Space-separated list of ML2 data bridge mappings with format
<provider>:<bridge>.
flat-network-providers:
type: string
default:
description: |
Space-delimited list of Neutron flat network providers.
vlan-ranges:
type: string
default: "physnet1:1000:2000"
description: |
Space-delimited list of network provider vlan id ranges.
Space-delimited list of Neutron network-provider & vlan-id-ranges using
the following format (<provider>:<start>:<end>).
# Network configuration options
# by default all access is over 'private-address'
os-data-network: