update version string

r9 -> r10

Change-Id: Id49f7312381622c0a97928a0685bd42ec96883b8
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
This commit is contained in:
Ron Stone 2024-11-21 11:01:18 +00:00
parent c143f758ac
commit 3522f38d85

View File

@ -1,155 +1,156 @@
.. Common string substitutions for brand customization and consistency. .. Common string substitutions for brand customization and consistency.
.. NOTE: Do not use underscores in these substitution names. .. NOTE: Do not use underscores in these substitution names.
.. For more information, see .. For more information, see
.. https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#substitutions .. https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#substitutions
.. Load container versions .. Load container versions
.. include:: /_vendor/container-subs-stx.txt .. include:: /_vendor/container-subs-stx.txt
.. Organization name .. Organization name
.. |org| replace:: StarlingX .. |org| replace:: StarlingX
.. Short and long product names such as "StarlingX" and "Acme Co. StarlingX" .. Short and long product names such as "StarlingX" and "Acme Co. StarlingX"
.. |prod| replace:: StarlingX .. |prod| replace:: StarlingX
.. |prod-long| replace:: StarlingX .. |prod-long| replace:: StarlingX
.. |prod-os| replace:: StarlingX OpenStack .. |prod-os| replace:: StarlingX OpenStack
.. |prod-dc| replace:: Distributed Cloud .. |prod-dc| replace:: Distributed Cloud
.. |prod-p| replace:: StarlingX Platform .. |prod-p| replace:: StarlingX Platform
.. |prod-hor| replace:: Horizon .. |prod-hor| replace:: Horizon
.. |prod-hor-long| replace:: |prod-hor| Web Interface .. |prod-hor-long| replace:: |prod-hor| Web Interface
.. |os-prod-hor-long| replace:: OpenStack |prod-hor-long| .. |os-prod-hor-long| replace:: OpenStack |prod-hor-long|
.. |os-prod-hor| replace:: OpenStack |prod-hor| .. |os-prod-hor| replace:: OpenStack |prod-hor|
.. |prod-img| replace:: https://mirror.starlingx.windriver.com/mirror/starlingx/ .. |prod-img| replace:: https://mirror.starlingx.windriver.com/mirror/starlingx/
.. |prod-abbr| replace:: StX .. |prod-abbr| replace:: StX
.. |prod-dc-geo-red| replace:: Distributed Cloud Geo Redundancy .. |prod-dc-geo-red| replace:: Distributed Cloud Geo Redundancy
.. |prod-dc-geo-red-long| replace:: Distributed Cloud System controller Geographic Redundancy .. |prod-dc-geo-red-long| replace:: Distributed Cloud System controller Geographic Redundancy
.. Guide names; will be formatted in italics by default. .. Guide names; will be formatted in italics by default.
.. |node-doc| replace:: :title:`StarlingX Node Configuration and Management` .. |node-doc| replace:: :title:`StarlingX Node Configuration and Management`
.. |planning-doc| replace:: :title:`StarlingX Planning` .. |planning-doc| replace:: :title:`StarlingX Planning`
.. |sec-doc| replace:: :title:`StarlingX Security` .. |sec-doc| replace:: :title:`StarlingX Security`
.. |inst-doc| replace:: :title:`StarlingX Installation` .. |inst-doc| replace:: :title:`StarlingX Installation`
.. |stor-doc| replace:: :title:`StarlingX Storage Configuration and Management` .. |stor-doc| replace:: :title:`StarlingX Storage Configuration and Management`
.. |intro-doc| replace:: :title:`StarlingX Introduction` .. |intro-doc| replace:: :title:`StarlingX Introduction`
.. |fault-doc| replace:: :title:`StarlingX Fault Management` .. |fault-doc| replace:: :title:`StarlingX Fault Management`
.. |sysconf-doc| replace:: :title:`StarlingX System Configuration` .. |sysconf-doc| replace:: :title:`StarlingX System Configuration`
.. |backup-doc| replace:: :title:`StarlingX Backup and Restore` .. |backup-doc| replace:: :title:`StarlingX Backup and Restore`
.. |deploy-doc| replace:: :title:`StarlingX Deployment Configurations` .. |deploy-doc| replace:: :title:`StarlingX Deployment Configurations`
.. |distcloud-doc| replace:: :title:`StarlingX Distributed Cloud` .. |distcloud-doc| replace:: :title:`StarlingX Distributed Cloud`
.. |usertasks-doc| replace:: :title:`StarlingX User Tasks` .. |usertasks-doc| replace:: :title:`StarlingX User Tasks`
.. |admintasks-doc| replace:: :title:`StarlingX Administrator Tasks` .. |admintasks-doc| replace:: :title:`StarlingX Administrator Tasks`
.. |datanet-doc| replace:: :title:`StarlingX Data Networks` .. |datanet-doc| replace:: :title:`StarlingX Data Networks`
.. |os-intro-doc| replace:: :title:`OpenStack Introduction` .. |os-intro-doc| replace:: :title:`OpenStack Introduction`
.. |updates-doc| replace:: :title:`StarlingX Updates and Upgrades` .. |updates-doc| replace:: :title:`StarlingX Updates and Upgrades`
.. Docs url .. Docs url
.. |docs-url| replace:: https://docs.starlingx.io/ .. |docs-url| replace:: https://docs.starlingx.io/
.. Name of downloads location .. Name of downloads location
.. |dnload-loc| replace:: a StarlingX mirror .. |dnload-loc| replace:: a StarlingX mirror
.. File name prefix, as in stx-remote-cli-<version>.tgz. May also be .. File name prefix, as in stx-remote-cli-<version>.tgz. May also be
used in sample domain names etc. used in sample domain names etc.
.. |prefix| replace:: stx .. |prefix| replace:: stx
.. |l-prefix| replace:: |prefix| .. |l-prefix| replace:: |prefix|
.. space character. Needed for padding in tabular output. Currently .. space character. Needed for padding in tabular output. Currently
used where |prefix| replacement is a length shorter than 3. used where |prefix| replacement is a length shorter than 3.
To insert a space, use "replace:: \ \" (with two spaces) To insert a space, use "replace:: \ \" (with two spaces)
To insert no spaces, use "replace:: \" To insert no spaces, use "replace:: \"
.. |s| replace:: \ .. |s| replace:: \
.. product capabilities .. product capabilities
.. |max-workers| replace:: 99 .. |max-workers| replace:: 99
.. Product name used in patch file names .. Product name used in patch file names
.. |pn| replace:: STLX .. |pn| replace:: STLX
.. versioning .. versioning
.. StarlingX (|prod|) .. StarlingX (|prod|)
.. |prod-ver| replace:: |this-ver| .. |prod-ver| replace:: |this-ver|
.. Version at which we cut over to Deb. .. Version at which we cut over to Deb.
.. |deb-release-ver| replace:: release 8.0 .. |deb-release-ver| replace:: release 8.0
.. StX OpenStack (|prod-os|) .. StX OpenStack (|prod-os|)
.. |prod-os-ver| replace:: |prod-ver| .. |prod-os-ver| replace:: |prod-ver|
.. Product version used in patch file names .. Product version used in patch file names
.. |pvr| replace:: 00004 .. |pvr| replace:: 00004
.. |release-caveat| replace:: This is a pre-release feature and may not function as described in |prod| 5 documentation. .. |release-caveat| replace:: This is a pre-release feature and may not function as described in |prod| 5 documentation.
.. ..
.. Misc .. Misc
.. ..
.. |installer-image-name| replace:: bootimage .. |installer-image-name| replace:: bootimage
.. |OVS-DPDK| replace:: |OVS|-|DPDK| .. |OVS-DPDK| replace:: |OVS|-|DPDK|
.. |ovs-dpdk| replace:: ovs-dpdk .. |ovs-dpdk| replace:: ovs-dpdk
.. |vswitch-label| replace:: openvswitch=enabled .. |vswitch-label| replace:: openvswitch=enabled
.. |registry-url| replace:: https://hub.docker.com/layers .. |registry-url| replace:: https://hub.docker.com/layers
.. |only-target| replace:: StarlingX .. |only-target| replace:: StarlingX
.. |bare-metal| replace:: bare metal .. |bare-metal| replace:: bare metal
.. |reg-string| replace:: public open source registries .. |reg-string| replace:: public open source registries
.. ..
.. Custom refs .. Custom refs
.. ..
.. Used in installing-a-subcloud-without-redfish-platform-management-service.rst .. Used in installing-a-subcloud-without-redfish-platform-management-service.rst
because target lable differs here/partner contexts. because target lable differs here/partner contexts.
.. |_link-inst-book| replace:: :ref:`Installation guide <index-install-e083ca818006>` .. |_link-inst-book| replace:: :ref:`Installation guide <index-install-e083ca818006>`
.. Used in security/openstack/install-rest-api-and-horizon-certificate.rst .. Used in security/openstack/install-rest-api-and-horizon-certificate.rst
.. |_security-firewall-options| replace:: :ref:`Security Firewall Options <security-firewall-options>` .. |_security-firewall-options| replace:: :ref:`Security Firewall Options <security-firewall-options>`
.. Used in Apps Ref .. Used in Apps Ref
.. |_os-install-guide| replace:: :ref:`index-install-r7-os-adc44604968c` .. |_os-install-guide| replace:: :ref:`index-install-r7-os-adc44604968c`
.. Debian Tech Preview .. Debian Tech Preview
.. |deb-prev-prods| replace:: |prod| .. |deb-prev-prods| replace:: |prod|
.. |deb-510-kernel-release| replace:: release 6.0 .. |deb-510-kernel-release| replace:: release 6.0
.. |deb-eval-release| replace:: release 7.0 .. |deb-eval-release| replace:: release 7.0
.. |deb-production-release| replace:: release 8.0 .. |deb-production-release| replace:: release 8.0
.. |deb-install-step-change| replace:: \ .. |deb-install-step-change| replace:: \
.. |deb-dup-std-na| replace:: Duplex, and standard configurations are not available. .. |deb-dup-std-na| replace:: Duplex, and standard configurations are not available.
.. |deb-update-iso| replace:: \ .. |deb-update-iso| replace:: \
.. Initial version for k8s multi-ver upgrade orch strategy .. Initial version for k8s multi-ver upgrade orch strategy
.. |k8s-multi-ver-orch-strategy-release| replace:: release 8.0 .. |k8s-multi-ver-orch-strategy-release| replace:: release 8.0
.. Paired release values .. Paired release values
.. Used to expand to different values in different contexts, i.e. stx vs partner .. Used to expand to different values in different contexts, i.e. stx vs partner
.. |v_master| replace:: r9 .. |v_master| replace:: r10
.. |v_r8| replace:: r8 .. |v_r9| replace:: r9
.. |v_r7| replace:: r7 .. |v_r8| replace:: r8
.. |v_r6| replace:: r6 .. |v_r7| replace:: r7
.. |v_r5| replace:: r5 .. |v_r6| replace:: r6
.. |v_r5| replace:: r5