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

Do not fill mountpoint of empty disk #5677

Conversation

Ladas
Copy link
Contributor

@Ladas Ladas commented Dec 2, 2015

Disks are not really created an mounted, we just want to show
them as blank.

The mounpoint is used for comparing with attached volumes, so
it was showing the relation badly.

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

Disks are not really created and mounted. The mounpoint is used for
comparing with attached volumes, so by storing empty disks we
are showing the relation badly. The mountpoint is mandatory column
so we cannot store disks without it.

Fixes BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1287635
@Ladas Ladas force-pushed the openstack_dont_fill_mountpoint_of_0_size_disks branch from 01e26cc to 1b304f0 Compare December 3, 2015 17:05
@miq-bot
Copy link
Member

miq-bot commented Dec 3, 2015

Checked commit Ladas@1b304f0 with ruby 2.2.3, rubocop 0.34.2, and haml-lint 0.13.0
2 files checked, 2 offenses detected

app/models/manageiq/providers/openstack/cloud_manager/refresh_parser.rb

@chessbyte
Copy link
Member

@blomquisg please review

blomquisg added a commit that referenced this pull request Dec 8, 2015
…_0_size_disks

Do not fill mountpoint of empty disk
@blomquisg blomquisg merged commit 771ea2e into ManageIQ:master Dec 8, 2015
@blomquisg blomquisg added this to the Sprint 34 Ending Dec 28, 2015 milestone Dec 8, 2015
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.

None yet

5 participants