summaryrefslogtreecommitdiff
path: root/cloudinit/sources/__init__.py
AgeCommit message (Expand)Author
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2018-01-24docs: Fix typos in docs and one debug message.aRkadeFR
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-03-24test: add running of pylintJoshua Powers
2017-03-21Bounce network interface for Azure when using the built-in path.Brent Baude
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-19set_hostname: avoid erroneously appending domain to fqdnLars Kellogg-Stedman
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
2016-08-12MAAS: add vendor-data supportScott Moser
2016-06-27fix restoring from a datasource that did not have dsmodeScott Moser
2016-05-26fix typos in namesScott Moser
2016-05-25commit to push for fear of loss.Scott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-04-04DataSource: set ds_cfg to be a dictionaryScott Moser
2016-03-24provide datasource.check_instance_id with access to system configScott Moser
2016-03-22add code to invoke networking configScott Moser
2016-03-21quickly check to see if the previous instance id is still validScott Moser
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-04fix pep8Scott Moser
2015-08-02event name doesnt need mode as it is run through init-local or init-netScott Moser
2015-08-02fix tests from syncScott Moser
2015-07-31plumb the rest the reporting throughScott Moser
2015-07-31move 'mode' out of SearchReportStackScott Moser
2015-07-31address Daniel's comments in reviewScott Moser
2015-07-31add nicer formating and messages for datasource searchingScott Moser
2015-07-31fix issues found when testingScott Moser
2015-07-30tests passScott Moser
2015-07-22Add DataSource.region and use it in mirror selection.Daniel Watkins
2015-07-22Make full data source available to code that handles mirror selection.Daniel Watkins
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-09-03improved logging of errors around module loading/searchingScott Moser
2014-09-02Fix logic statement and pep8 issueJoshua Harlow
2014-09-02Remove/adjust the verbose 'failed at attempted import of' logJoshua Harlow
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-01-23merge from trunkScott Moser
2014-01-16Fixed typosBen Howard
2014-01-16DataSource: remove has_vendordata and consume_vendordata, drop filtersScott Moser
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-12-06new: FreeBSD module to support cloud-init on the FBSD10 platform. In itsHarm Weites
2013-09-10fix DataSource base class to set up ds_cfg for 'Net' sourcesScott Moser
2013-09-10Fix pylint complain on toks.split('.')Vlastimil Holer
2013-09-05Merged trunk lp:cloud-initVlastimil Holer
2013-07-23alias 'availability_zone' to availability-zone in metadata service.Scott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2012-12-19Remove conflicting merge blockVlastimil Holer
2012-12-19Merged trunk lp:cloud-initVlastimil Holer
2012-11-12config-drive-v2: support public keysScott Moser