summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2014-02-12Add CloudSigma data sourceKiril Vladimiroff
2014-02-10DataSourceEc2: Fix incorrect return in _get_url_settingsScott Moser
2014-02-10make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanupsScott Moser
2014-02-10change behavior to only delete SharedConfig.xml.Scott Moser
2014-02-07Made new ovf-env.xml handling more robust. Test cases includedBen Howard
2014-02-07Rebase on upstreamBen Howard
2014-02-01Fix incorrect returnJoshua Harlow
2014-01-28DataSourceNoCloud: support reading vendor-data Scott Moser
2014-01-24minor changes for pylint, write_boot_content improvement.Scott Moser
2014-01-24Make SmartOS script handling self-contained in datasource.Ben Howard
2014-01-24Fixed flip-flopped commentBen Howard
2014-01-24Fixes for SmartOS datasource (LP: #1272115):Ben Howard
2014-01-23merge from trunkScott Moser
2014-01-23Consider partitions as sources for configdrive if labelled correctlyPaul Querna
2014-01-17merge from trunkScott Moser
2014-01-16DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seenScott Moser
2014-01-16Fixed typosBen Howard
2014-01-16DataSource: remove has_vendordata and consume_vendordata, drop filtersScott Moser
2014-01-15Fix for race condition where 'captured' Windows Azure instances identifyBen Howard
2014-01-15merge from trunkScott Moser
2014-01-09Allow a Config Drive source on a partition, if the label matches.Paul Querna
2014-01-09Azure: minor changes for filename as strings and logging.Scott Moser
2014-01-09Added vendordata to SmartOSBen Howard
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-11-07Change SmartOS verb for availability zone (LP: #1249124)Ben Howard
2013-10-17fix DataSourceAzure incompatibility with 2.6Scott Moser
2013-10-07trim trailing whitespace on smartos hostname when it came from dmidecode.Scott Moser
2013-10-07Fixed SmartOS hostname whitespace bug (LP: #1236445).Ben Howard
2013-10-04DataSourceSmartOS: remove unnecessary availability_zone attributeScott Moser
2013-10-03Configure SmartOS Datasource to be region awareBen Howard
2013-10-03Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak...Ben Howard
2013-10-02Added ability to define disks via 'ephemeralX.Y'.Ben Howard
2013-09-27Disable partitioning of ephemeral for SmartOS at request of JoyentBen Howard
2013-09-27azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1Scott Moser
2013-09-27fix tests small other changesScott Moser
2013-09-26re-work 'ephemeral_disk' and location of builtin configScott Moser
2013-09-26fix pep8Scott Moser
2013-09-26Added support for formating the ephemeral disk on Windows Azure.Ben Howard
2013-09-19Fixes for the MP.Ben Howard
2013-09-11merge from trunkScott Moser
2013-09-10some cleanups and changesScott Moser
2013-09-10fix DataSource base class to set up ds_cfg for 'Net' sourcesScott Moser
2013-09-10Fix detection of ETHx_IP context variable, add test.Vlastimil Holer
2013-09-10Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...Vlastimil Holer
2013-09-09populate random_seed in azure data sourceScott Moser
2013-09-10Fix pylint complain on toks.split('.')Vlastimil Holer
2013-09-10Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...Vlastimil Holer
2013-09-09add support for reading random_seed on azure also.Scott Moser
2013-09-05PEP8 and Pylint fixes. Move context.sh "parser" into separateVlastimil Holer