Age | Commit message (Expand) | Author |
2013-12-11 | essage | Shraddha Pandhe |
2013-12-11 | bug: 1258619 added namespace for config options, output file, commandline arg... | Shraddha Pandhe |
2013-12-06 | This is a new debug module thats supposed to print out | Shraddha Pandhe |
2013-11-19 | open 0.7.5 | Scott Moser |
2013-11-19 | fix 'make rpm' by removing 0.6.4 entry from ChangeLog (LP: #1241834) | Scott Moser |
2013-11-19 | pep8 fix | Scott Moser |
2013-11-19 | fix issue with get_mount_info on older kernels | Scott Moser |
2013-11-19 | Documentation: fix name of 'cloud-init-per' command | Scott Moser |
2013-11-13 | Fix bug lp:1248625 by reading /etc/mtab when mountinfo is not present. | Tim Daly Jr. |
2013-11-08 | Change SmartOS verb for availability zone | Scott Moser |
2013-11-07 | Change SmartOS verb for availability zone (LP: #1249124) | Ben Howard |
2013-10-31 | Documentation: fix name of "cloud-init-per" command | Robie Basak |
2013-10-24 | support calling add-apt-repository on cloud-archive: entries | Scott Moser |
2013-10-24 | improve error message on failure of add-apt-repository | Scott Moser |
2013-10-24 | mention in doc | Scott Moser |
2013-10-24 | allow template rendering before passing to add-apt-repository | Scott Moser |
2013-10-24 | fix use search | Scott Moser |
2013-10-24 | support calling add-apt-repository on cloud-archive: entries | Scott Moser |
2013-10-17 | fix power_state_change config module so that example works, improve doc | Scott Moser |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
2013-10-09 | Log message around import failure | Joshua Harlow |
2013-10-09 | power_state_change: convert an int input for delay to string, improve doc | Scott Moser |
2013-10-07 | fix bug mounting first partition of a alias'd name. | Scott Moser |
2013-10-07 | open 0.7.4 | Scott Moser |
2013-10-07 | Fixed bad ehpemeral0 first partition detection (LP: #1236594) | Ben Howard |
2013-10-07 | trim trailing whitespace on smartos hostname when it came from dmidecode. | Scott Moser |
2013-10-07 | Fixed SmartOS hostname whitespace bug (LP: #1236445). | Ben Howard |
2013-10-04 | DataSourceSmartOS: remove unnecessary availability_zone attribute | Scott Moser |
2013-10-04 | fix failure to create disks on azure, create new 'dev.part' notation | Ben Howard |
2013-10-04 | pep8 and pylint fixes | Scott Moser |
2013-10-04 | Fixed up issue with attempt to mount nonexistant swap | Ben Howard |
2013-10-04 | remove duplicate code | Scott Moser |
2013-10-04 | try to support ephemeral0.1 in cc_mounts | Scott Moser |
2013-10-04 | simplifications and some function renames | Scott Moser |
2013-10-03 | Added support for 'ephmeral0.<auto|any|0>' for device mappings in disk | Ben Howard |
2013-10-03 | Make {pep8,pylint,test} pass commit. | Ben Howard |
2013-10-03 | Wrapped use of 'lsblk' to a generator function; removed other fcalls to 'lsblk' | Ben Howard |
2013-10-03 | Configure SmartOS Datasource to be region aware | Ben Howard |
2013-10-03 | Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak... | Ben Howard |
2013-10-03 | remove verbosity of log.info | Scott Moser |
2013-10-03 | use native python code for wiping partition table | Scott Moser |
2013-10-03 | fix pep8 | Scott Moser |
2013-10-03 | merge from trunk | Scott Moser |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-10-02 | cc_growpart: respect /etc/growroot-disabled | Scott Moser |
2013-10-02 | examples/cloud-config-user-groups.txt doc fix, fix pep8 | Scott Moser |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-02 | use long format args rather than short | Scott Moser |
2013-10-01 | Reordered several imports in order for test suite to pass. | Eric Nordlund |
2013-10-01 | Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds. | Eric Nordlund |