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 disk_type attribute #276

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Conversation

borod108
Copy link
Contributor

We were calculating the disk_type based on the sparse property of the
disk. This is incorrect, it should actually be calculated based on the
format property.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1598747

@Ladas
Copy link
Contributor

Ladas commented Aug 16, 2018

@borod108 looks like you'll need to adjust the specs

We were calculating the disk_type based on the sparse property of the
disk. This is incorrect, it should actually be calculated based on the
format property.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1598747
@miq-bot
Copy link
Member

miq-bot commented Aug 16, 2018

Checked commit borod108@a0002db with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
6 files checked, 0 offenses detected
Everything looks fine. 🍪

@agrare agrare self-assigned this Aug 16, 2018
@agrare
Copy link
Member

agrare commented Aug 16, 2018

Unrelated, but it is kind of sad how many duplicate parsers there are :(

@agrare agrare merged commit a0002db into ManageIQ:master Aug 16, 2018
agrare added a commit that referenced this pull request Aug 16, 2018
@agrare agrare added this to the Sprint 93 Ending Aug 27, 2018 milestone Aug 16, 2018
@borod108 borod108 deleted the bug/1598747disk_type branch December 4, 2018 14:57
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.

6 participants