Download openrc file for subclouds

This change sets adminURL as secondary endpoint. When trying to
download openrc file for subcloud-N, it is only allowed to use adminURL
endpoint. Since publicURL is used by default, it is necessary to go
to fallback option.

Closes-Bug: 1923884

Signed-off-by: Fernando Theirs <Fernando.Theirs@windriver.com>
Change-Id: Ifd0a32a03a458ea99f8589a524e562220a9f0b74
(cherry picked from commit c308974419)
This commit is contained in:
Fernando Theirs 2021-04-09 14:54:50 -03:00 committed by Fernando Theirs
parent 44808e773c
commit b7bd6ddd7a
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ HORIZON_CONFIG["user_home"] = \
"starlingx_dashboard.utils.settings.get_user_home"
OPENSTACK_ENDPOINT_TYPE = "adminURL"
SECONDARY_ENDPOINT_TYPE = "adminURL"
# Override Django tempory file upload directory
# Directory in which upload streamed files will be temporarily saved. A value