docs: Add additional configuration in Neutron guide
Adding NETWORK_GATEWAY to the docs Change-Id: I67be468d9fbe5f323e21c81b673248d4b629c8ef Closes-Bug:#1508195
This commit is contained in:
parent
1d7a427029
commit
512be7de18
@ -215,6 +215,7 @@ controller node.
|
|||||||
## Neutron Networking options used to create Neutron Subnets
|
## Neutron Networking options used to create Neutron Subnets
|
||||||
|
|
||||||
FIXED_RANGE="203.0.113.0/24"
|
FIXED_RANGE="203.0.113.0/24"
|
||||||
|
NETWORK_GATEWAY=203.0.113.1
|
||||||
PROVIDER_SUBNET_NAME="provider_net"
|
PROVIDER_SUBNET_NAME="provider_net"
|
||||||
PROVIDER_NETWORK_TYPE="vlan"
|
PROVIDER_NETWORK_TYPE="vlan"
|
||||||
SEGMENTATION_ID=2010
|
SEGMENTATION_ID=2010
|
||||||
|
Loading…
x
Reference in New Issue
Block a user