Age | Commit message (Expand) | Author |
2014-02-13 | add 'user-data' support. | Scott Moser |
2014-02-12 | support configuration of MD_URL, disable if not resolvable. | Scott Moser |
2014-02-08 | wrap url get call in try/except clause | Vaidas Jablonskis |
2014-02-07 | Forgot to include _trim_key function | Vaidas Jablonskis |
2014-02-07 | use url_helper instead of requests | Vaidas Jablonskis |
2014-02-03 | Add Google Compute Engine data source support. | Vaidas Jablonskis |
2014-01-28 | DataSourceNoCloud: support reading vendor-data | Scott Moser |
2014-01-24 | minor changes for pylint, write_boot_content improvement. | Scott Moser |
2014-01-24 | Make SmartOS script handling self-contained in datasource. | Ben Howard |
2014-01-24 | Fixed flip-flopped comment | Ben Howard |
2014-01-24 | Fixes for SmartOS datasource (LP: #1272115): | Ben Howard |
2014-01-23 | merge from trunk | Scott Moser |
2014-01-23 | Consider partitions as sources for configdrive if labelled correctly | Paul Querna |
2014-01-17 | merge from trunk | Scott Moser |
2014-01-16 | DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seen | Scott Moser |
2014-01-16 | Fixed typos | Ben Howard |
2014-01-16 | DataSource: remove has_vendordata and consume_vendordata, drop filters | Scott Moser |
2014-01-15 | merge from trunk | Scott Moser |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |
2014-01-09 | Azure: minor changes for filename as strings and logging. | Scott Moser |
2014-01-09 | Added vendordata to SmartOS | Ben Howard |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-12-06 | new: FreeBSD module to support cloud-init on the FBSD10 platform. In its | Harm Weites |
2013-11-07 | Change SmartOS verb for availability zone (LP: #1249124) | Ben Howard |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
2013-10-07 | trim trailing whitespace on smartos hostname when it came from dmidecode. | Scott Moser |
2013-10-07 | Fixed SmartOS hostname whitespace bug (LP: #1236445). | Ben Howard |
2013-10-04 | DataSourceSmartOS: remove unnecessary availability_zone attribute | Scott Moser |
2013-10-03 | Configure SmartOS Datasource to be region aware | Ben Howard |
2013-10-03 | Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak... | Ben Howard |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-09-27 | Disable partitioning of ephemeral for SmartOS at request of Joyent | Ben Howard |
2013-09-27 | azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1 | Scott Moser |
2013-09-27 | fix tests small other changes | Scott Moser |
2013-09-26 | re-work 'ephemeral_disk' and location of builtin config | Scott Moser |
2013-09-26 | fix pep8 | Scott Moser |
2013-09-26 | Added support for formating the ephemeral disk on Windows Azure. | Ben Howard |
2013-09-19 | Fixes for the MP. | Ben Howard |
2013-09-11 | merge from trunk | Scott Moser |
2013-09-10 | some cleanups and changes | Scott Moser |
2013-09-10 | fix DataSource base class to set up ds_cfg for 'Net' sources | Scott Moser |
2013-09-10 | Fix detection of ETHx_IP context variable, add test. | Vlastimil Holer |
2013-09-10 | Configurable OpenNebula::parseuser. Seed search dir+dev merge. ... | Vlastimil Holer |
2013-09-09 | populate random_seed in azure data source | Scott Moser |
2013-09-10 | Fix pylint complain on toks.split('.') | Vlastimil Holer |
2013-09-10 | Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ... | Vlastimil Holer |
2013-09-09 | add support for reading random_seed on azure also. | Scott Moser |
2013-09-05 | PEP8 and Pylint fixes. Move context.sh "parser" into separate | Vlastimil Holer |
2013-09-05 | Merged trunk lp:cloud-init | Vlastimil Holer |
2013-09-04 | Search for contextualization CDROM by LABEL=CONTEXT | Vlastimil Holer |