Fix documentation links for routed control plane networks

Change-Id: I097b826cb477577fc9482bbc3b8875b71a505a99
This commit is contained in:
Pierre Riteau
2021-08-12 17:03:01 +02:00
parent 0a55c83465
commit acc8cd786b
2 changed files with 5 additions and 5 deletions

View File

@@ -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.

View File

@@ -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
-------------