Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed dashboard installation when auth strategy is noauth #420

Merged
merged 2 commits into from
Dec 31, 2020

Conversation

anvithks
Copy link
Member

What type of PR is this?
/kind enhancement

What this PR does / why we need it:
This PR fixes the dashboard installation issue when auth strategy is set to noauth.
When the auth strategy is set to noauth the dashboard will not be installed. If user wishes to install dashboard they can then install keystone and dashboard using the tags.

Which issue(s) this PR fixes:
Fixes #419

Test Report Added?:
/kind TESTED

Test Report:

Special notes for your reviewer:

Copy link
Collaborator

@kumarashit kumarashit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@skdwriting skdwriting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kumarashit kumarashit merged commit 26c7960 into sodafoundation:master Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dashboard installation fails when opensds_auth_strategy is set to noauth
3 participants