Merge "Fix tox -e docs failed"
This commit is contained in:
commit
a0fddc2f35
@ -191,8 +191,8 @@ files. Difference between them is that the former is ready for deploying
|
|||||||
single node OpenStack on localhost. If you need to use separate host or more
|
single node OpenStack on localhost. If you need to use separate host or more
|
||||||
than one node, edit ``multinode`` inventory:
|
than one node, edit ``multinode`` inventory:
|
||||||
|
|
||||||
Edit the first section of ``multinode`` with connection details of your environment,
|
Edit the first section of ``multinode`` with connection details of your
|
||||||
for example:
|
environment, for example:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
@ -334,10 +334,10 @@ There are a few options that are required to deploy Kolla-Ansible:
|
|||||||
|
|
||||||
network_interface: "eth0"
|
network_interface: "eth0"
|
||||||
|
|
||||||
Second interface required is dedicated for Neutron external (or public) networks,
|
Second interface required is dedicated for Neutron external (or public)
|
||||||
can be vlan or flat, depends on how the networks are created. This interface
|
networks, can be vlan or flat, depends on how the networks are created.
|
||||||
should be active without IP address. If not, instances won't be able to access
|
This interface should be active without IP address. If not, instances
|
||||||
to the external networks.
|
won't be able to access to the external networks.
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user