summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_growpart.py
AgeCommit message (Expand)Author
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-07-30add util.log_time helperScott Moser
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05change default mode to 'auto'Scott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2013-03-03more workScott Moser
2013-03-01initial stab at growpart moduleScott Moser