
Some substitutions also added to accomodate StX vs partner file naming. Add 750.006 alarm to performing-an-orchestrated-upgrade Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: I33588f3c1b22cd0dbc96133cf8eb056c8c2e5162 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
67 lines
2.6 KiB
Plaintext
Executable File
67 lines
2.6 KiB
Plaintext
Executable File
.. Common string substitutions for brand customization and consistency.
|
|
.. NOTE: Do not use underscores in these substitution names.
|
|
.. For more information, see
|
|
.. https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#substitutions
|
|
|
|
.. Organization name
|
|
.. |org| replace:: StarlingX
|
|
|
|
.. Short and long product names such as "StarlingX" and "Acme Co. StarlingX"
|
|
.. |prod| replace:: StarlingX
|
|
.. |prod-long| replace:: StarlingX
|
|
.. |prod-os| replace:: StarlingX OpenStack
|
|
.. |prod-dc| replace:: Distributed Cloud
|
|
.. |prod-p| replace:: StarlingX Platform
|
|
.. |os-prod-hor-long| replace:: OpenStack Horizon Web Interface
|
|
.. |os-prod-hor| replace:: OpenStack Horizon
|
|
.. |prod-img| replace:: http://mirror.starlingx.cengn.ca/mirror/starlingx/
|
|
.. |prod-abbr| replace:: StX
|
|
|
|
.. Guide names; will be formatted in italics by default.
|
|
.. |node-doc| replace:: :title:`StarlingX Node Configuration and Management`
|
|
.. |planning-doc| replace:: :title:`StarlingX Planning`
|
|
.. |sec-doc| replace:: :title:`StarlingX Security`
|
|
.. |inst-doc| replace:: :title:`StarlingX Installation`
|
|
.. |stor-doc| replace:: :title:`StarlingX Storage Configuration and Management`
|
|
.. |intro-doc| replace:: :title:`StarlingX Introduction`
|
|
.. |fault-doc| replace:: :title:`StarlingX Fault Management`
|
|
.. |sysconf-doc| replace:: :title:`StarlingX System Configuration`
|
|
.. |backup-doc| replace:: :title:`StarlingX Backup and Restore`
|
|
.. |deploy-doc| replace:: :title:`StarlingX Deployment Configurations`
|
|
.. |distcloud-doc| replace:: :title:`StarlingX Distributed Cloud`
|
|
.. |usertasks-doc| replace:: :title:`StarlingX User Tasks`
|
|
.. |admintasks-doc| replace:: :title:`StarlingX Administrator Tasks`
|
|
.. |datanet-doc| replace:: :title:`StarlingX Data Networks`
|
|
.. |os-intro-doc| replace:: :title:`OpenStack Introduction`
|
|
.. |updates-doc| replace:: :title:`StarlingX Updates and Upgrades`
|
|
|
|
.. Name of downloads location
|
|
|
|
.. |dnload-loc| replace:: a StarlingX mirror
|
|
|
|
.. File name prefix, as in stx-remote-cli-<version>.tgz. May also be
|
|
used in sample domain names etc.
|
|
|
|
.. |prefix| replace:: stx
|
|
|
|
.. space character. Needed for padding in tabular output. Currently
|
|
used where |prefix| replacement is a length shorter than 3.
|
|
To insert a space, use "replace:: \ \" (with two spaces)
|
|
To insert no spaces, use "replace:: \"
|
|
|
|
.. |s| replace:: \
|
|
|
|
.. product capabilities
|
|
|
|
.. |max-workers| replace:: 99
|
|
|
|
.. Product name used in patch file names
|
|
|
|
.. |pn| replace:: STLX
|
|
|
|
.. Product version used in patch file names
|
|
|
|
.. |pvr| replace:: 00004
|
|
|
|
.. |release-caveat| replace:: This is a pre-release feature and may not function as described in |prod| 5 documentation.
|