Age | Commit message (Expand) | Author |
2012-12-04 | write-ssh-key-fingerprints: use logger -s rather than --stderr | Joshua Harlow |
2012-12-03 | ChangeLog: mention fix of lp:1079002 | Scott Moser |
2012-12-01 | make sure no blank lines before cloud-init entry in ca-certificates.conf | Scott Moser |
2012-11-20 | fix "resize_root: noblock" | Scott Moser |
2012-11-19 | add 'sudo' entry for default user in default config/cloud.cfg | Scott Moser |
2012-11-14 | add debian watch | Scott Moser |
2012-11-14 | open 0.7.2 | Scott Moser |
2012-11-13 | support 'power_state' cloud-config for specifying shutdown | Scott Moser |
2012-11-13 | Even when using boto < 2.6 force the unlazying to occur | Scott Moser |
2012-11-13 | merge from trunk | Scott Moser |
2012-11-13 | add dependency for 'pkg_resources' | Scott Moser |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-13 | merge from trunk | Scott Moser |
2012-11-13 | Use a set of helper/parsing classes to perform system configuration | Joshua Harlow |
2012-11-12 | Update the changelog with functions moved. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-12 | Remove dup and un-needed entries. | Joshua Harlow |
2012-11-12 | add 'finalcmd' module for running code after cloud-init-final | Scott Moser |
2012-11-12 | Append changelog additions. | Joshua Harlow |
2012-11-12 | Update changelog for previous commits. | Joshua Harlow |
2012-11-12 | mark changelog entry for lp:1075980 | Scott Moser |
2012-11-12 | config-drive-v2: support public keys | Scott Moser |
2012-11-12 | wrap boto.utils.get_instance_metadata to ensure non-lazy loading | Scott Moser |
2012-11-12 | add ChangeLog entry | Scott Moser |
2012-11-10 | add yum_add_repo configuration module | Scott Moser |
2012-11-10 | update ChangeLog | Scott Moser |
2012-11-07 | test and path cleanups. | Joshua Harlow |
2012-11-07 | merge from trunk | Scott Moser |
2012-11-07 | add ChangeLog entry | Scott Moser |
2012-11-07 | support unicode in user-data input of unknown types | Joshua Harlow |
2012-11-06 | tools/Z99-cloud-locale-test.sh: avoid warning when shell is zsh | Scott Moser |
2012-10-23 | multipart or cloud-config-archive, do not fail on unknown headers | Scott Moser |
2012-10-23 | restart landscape after config or install | Thomas Herve |
2012-10-15 | cc_landscape: do nothing if config not give. install landscape-client. | Thomas Hervé |
2012-10-05 | update ChangeLog for previous 2 commits. | Scott Moser |
2012-10-01 | fix oauth time skew. actual implementation was returning 401 not 403. | Scott Moser |
2012-09-19 | if a logged message fails, fallback to logging to stdout | Joshua Harlow |
2012-09-14 | remove 'start networking' from cloud-init-nonet | Scott Moser |
2012-08-27 | DataSourceEc2: require 'instance-data' as top level domain | Scott Moser |
2012-08-24 | add changelog entry | Scott Moser |
2012-08-22 | add support for creating initial users and groups | Scott Moser |
2012-08-22 | add apt_reboot_if_required to reboot if required | Scott Moser |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-08-20 | Add the "None" datasource | Scott Moser |
2012-08-20 | mark bug 1010582 as fixed. | Scott Moser |
2012-08-20 | add ssh-authkey-fingerprint config module, to print fingerprints to console | Scott Moser |
2012-08-14 | Add RHEVm and vSphere support as datasource AltCloud | Scott Moser |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-09 | update Changelog | Scott Moser |
2012-07-01 | Adjust the changelog after adding 'hacking.py' | harlowja |