-
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 the Automation Manager submenu key to the permission yaml file #13931
Add the Automation Manager submenu key to the permission yaml file #13931
Conversation
24ad896
to
f175b0e
Compare
@miq-bot add_label ui, bug |
/cc @h-kataria |
Checked commits lgalis/manageiq@f175b0e~...9172f98 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
app/models/miq_action.rb
Outdated
@@ -20,7 +20,8 @@ class MiqAction < ApplicationRecord | |||
"set_custom_attribute" => "Set a Custom Attribute in vCenter", | |||
"inherit_parent_tags" => "Inherit Parent Tags", | |||
"remove_tags" => "Remove Tags", | |||
"delete_snapshots_by_age" => "Delete Snapshots by Age" | |||
"delete_snapshots_by_age" => "Delete Snapshots by Age", |
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.
@lgalis this change doesn't look related to addition of key to permissions file.
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.
yes - just noticed I had pushed this as well- taking it off now.
9172f98
to
f175b0e
Compare
|
@h-kataria @lgalis Also, once this is merged, don't forget the downstream change as well. |
at = Ansible Tower |
Just adding in my general displeasure in that there should never be tab names that are provider specific. Even so, that bridge has already been crossed 😞 |
Add the Automation Manager submenu key to the permission yaml file
Links
https://bugzilla.redhat.com/show_bug.cgi?id=1422533
Steps for Testing/QA
copy the config/permissions.tmpl.yml to config/permissions.yml
Same as #13819 - this time for the Ansible Tower sub-menu