Age | Commit message (Expand) | Author |
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-14 | Provide a mechanism for puppet to be conditionally installed. | Craig Tracey |
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 |
2012-12-04 | write-ssh-key-fingerprints: use logger -s rather than --stderr | Joshua Harlow |
2012-12-04 | replace if..else based on presense of /etc/redhat-release with use of -s | Scott Moser |
2012-12-04 | merge from trunk | Scott Moser |
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-28 | Check for running inside RHEL and adjust the logging options. | Joshua Harlow |
2012-11-20 | fix "resize_root: noblock" | Scott Moser |
2012-11-20 | pep8 and pylint | Scott Moser |
2012-11-19 | add 'sudo' entry for default user in default config/cloud.cfg | Scott Moser |
2012-11-15 | Strings are iterable... | Joshua Harlow |
2012-11-15 | Raise a type error when a sudoers rule is not an accepted type. | Joshua Harlow |
2012-11-14 | Cleanup the tests slightly. | Joshua Harlow |
2012-11-14 | Add the string sudoers rule test case as well. | Joshua Harlow |
2012-11-14 | Add a test to make sure this doesn't happen again. | Joshua Harlow |
2012-11-14 | Fix sudoers being written multiple times when strings are used. | Joshua Harlow |
2012-11-14 | Add a check on the changelog version comparing to the code version. | Joshua Harlow |
2012-11-14 | Add a check on the changelog version comparing to the code version. | Joshua Harlow |
2012-11-14 | Bump the version to 0.7.2 | Joshua Harlow |
2012-11-14 | add debian watch | Scott Moser |
2012-11-14 | open 0.7.2 | Scott Moser |
2012-11-14 | set shell for default ubuntu user to /bin/bash | Scott Moser |
2012-11-13 | Create a utility testcase class that fixes some of the 2.6 missing pieces | Joshua Harlow |
2012-11-13 | Create a utility testcase class that fixes some of the 2.6 missing pieces | Joshua Harlow |
2012-11-13 | Only attempt to read the previous hostname file if it exists. | Scott Moser |
2012-11-13 | Update how errors are handled when writing and reading hostnames. | Joshua Harlow |
2012-11-13 | Only attempt to read the previous hostname file if it exists. | Joshua Harlow |
2012-11-13 | check for a marker file by the normal name also | Scott Moser |
2012-11-13 | make migrator walk the "cloud" path also | Scott Moser |
2012-11-13 | support 'power_state' cloud-config for specifying shutdown | Scott Moser |
2012-11-13 | use os.devnull [trivial] | Scott Moser |
2012-11-13 | Even when using boto < 2.6 force the unlazying to occur | Scott Moser |
2012-11-13 | add sleep, allow errno '3' (ESRCH) on the open of /proc/pid/cmdline | Scott Moser |
2012-11-13 | Even when using boto < 2.6 force the unlazying to occur | Joshua Harlow |
2012-11-13 | clean up exit to single function call | Scott Moser |
2012-11-13 | fix read of /proc/cmdline | Scott Moser |
2012-11-13 | 'name' for default user must be all lower case. | Scott Moser |
2012-11-13 | merge from trunk | Scott Moser |
2012-11-13 | fix bad dependency added during the boto fix | Scott Moser |
2012-11-13 | add dependency for 'pkg_resources' | Scott Moser |
2012-11-13 | sort PKG_MP entries | Scott Moser |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-13 | pep8 and pylint | Scott Moser |
2012-11-13 | rename module 'finalcmd' to power-state-change | Scott Moser |
2012-11-13 | merge from trunk | Scott Moser |