Skip to content
Snippets Groups Projects
Commit 37524ff2 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Fix documentation links for routed control plane networks"

parents 91b2dddc acc8cd78
No related branches found
No related tags found
No related merge requests found
......@@ -233,7 +233,7 @@ API Addresses
.. note::
These variables should be used over the deprecated ``vip_address`` and
``fqdn`` `network attributes <configuration-network-global>`
``fqdn`` :ref:`network attributes <configuration-network-global>`.
The following variables affect the addresses used for the external and internal
API.
......
......@@ -48,8 +48,8 @@ follows:
* create groups in the inventory for the different sets of networks
* place hosts in the appropriate groups
* move ``vip_address`` and ``fqdn`` network attributes to `global variables
<configuration-kolla-ansible-api-addresses>`
* move ``vip_address`` and ``fqdn`` network attributes to :ref:`global
variables <configuration-kolla-ansible-api-addresses>`
* move global network name configuration to group variables
* add new networks to configuration
* add network interface group variables
......@@ -177,8 +177,8 @@ Kolla API addresses
-------------------
Remove all variables defining ``vip_address`` or ``fqdn`` network attributes
from ``networks.yml``, and move the configuration to the `API address variables
<configuration-kolla-ansible-api-addresses>` in ``kolla.yml``.
from ``networks.yml``, and move the configuration to the :ref:`API address
variables <configuration-kolla-ansible-api-addresses>` in ``kolla.yml``.
Network names
-------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment