Age | Commit message (Expand) | Author |
2013-03-04 | test of resize, a couple small fixes | Scott Moser |
2013-03-04 | add the unit test, fix a few issues | Scott Moser |
2013-03-04 | merge from trunk | Scott Moser |
2013-03-03 | more work | Scott Moser |
2013-03-03 | add default log value to get_mount_info | Scott Moser |
2013-03-01 | fix reversed logic | Scott Moser |
2013-03-01 | remove debug code | Scott Moser |
2013-03-01 | merge from trunk | Scott Moser |
2013-03-01 | fix regression on expected label of filesystem for DataSourceNone | Scott Moser |
2013-03-01 | change parser.parse 'default_opts' to 'options' | Scott Moser |
2013-03-01 | move function to a static list, comment where it came from | Scott Moser |
2013-03-01 | add some unit tests, fix an issue or two | Scott Moser |
2013-03-01 | initial stab at growpart module | Scott Moser |
2013-03-01 | Support resizing btrfs filesystems. | Blair Zajac |
2013-02-27 | do not reload upstart configuration on upstart jobs | Scott Moser |
2013-02-21 | Split Debian and Ubuntu APT sources | Vlastimil Holer |
2013-02-07 | add test_nocloud unit tests, fix one issue found | Scott Moser |
2013-02-07 | user-data doesn't merge in from meta-data (typo) | Scott Moser |
2013-02-04 | make config of nocloud datasource able to specify meta-data and user-data | Scott Moser |
2013-01-30 | Adding package versioning logic to package installation. | Joshua Harlow |
2013-01-30 | Support package versions for the generic package config module | ctracey |
2013-01-29 | Fix broken cc_update_etc_hosts | harlowja |
2013-01-28 | Support resizing btrfs filesystems. | Blair Zajac |
2013-01-28 | config/cc_resolv_conf: run PER_INSTANCE rather than PER_ONCE | Scott Moser |
2013-01-27 | Adding package versioning logic to package_command | Craig Tracey |
2013-01-25 | Adding a resolv.conf configuration module (LP: #1100434) | Joshua Harlow |
2013-01-24 | Merge the old user style with the distro provided config. | harlowja |
2013-01-21 | Add support for operating system families | Joshua Harlow |
2013-01-19 | Merge the old user style with the distro provided config. | harlowja |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2013-01-17 | Fixing missing argument to get_cfg_option_bool | Craig Tracey |
2013-01-17 | Adding a resolv.conf configuration module (LP: #1100434) | Craig Tracey |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2013-01-15 | Fix broken cc_update_etc_hosts (LP: #1100036) | ctracey |
2013-01-15 | cleanup a pep8 failure | ctracey |
2013-01-15 | add support for operating system families | ctracey |
2013-01-07 | Allow 'sr0' to be specified as a device for mounts | Vlastimil Holer |
2013-01-07 | DataSourceCloudStack: fallback to default route if no virtual router found | Gerard Dethier |
2013-01-07 | fix 'lock_password' for cloud-config user setup | Scott Moser |
2013-01-05 | Fix the password locking logic. | Joshua Harlow |
2013-01-05 | Make which fields are redacted come from a field array. | Joshua Harlow |
2013-01-03 | Support for sr[0-9]+ short device names. | Vlastimil Holer |
2012-12-19 | DataSourceCloudStack: use virtual router rather than default route | Gerard Dethier |
2012-12-19 | cloudinit/handlers/upstart_job.py: pep8 / trailing whitespace | Scott Moser |
2012-12-17 | tell upstart to reload configuration after writing an upstart job | Scott Moser |
2012-12-17 | ensure a datasource's 'distro' and sys_cfg are updated | Joshua Harlow |
2012-12-15 | Add 'omnibus' install mode for chef | Scott Moser |
2012-12-13 | Provide a mechanism for puppet to be conditionally installed. | Craig Tracey |
2012-12-12 | add 'omnibus' as an install type for chef. | Scott Moser |
2012-12-06 | cloudinit/stages.py: separate _read_base_cfg() into static function | Scott Moser |