summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_mounts.py
AgeCommit message (Expand)Author
2013-10-07fix bug mounting first partition of a alias'd name.Scott Moser
2013-10-07Fixed bad ehpemeral0 first partition detection (LP: #1236594)Ben Howard
2013-10-04pep8 and pylint fixesScott Moser
2013-10-04Fixed up issue with attempt to mount nonexistant swapBen Howard
2013-10-04remove duplicate codeScott Moser
2013-10-04try to support ephemeral0.1 in cc_mountsScott Moser
2013-10-03Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...Ben Howard
2013-10-02Added ability to define disks via 'ephemeralX.Y'.Ben Howard
2013-03-07merge from trunkScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-01-03Support for sr[0-9]+ short device names.Vlastimil Holer
2012-10-27Helpful cleanups.harlowja
2012-09-06do not convert type None to string in cfgmnt.Scott Moser
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow