-
Notifications
You must be signed in to change notification settings - Fork 898
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
Add Auth KeyPair Ownership feature #19124
Add Auth KeyPair Ownership feature #19124
Conversation
@miq-bot add_label hammer/yes |
db/fixtures/miq_product_features.yml
Outdated
@@ -864,6 +864,10 @@ | |||
:description: Edit Tags of Key Pairs | |||
:feature_type: control | |||
:identifier: auth_key_pair_cloud_tag | |||
- :name: Set Ownership | |||
:description: Set Ownership of Instances |
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.
should be Set Ownership of Key Pairs
d2fe83e
to
b565ac8
Compare
b565ac8
to
1b82b59
Compare
Checked commit PanSpagetka@1b82b59 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
Add Auth KeyPair Ownership feature (cherry picked from commit 2501976) https://bugzilla.redhat.com/show_bug.cgi?id=1589766 https://bugzilla.redhat.com/show_bug.cgi?id=1730066
Ivanchuk backport details:
|
Add Auth KeyPair Ownership feature (cherry picked from commit 2501976) https://bugzilla.redhat.com/show_bug.cgi?id=1741634 https://bugzilla.redhat.com/show_bug.cgi?id=1741635
Hammer backport details:
|
This feature is needed for adding Set Ownership screen. It should be backported to Hammer.
Links [Optional]
ManageIQ/manageiq-ui-classic#5967
ManageIQ/manageiq-ui-classic#5973
https://bugzilla.redhat.com/show_bug.cgi?id=1589766
https://bugzilla.redhat.com/show_bug.cgi?id=1730066