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

Fix vendor key in physical server #14828

Merged
merged 1 commit into from
Apr 24, 2017
Merged

Fix vendor key in physical server #14828

merged 1 commit into from
Apr 24, 2017

Conversation

walteraa
Copy link
Member

Vendor key used to return value in label_for_vendor method was being considered as the data was coming from database. It was causing bug if the vendor has diferente case of the Vendor hash.

The key should always be in a compliant case, which in this situation is downcase.

Vendor key should be always downcase.
@miq-bot
Copy link
Member

miq-bot commented Apr 20, 2017

Checked commit https://github.com/lenovo/manageiq/commit/a576164f84637b096afe6c6f2f6b6f969517b86b with ruby 2.2.6, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks good. 👍

@blomquisg blomquisg merged commit 0cabb1b into ManageIQ:master Apr 24, 2017
@blomquisg blomquisg added this to the Sprint 59 Ending Apr 24, 2017 milestone Apr 24, 2017
@chessbyte chessbyte added the bug label Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants