update config description
This commit is contained in:
parent
46828b8085
commit
4f89deeab4
@ -70,8 +70,10 @@ options:
|
|||||||
type: string
|
type: string
|
||||||
default: "physnet1:1000:2000"
|
default: "physnet1:1000:2000"
|
||||||
description: |
|
description: |
|
||||||
Space-delimited list of Neutron network-provider & vlan-id-ranges using
|
Space-delimited list of <physical_network>:<vlan_min>:<vlan_max> or
|
||||||
the following format "<provider>:<start>:<end> ...".
|
<physical_network> specifying physical_network names usable for VLAN
|
||||||
|
provider and tenant networks, as well as ranges of VLAN tags on each
|
||||||
|
available for allocation to tenant networks.
|
||||||
# Network configuration options
|
# Network configuration options
|
||||||
# by default all access is over 'private-address'
|
# by default all access is over 'private-address'
|
||||||
os-data-network:
|
os-data-network:
|
||||||
|
Loading…
Reference in New Issue
Block a user