Age | Commit message (Expand) | Author |
2012-11-12 | config-drive-v2: support public keys | Scott Moser |
2012-11-12 | pep8 and pylint fixups | Scott Moser |
2012-11-12 | REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub... | 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-12 | add comment to get_instance_userdata reguarding empty/un-provided userdata | Scott Moser |
2012-11-12 | merge from trunk | Scott Moser |
2012-11-11 | config-drive-v2: populate metadata['public-keys'] from 'public_keys' | Scott Moser |
2012-11-10 | whitespace / indentation cleanups | Scott Moser |
2012-11-10 | add yum_add_repo configuration module | Scott Moser |
2012-11-10 | 1 pep8 and 1 pylint fix | Scott Moser |
2012-11-10 | revert unrelated whitespace changes that creeped in. | Scott Moser |
2012-11-10 | sync with trunk | Scott Moser |
2012-11-10 | Add 'migrator' for handling config name changes and consistency | Joshua Harlow |
2012-11-10 | update ChangeLog | Scott Moser |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration | Joshua Harlow |
2012-11-09 | Merge the yaml/cloud config examples checking tool. | Joshua Harlow |
2012-11-09 | Fix pep8 warnings. | Joshua Harlow |
2012-11-09 | Fix the fqdn/hostname case for rhel and ubuntu | Joshua Harlow |
2012-11-09 | Fix the none return problem. | Joshua Harlow |
2012-11-08 | Forgot the test! | Joshua Harlow |
2012-11-08 | Fix the case where on a redhat based system | Joshua Harlow |
2012-11-08 | Merge fix for distro config not being | Joshua Harlow |
2012-11-08 | Ensure that at needed stages the local variables | Joshua Harlow |
2012-11-08 | Add non-zero exit code when | Joshua Harlow |
2012-11-08 | improve zsh support in tools/Z99-cloud-locale-test.sh | Scott Moser |
2012-11-08 | work with zsh by using 'emulate -L sh'. | Scott Moser |
2012-11-08 | remove unused variable 'cr'. fix usage of 'value' to local 'val' | Scott Moser |
2012-11-08 | revert old zsh fix (revno 697) | Scott Moser |
2012-11-07 | 1. Ensure that the sem_path exists and | harlowja |
2012-11-07 | 1. Check the name and not the full path | harlowja |
2012-11-07 | Start adding a 'migrator' module | Joshua Harlow |
2012-11-07 | Add a makefile yaml checking target | Joshua Harlow |
2012-11-07 | 1. Rebased with trunk | Joshua Harlow |
2012-11-07 | remove dead code from DataSourceEc2 | Scott Moser |
2012-11-07 | test and path cleanups. | Joshua Harlow |
2012-11-07 | trivial: -name first is faster due to no need for stat | Scott Moser |
2012-11-07 | Add a more generic package install mechansim | Scott Moser |
2012-11-07 | adjust documentation to account for apt/package aliases | Scott Moser |
2012-11-07 | merge from trunk | Scott Moser |
2012-11-07 | add ChangeLog entry | Scott Moser |
2012-11-07 | update config to address name change | Scott Moser |
2012-11-07 | fix pep8 warnings | Scott Moser |
2012-11-07 | support unicode in user-data input of unknown types | Joshua Harlow |
2012-11-06 | Do the append after escape. | Joshua Harlow |
2012-11-06 | Use a method instead + at least | Joshua Harlow |
2012-11-06 | Fix the case where a unknown type is seen and | Joshua Harlow |
2012-11-06 | tools/Z99-cloud-locale-test.sh: avoid warning when shell is zsh | Scott Moser |