disk: add support to resize ntfs

Bug #1358316 reported by Sahid Orentino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Sahid Orentino

Bug Description

We should add to disk.api the support to resize ntfs file system after have extended the size of the image.

In a short term purpose ntfsresize could be an option to the existing code.

Tags: disk
description: updated
tags: added: disk
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/115329

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Sean Dague (<email address hidden>) on branch: master
Review: https://review.openstack.org/115329
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Sean Dague (<email address hidden>) on branch: master
Review: https://review.openstack.org/119104
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/119102
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fa04e1e7dfec35043f74d4d30f058d5573b5d20d
Submitter: Jenkins
Branch: master

commit fa04e1e7dfec35043f74d4d30f058d5573b5d20d
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Thu Sep 4 13:45:09 2014 +0000

    disk/vfs: introduce new method get_image_fs

    Introduces a new method get_image_fs which returns
    the filesystem type of an image given.

    Related-bug: #1358316
    Change-Id: I00e608ebcefc2db35eed23ead6e7556fe3dccb2d

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/119103
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c0e7cafff16c934adf80aecbfea8c8f04c10da1a
Submitter: Jenkins
Branch: master

commit c0e7cafff16c934adf80aecbfea8c8f04c10da1a
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Thu Sep 4 13:48:44 2014 +0000

    disk/vfs: introduce new option to setup

    Introduces new option mount=True|False which prevents
    mounting devices when setuping an instance of vfs.

    Related-bug: #1358316
    Change-Id: I8d2d0b44890fa5277dc9d902d12d6f9ac883f155

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/119104
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=f2ab814f531f015561aebc46b3573c050b9c117d
Submitter: Jenkins
Branch: master

commit f2ab814f531f015561aebc46b3573c050b9c117d
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Thu Sep 4 15:41:46 2014 +0000

    disk: use new vfs method and option to extend

    This commit renames the method is_image_partitionless
    to is_image_extendable which reflect better the role of it
    also uses new method and option introduced in a previous
    commits to reduce the unecessary among of work done.

    Related-bug: #1358316
    Change-Id: I491a1e3be59471dc78745c1234d95b2f68ac42b3

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: kilo-3 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.