summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2015-03-05DataSourceMAAS: generate oauth headers with adjusted timestamp in case of clo...Oleg Strikov
2015-03-04Fix invalid format string in CloudSigma logging.Daniel Watkins
2015-03-02DataSourceMAAS: fix oauthlib importsScott Moser
2015-02-25move towards user-data being binaryScott Moser
2015-02-24CloudStack: support fetching password from virtual routerScott Moser
2015-02-24merge from trunkScott Moser
2015-02-23Make parameter list for get_hostname method consistentJoshua Harlow
2015-02-23Add documentation about upstream CloudStack HTTP fix.Daniel Watkins
2015-02-23Always close the password server connection, even on failure.Daniel Watkins
2015-02-20Split CloudStack password handling out to separate class.Daniel Watkins
2015-02-20Minor formatting clean-up in CloudStack DS.Daniel Watkins
2015-02-18Set an explicit timeout when fetching CloudStack passwords.Daniel Watkins
2015-02-18Failing to fetch a CloudStack password should never fail the whole DS.Daniel Watkins
2015-02-18Read ovf-env.xml as bytes.Daniel Watkins
2015-02-17Add explanatory comment.Daniel Watkins
2015-02-17Fetch and use passwords from CloudStack virtual router.Daniel Watkins
2015-02-17Clean up imports in DataSourceCloudStack.py.Daniel Watkins
2015-02-13support for managing GPT partitionsScott Moser
2015-02-11fix random_seed moduleScott Moser
2015-01-27Respond to review:Barry Warsaw
2015-01-27Respond to review:Barry Warsaw
2015-01-27Remove a comment turd.Barry Warsaw
2015-01-26Trunk merged and ported.Barry Warsaw
2015-01-26Port the MAAS code to oauthlib.Barry Warsaw
2015-01-26Another handling of b64decode.Barry Warsaw
2015-01-26* More str/bytes fixes.Barry Warsaw
2015-01-22Make parameter list for get_hostname method consistentMarco Morais
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-22merge from trunkScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-20New Azure disk_setup default.Daniel Watkins
2015-01-16pep8 fixesScott Moser
2015-01-14Drop reliance on dmidecode executable.Ben Howard
2015-01-14Use the short name for GCE hostnames per GCE's request (LP: #1383794).Ben Howard
2015-01-06merge from trunkScott Moser
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2015-01-06Corrected errant logging message.Wayne Witzel III
2014-12-19add user-data encoding support for gceWayne Witzel III
2014-10-20Add Digital Ocean Datasource.Scott Moser
2014-10-17Explicitly import only types being comparedNeal Shrader
2014-10-17Correct handling of single/multiple ssh keysNeal Shrader
2014-10-16Use existing metadata crawler to populate datasourceNeal Shrader
2014-10-16Make metadata timeout/retries configurableNeal Shrader
2014-10-16Add DigitalOcean DataSourceNeal Shrader
2014-09-22support 'mtype' as a list, and fix up freebsd mount typesScott Moser
2014-09-22merge from trunkScott Moser
2014-09-11when loading vendordata allow it to be string or listScott Moser
2014-09-10Openstack: Vendor data cleanupScott Moser
2014-09-10OpenStack: search less urls to determine if MD service is there.Scott Moser
2014-09-10drop version= from readersScott Moser