-
Notifications
You must be signed in to change notification settings - Fork 897
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
Remove tenant selection from base deployment options #18202
Conversation
@bzwei unrecognized command 'label', ignoring... Accepted commands are: add_label, add_reviewer, assign, close_issue, move_issue, remove_label, rm_label, set_milestone |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @bzwei!
Checked commit bzwei@b2c6ef6 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0 |
@bzwei Looks good. |
@mkanoor Please review. |
@bzwei if this can be backported, please add the hammer/yes and gaprindashvili/yes labels |
@miq-bot add_label hammer/yes, gaprindashvili/yes |
Remove tenant selection from base deployment options (cherry picked from commit 2ca01f1) https://bugzilla.redhat.com/show_bug.cgi?id=1642594
Hammer backport details:
|
Remove tenant selection from base deployment options (cherry picked from commit 2ca01f1) https://bugzilla.redhat.com/show_bug.cgi?id=1651391
Gaprindashvili backport details:
|
https://bugzilla.redhat.com/show_bug.cgi?id=1642594
The only provider that needs tenant is openstack. The options will be added in manageiq-providers-openstack repo.
Newly generated service dialog from orchestration template by default will no longer contain a dynamic dropdown for tenant selection.
@miq-bot assign @tinaafitz
@miq-bot label bug
cc @d-m-u
This PR will temporarily break the CI build for manageiq-providers-openstack, manageiq-providers-azure, and manageiq-providers-amazon.