summaryrefslogtreecommitdiff
path: root/cloudinit/settings.py
AgeCommit message (Collapse)Author
2013-07-18Added SmartOS datasource and unit tests.Ben Howard
2013-07-09add azure to ds listScott Moser
2012-08-19Add a 'none' datasource as a last resort fallbackJoshua 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-08Address review feedback for:Joe VLcek
https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542
2012-07-17Added RHEVm and vSphere support as source AltCloudJoe VLcek
2012-06-22Remove suppport for ec2-configJoshua Harlow
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-15Add 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-09Remove pathmap and make this a part of the CloudPath object, add copyright ↵Joshua Harlow
and format built in config
2012-06-08Renamed this, since its more of settings, not all constants.Joshua Harlow