Update Horizon help URL to release 2023.1

This change updates stx-openstack static override for Horizon help,
adding the Antelope (2023.1) release URL.

TEST PLAN:
PASS - Build stx-openstack-helm-fluxcd package
PASS - Build stx-openstack helm charts
PASS - Upload/apply stx-openstack (AIO-SX virtual)
PASS - Remove/delete stx-openstack

Story: 2010715
Task: 48820

Change-Id: Iab5c2c9eebaf9d736dfc92e42be7f886796b1e27
Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com>
This commit is contained in:
Thales Elero Cervi 2023-09-22 07:32:53 -03:00
parent 26233e20ad
commit 9e4f8716d9
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ conf:
# Turn off domain support as we aren't using
keystone_multidomain_support: 'False'
# OpenStack Help Documentation URL
help_url: 'http://docs.openstack.org/ussuri/'
help_url: 'https://docs.openstack.org/2023.1/'
# Pass any settings to the end of local_settings.py
raw:
HORIZON_CONFIG["simultaneous_sessions"]: 'allow'