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

Set the cred.manager to an EMS not a Provider #452

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Aug 19, 2018

Introduced by ManageIQ/manageiq#17531 (but failure is actually due to a bad spec)

Credentials created by EmsRefresh set the credential.manager to the
AutomationManager not a Provider. This causes issues where
credential.manager is expected to be an ExtManagementSystem type.

Fixing test failures 99% stolen from:

Credentials created by EmsRefresh set the credential.manager to the
AutomationManager not a Provider. This causes issues where
credential.manager is expected to be an ExtManagementSystem type.
@miq-bot
Copy link
Member

miq-bot commented Aug 19, 2018

Checked commit kbrock@4bfb191 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
1 file checked, 0 offenses detected
Everything looks fine. 🍪

@kbrock
Copy link
Member Author

kbrock commented Aug 19, 2018

All remaining failures are solved by #447

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

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

LGTM

@agrare
Copy link
Member

agrare commented Aug 20, 2018

Cc @gtanzillo

@gtanzillo gtanzillo merged commit 4bfb191 into ManageIQ:master Aug 21, 2018
@kbrock
Copy link
Member Author

kbrock commented Aug 21, 2018

Merged as part of #454

@kbrock kbrock deleted the fix_credential_manager_spec branch August 21, 2018 16:27
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.

4 participants