Age | Commit message (Expand) | Author |
2012-06-07 | 1. Move cloud init and cloud config objects to a cloud file. | Joshua Harlow |
2012-06-07 | Add in a helper that is useful for running pep8/pylint | Joshua Harlow |
2012-06-07 | Add a file that just deals with url like functions | Joshua Harlow |
2012-06-07 | Add a file that just deals with handling modules and part data | Joshua Harlow |
2012-06-07 | Darn it. Those shouldn't be there! | Joshua Harlow |
2012-06-07 | 1. Adding some new helper files that split off file inclusion, templating, im... | Joshua Harlow |
2012-06-07 | Move binaries to an actual binary dir. | Joshua Harlow |
2012-05-22 | remove usage of subprocess.check_output | Scott Moser |
2012-05-22 | support relative path in AuthorizedKeysFile | Scott Moser |
2012-04-10 | cc_landscape.py: if /etc/landscape does not exist, then create it | Scott Moser |
2012-04-10 | pep8: fix white space | Scott Moser |
2012-04-09 | fix chef documentation (LP: #960564) | Scott Moser |
2012-04-09 | replace bug links with LP: # syntax, use '$RELEASE' for apt source | Scott Moser |
2012-04-07 | Added an example for using Chef with oneiric | Lorin Hochstein |
2012-04-07 | Added GPG key | Lorin Hochstein |
2012-04-05 | Fixed opscode repo in chef recipe | Lorin Hochstein |
2012-04-05 | Allow a url to cloud-config data to be specified on kernel config line | Scott Moser |
2012-04-05 | add a better exception message | Scott Moser |
2012-04-05 | revert improved exception printing, as it was broken | Scott Moser |
2012-04-05 | syntax error fix | Scott Moser |
2012-04-05 | improve exception message | Scott Moser |
2012-04-05 | move the reading of the cmdline cloud-config url to cloud-init.py | Scott Moser |
2012-04-04 | fix issue found in real test | Scott Moser |
2012-04-04 | add reading of 'seedfrom' via DataSourceNoCloud's DataSourceConfig | Scott Moser |
2012-04-04 | initial checkin of kernel commandline cloud-config url support | Scott Moser |
2012-04-04 | Provide informative message when user logs in with unsupported locale | Scott Moser |
2012-04-04 | minor cleanup to messages, combine commands to single line | Scott Moser |
2012-04-04 | Only show this message one time. | Scott Moser |
2012-04-04 | move Z99-cloud-locale-test.sh out of profile.d to tools | Scott Moser |
2012-04-02 | Fixed deficiency in merge proposal. | Ben Howard |
2012-03-30 | Added a profile.d message to inform people about invalid locale setting. | Ben Howard |
2012-03-26 | cc_chef: fix bug when validation_key was present, but validation_cert was not | Scott Moser |
2012-03-21 | fix bad variable if blocking cc_resizefs | Scott Moser |
2012-03-21 | allow cloud-config to control if resizefs is blocking or not | Scott Moser |
2012-03-21 | cc_resizefs: run resizefs in the background during boot. | Scott Moser |
2012-03-19 | DataSource: if public-keys is a string, split it on newline | Scott Moser |
2012-03-16 | add supprot for reading public-keys from DataSourcMAAS | Scott Moser |
2012-03-16 | rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere | Scott Moser |
2012-03-16 | fix pylint warnings in test_userdata | Scott Moser |
2012-03-13 | add python-oauth to dependencies [Cosmin Luță] | Scott Moser |
2012-03-12 | Warn in user-data processing on non-multipart, non-handled data | Scott Moser |
2012-03-12 | wrap Changelog to < 80 chars | Scott Moser |
2012-03-12 | fix pylint/pep8 issues in DataSourceCloudStack | Scott Moser |
2012-03-12 | import CloudStack data source [Cosmin Luta] | Scott Moser |
2012-03-12 | cloudinit/DataSourceCloudStack: updated copyright and author | Scott Moser |
2012-03-12 | Restrict warning to userdata without MIME wrapping only while still ignoring ... | Martin Packman |
2012-03-09 | Renamed data source to CloudStack | Cosmin Luță |
2012-03-09 | fix copyright and author on cloudinit/DataSourceMaaS.py | Scott Moser |
2012-03-09 | If the user has chosen to remove default ca-certs, prevent package upgrade | Scott Moser |
2012-03-09 | fix spelling error in apt pipeline filename | Scott Moser |