← Back to team overview

cloud-init-dev team mailing list archive

[Merge] lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init

 

The proposal to merge lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init has been updated.

Commit Message changed to:

[cc_disk_setup] Use sectors to resize MBR disks

The version of sfdisk in wily (and onwards) only accepts sectors as a valid disk size.  As such, this refactors the MBR code path in cc_disk_setup to use sectors.

For more details, see:
https://code.launchpad.net/~daniel-thewatkins/cloud-init/lp1460715/+merge/274897
-- 
Your team cloud init development team is requested to review the proposed merge of lp:~daniel-thewatkins/cloud-init/lp1460715 into lp:cloud-init.


References