Update links to Openstack documentation

Remove ussuri version and add ANTELOPE version of Openstack docs links.
Remove CentOS path
Recheck zuul

Closes-bug: 2037761

Change-Id: Ia00ebbd8bac6ea8f004e295b30d63c2e07016382
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2024-01-12 21:15:40 +00:00
parent 282c525955
commit 93ecdbb342
4 changed files with 6 additions and 5 deletions

View File

@ -45,7 +45,8 @@ Install application manifest and helm-charts
* Public download from the
`StarlingX mirror <https://mirror.starlingx.windriver.com/mirror/starlingx/>`_.
After you select a release, helm charts are located in ``centos/outputs/helm-charts``.
After you select a release, helm charts are located in
``release/latest_release/debian/monolithic/outputs/helm-charts``.
#. Load the |prefix|-openstack application's package into StarlingX. The tarball
package contains |prefix|-openstack's manifest and
@ -53,7 +54,7 @@ Install application manifest and helm-charts
.. parsed-literal::
system application-upload |prefix|-openstack-<version>-centos-stable-versioned.tgz
system application-upload |prefix|-openstack-<version>-debian-stable-versioned.tgz
This will:

View File

@ -31,7 +31,7 @@ By default, the following rules apply:
The Keystone service can be configured to use customized password rules. For
more information, see the keystone documentation: `Configuring password
strength requirements
<https://docs.openstack.org/keystone/ussuri/admin/configuration.html#configuring-password-strength-requirements>`__.
<https://docs.openstack.org/keystone/2023.1/admin/configuration.html#configuring-password-strength-requirements>`__.
The steps below can be used as a reference to update the Keystone service via
``helm-override`` to customize the password rules and their description.

View File

@ -51,7 +51,7 @@ Follow these steps to perform the configuration.
runAsUser: 42424 # cinder UID
For other options for configuring |NFS| backend on cinder-backup, see:
`NFS Backup Driver <https://docs.openstack.org/cinder/ussuri/configuration/block-storage/backup/nfs-backup-driver.html>`__.
`NFS Backup Driver <https://docs.openstack.org/cinder/2023.1/configuration/block-storage/backup/nfs-backup-driver.html>`__.
#. The following commands are used for updating the Cinder Helm Chart overrides for |prod-os|:

View File

@ -23,7 +23,7 @@ the volume to be backed up is attached to a running VM and the application in th
VM is not crash consistent, the recommended approach is to stop the VM for the
backup procedure. Check the OpenStack documentation
`Back up and restore volumes and snapshots
<https://docs.openstack.org/cinder/ussuri/admin/blockstorage-volume-backups.html>`__
<https://docs.openstack.org/cinder/2023.1/admin/blockstorage-volume-backups.html>`__
for more details.
.. rubric:: |proc|