Add oidc-auth to the remote CLI
Add oidc-auth to the aliases in the remote CLI. Story: 2006711 Task: 38919 Depends-On: https://review.opendev.org/#/c/710991/ Change-Id: I66388d801208fb643e67f09800888cf839715382 Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
This commit is contained in:
parent
04dc9befea
commit
0ca280c7a2
@ -16,7 +16,7 @@ else
|
||||
fi
|
||||
|
||||
if [[ "$CONFIG_TYPE" = "platform" ]]; then
|
||||
SERVICES="system fm openstack dcmanager kubectl helm"
|
||||
SERVICES="system fm openstack dcmanager kubectl helm oidc-auth"
|
||||
alias "platform_shell"="${PATH_TO_SCRIPT}/client_wrapper.sh /bin/bash"
|
||||
else
|
||||
SERVICES="openstack nova cinder glance heat"
|
||||
|
Loading…
x
Reference in New Issue
Block a user