Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | settings: fix typo resulting in OpenStack and GCE not running. | Scott Moser | |
LP: #1329583 | |||
2014-02-13 | add Openstack to default datasources | Scott Moser | |
2014-02-13 | Add initial GCE datasource | Scott Moser | |
There are some rough edges here and its missing some test, but I want to get this pulled in. | |||
2014-02-12 | Add CloudSigma data source | Kiril Vladimiroff | |
2014-02-03 | Add Google Compute Engine data source support. | Vaidas Jablonskis | |
2014-01-16 | cloudinit/settings.py: add vendor_data to built in config | Scott Moser | |
2013-09-05 | Merged trunk lp:cloud-init | Vlastimil Holer | |
2013-07-18 | Added SmartOS datasource and unit tests. | Ben Howard | |
2013-07-09 | add azure to ds list | Scott Moser | |
2012-09-12 | Initial support for OpenNebula's contextualization disk. | Vlastimil Holer | |
2012-08-19 | Add a 'none' datasource as a last resort fallback | Joshua Harlow | |
1. This will allow a basically empty datasource to be activated (as the last datasource) when no other datasources work. This allows modules to still run (if they can, new function added to the datasource if modules want to check if cloud-init is in this 'disconnected' state). | |||
2012-08-08 | Address review feedback for: | Joe VLcek | |
https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542 | |||
2012-07-17 | Added RHEVm and vSphere support as source AltCloud | Joe VLcek | |
2012-06-22 | Remove suppport for ec2-config | Joshua Harlow | |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow | |
2012-06-15 | Add more comments around what the settings mean, add in a list that can be ↵ | Joshua Harlow | |
used to check if user provided frequencies are actually valid or not | |||
2012-06-09 | Remove pathmap and make this a part of the CloudPath object, add copyright ↵ | Joshua Harlow | |
and format built in config | |||
2012-06-08 | Renamed this, since its more of settings, not all constants. | Joshua Harlow | |