[image-based] fuel-agent will create fs even if image for that fs exists
Bug #1412759 reported by
Alexander Gordeev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Alexander Gordeev | ||
6.0.x |
Fix Committed
|
Medium
|
Alexander Gordeev |
Bug Description
Currently, we create FS wherever they are set even if we then put an image on that device (image is to contain a valid FS).
Moreover, it can consume significant amount of time especially for big partitions.
Changed in fuel: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/144478 /git.openstack. org/cgit/ stackforge/ fuel-web/ commit/ ?id=677486059c8 d5d621287cabbe7 023014d3eb392e
Committed: https:/
Submitter: Jenkins
Branch: master
commit 677486059c8d5d6 21287cabbe70230 14d3eb392e
Author: Alexander Gordeev <email address hidden>
Date: Tue Dec 30 19:37:29 2014 +0300
Remove extra fs making in fuel-agent
Currently, we create FS wherever they are set even if we then put an
image on that device (image is to contain a valid FS).
Moreover, It can consume significant amount of time. Let's avoid that.
Change-Id: Id45e35d18ec48b 308aec2415c65de 8137b745e84
Closes-Bug: #1412759