summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import version 0.6.3~bzr547-0ubuntu1ubuntu/0.6.3_bzr547-0ubuntu1Scott Moser2016-08-233-7/+25
* merge trunk at 0.6.3~bzr547Scott Moser2016-08-2310-51/+273
|\
| * add supprot for reading public-keys from DataSourcMAASScott Moser2012-03-162-5/+10
| * rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhereScott Moser2012-03-165-32/+32
| * fix pylint warnings in test_userdataScott Moser2012-03-161-0/+5
| * add python-oauth to dependencies [Cosmin Luță]Scott Moser2012-03-131-0/+1
| * Warn in user-data processing on non-multipart, non-handled dataScott Moser2012-03-124-2/+113
| |\
| | * Restrict warning to userdata without MIME wrapping only while still ignoring ...Martin Packman2012-03-123-12/+56
| | * Put a warning in the log when userdata parts are not handledMartin Packman2012-03-081-0/+6
| | * Add tests for writing of userdata parts to the filesystemMartin Packman2012-03-081-0/+60
| * | wrap Changelog to < 80 charsScott Moser2012-03-121-12/+19
| * | fix pylint/pep8 issues in DataSourceCloudStackScott Moser2012-03-121-3/+7
| * | import CloudStack data source [Cosmin Luta]Scott Moser2012-03-124-2/+91
| |\ \
| | * | cloudinit/DataSourceCloudStack: updated copyright and authorScott Moser2012-03-121-4/+3
| | * | Renamed data source to CloudStackCosmin Luță2012-03-0915-103/+690
| | |\ \
| | * \ \ Pushing local commitsCosmin Luță2012-03-041-160/+11
| | |\ \ \
| | | * | | Removed unused urllib2 importCosmin Luță2012-03-041-1/+0
| | | * | | Refactored _get_default_gateway to get_default_gatewayCosmin Luță2012-03-041-3/+3
| | | * | | Importing only inet_ntoa from the socket moduleCosmin Luță2012-03-041-2/+2
| | | * | | Removed the code that was used to wait for the metadata service since it Cosmin Luță2012-03-041-142/+0
| | |/ / /
| | * | | Merge from main branchCosmin Luță2012-03-0419-32/+940
| | |\ \ \
| | * | | | Added support for CloudStack meta-dataCosmin Luță2012-01-252-1/+239
* | | | | | Import version 0.6.3~bzr539-0ubuntu3ubuntu/0.6.3_bzr539-0ubuntu3Scott Moser2016-08-232-2/+11
* | | | | | Import version 0.6.3~bzr539-0ubuntu2ubuntu/0.6.3_bzr539-0ubuntu2Scott Moser2016-08-232-0/+8
* | | | | | Import version 0.6.3~bzr539-0ubuntu1ubuntu/0.6.3_bzr539-0ubuntu1Scott Moser2016-08-234-3/+153
* | | | | | merge trunk at 0.6.3~bzr539Scott Moser2016-08-2315-100/+689
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix copyright and author on cloudinit/DataSourceMaaS.pyScott Moser2012-03-091-3/+1
| | |_|/ / | |/| | |
| * | | | If the user has chosen to remove default ca-certs, prevent package upgrade Scott Moser2012-03-092-1/+7
| |\ \ \ \
| | * | | | Switch to using util.subp.Mike Milner2012-03-082-9/+7
| | * | | | If we don't trust the default certs, don't add new certs fromMike Milner2012-02-242-0/+8
| * | | | | fix spelling error in apt pipeline filenameScott Moser2012-03-091-1/+1
| * | | | | add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)Scott Moser2012-03-094-0/+65
| |\ \ \ \ \
| | * | | | | mention bug number in cloud-config.txtScott Moser2012-03-091-1/+1
| | * | | | | Some cleanups before merge.Scott Moser2012-03-091-29/+12
| | * | | | | Simplified proposed patchBen Howard2012-03-082-62/+20
| | * | | | | Added ability of cloud-init to manage apt http pipeliningBen Howard2012-03-073-0/+122
| | | |_|_|/ | | |/| | |
| * | | | | DataSourceMaaS: some fixes found in testingScott Moser2012-03-081-1/+3
| * | | | | Add DataSourceMaaS, a Data Source for Ubuntu Machine as a ServiceScott Moser2012-03-0810-88/+600
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | doc fixesScott Moser2012-03-081-6/+2
| | * | | | pep8 and pylintScott Moser2012-03-081-6/+8
| | * | | | add a test for read_maas_seed_urlScott Moser2012-03-081-2/+36
| | * | | | remove debug statementScott Moser2012-03-081-2/+0
| | * | | | add MaaS datasource to default searchedScott Moser2012-03-082-2/+2
| | * | | | fix tests for 'hostname' to 'local-hostname' and user-data not requiredScott Moser2012-03-081-6/+6
| | * | | | remove debug statementScott Moser2012-03-081-1/+0
| | * | | | better 'main()', add and use version in api, do not require user-dataScott Moser2012-03-081-33/+102
| | * | | | pylint/pep8 cleanupScott Moser2012-03-071-2/+1
| | * | | | DataSourceMaaS: add test code for the oauth pathScott Moser2012-03-071-1/+17
| | * | | | fix pylint and pep8 warningsScott Moser2012-03-074-13/+8
| | * | | | no need to check explicitly for user-dataScott Moser2012-03-061-3/+0