-
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
Core changes for Ansible Credentials UI #14020
Core changes for Ansible Credentials UI #14020
Conversation
5ea4724
to
1aa9ff1
Compare
This pull request is not mergeable. Please rebase and repush. |
@dclarizio Cannot apply the following label because they are not recognized: enhancement ui |
@miq-bot add-label ui |
@chessbyte @Fryguy can you please add reviewer(s), perhaps @martinpovolny and assign to someone as this is needed to move the ansible UI along. Thx, Dan |
@miq-bot add-label enhancement |
@@ -1,4 +1,5 @@ | |||
class ManageIQ::Providers::AutomationManager < ::ExtManagementSystem | |||
require_nested :Authentication |
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.
looks like this is already required a few lines below
1aa9ff1
to
fcb0e93
Compare
Checked commit mzazrivec@fcb0e93 with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0 |
Changes:
require_nested :Authentication
intoManageIQ::Providers::AutomationManager