summaryrefslogtreecommitdiff
path: root/cloudinit/settings.py
AgeCommit message (Expand)Author
2019-08-08New data source for the Exoscale.com cloud platformChris Glass
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-03-23Enable IBMCloud datasource in settings.py.Scott Moser
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2017-07-17Scaleway: add datasource with user and vendor data for Scaleway.Julien Castets
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-03-17net: add renderers for automatically selecting the renderer.Scott Moser
2017-02-03Add tools/ds-identify to identify datasources available.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-10-18DigitalOcean: enable usage of data source by default.Scott Moser
2016-03-07Enable Bigstep data source in default configurationAlex Sirbu
2015-03-04fix logging perms with list rather than singleScott Moser
2014-08-21settings: fix typo resulting in OpenStack and GCE not running.Scott Moser
2014-02-13add Openstack to default datasourcesScott Moser
2014-02-13Add initial GCE datasourceScott Moser
2014-02-12Add CloudSigma data sourceKiril Vladimiroff
2014-02-03Add Google Compute Engine data source support.Vaidas Jablonskis
2014-01-16cloudinit/settings.py: add vendor_data to built in configScott Moser
2013-09-05Merged trunk lp:cloud-initVlastimil Holer
2013-07-18Added SmartOS datasource and unit tests.Ben Howard
2013-07-09add azure to ds listScott Moser
2012-09-12Initial support for OpenNebula's contextualization disk.Vlastimil Holer
2012-08-19Add a 'none' datasource as a last resort fallbackJoshua Harlow
2012-08-08Address review feedback for:Joe VLcek
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 us...Joshua Harlow
2012-06-09Remove pathmap and make this a part of the CloudPath object, add copyright an...Joshua Harlow
2012-06-08Renamed this, since its more of settings, not all constants.Joshua Harlow