Fix DS link

Unresolvable refs fail when conditionalized out via .. only::
This change replaces inline condition with privately scoped
substitution.

Change-Id: Id33bbdc98381e123f2cf4bf31a6007760cb235ab
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
Ron Stone 2024-10-30 16:23:14 +00:00
parent d580140e8d
commit 33e312acc2
2 changed files with 7 additions and 12 deletions

View File

@ -122,6 +122,10 @@
.. |_link-inst-book| replace:: :ref:`Installation guide <index-install-e083ca818006>`
.. Used in security/openstack/install-rest-api-and-horizon-certificate.rst
.. |_security-firewall-options| replace:: :ref:`Security Firewall Options <security-firewall-options>`
.. Debian Tech Preview

View File

@ -133,17 +133,8 @@ Horizon endpoints by configuring a certificate for these endpoints.
~(keystone_admin)$ system application-apply |prefix|-openstack
.. only:: starlingx or platform
.. note::
.. note::
For both methods, ensure port 443 is open in |prod| firewall. For
details see :ref:`Security Firewall Options
<security-firewall-options>`.
.. only:: openstack and platform
.. note::
For both methods, ensure port 443 is open in |prod| firewall. For
details see the platform *Security Guide*.
For both methods, ensure port 443 is open in |prod| firewall. For
details see |_security-firewall-options|.