7f7c4e2a48
Kayobe currently supports definition of various different networks - public, internal, tunnel, etc. These typically map to a VLAN or flat network, with an IP subnet. When a cloud exceeds the size of a single VLAN/subnet, this approach no longer works. One way to resolve this is to have multiple subnets that map to a single logical network, and provide routing between them. This is a similar concept to neutron's routed networks, but for the control plane. This change provides documentation for the currently tested parts of this feature. Change-Id: Ic06c6d4fff0fa568eb9ed3a9c30ce21c7699d965 Story: 2008180 Task: 40938
24 lines
403 B
ReStructuredText
24 lines
403 B
ReStructuredText
=======================
|
|
Configuration Reference
|
|
=======================
|
|
|
|
This section provides detailed information on many of Kayobe's configuration
|
|
options.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
kayobe
|
|
ansible
|
|
physical-network
|
|
network
|
|
routed-control-plane-networks
|
|
hosts
|
|
kolla
|
|
kolla-ansible
|
|
bifrost
|
|
ironic-python-agent
|
|
docker-registry
|
|
seed-custom-containers
|
|
nova-cells
|