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:
parent
d580140e8d
commit
33e312acc2
@ -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
|
||||
|
||||
|
@ -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|.
|
||||
|
Loading…
Reference in New Issue
Block a user