Age | Commit message (Expand) | Author |
2014-02-14 | DataSourceGCE: fix 'is_resolvable', remove unnecessary WARN | Scott Moser |
2014-02-14 | DataSourceOpenStack: allow vendor-data to be a dict with 'cloud-init' inside | Scott Moser |
2014-02-14 | The symlink of /var/lib/cloud/instance is not created at the time that the | Ben Howard |
2014-02-13 | re-work vendor-data and smartos | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-13 | some style changes, some pylint, be less noisy | Scott Moser |
2014-02-13 | Define default vendordata for SmartOS. In absence of a vendordata, use a | Ben Howard |
2014-02-13 | GCE: use dns name instead of IP address | Vaidas Jablonskis |
2014-02-13 | GCE: add unit tests, user-data support and few other fixes | Vaidas Jablonskis |
2014-02-13 | do not warn on waiting for url | Scott Moser |
2014-02-13 | wait less for the metadata service (by default) | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-13 | Add initial GCE datasource | Scott Moser |
2014-02-13 | add 'user-data' support. | Scott Moser |
2014-02-13 | cloudsigma: change default dsmode to 'net' | Scott Moser |
2014-02-13 | merge from trunk | Scott Moser |
2014-02-12 | support configuration of MD_URL, disable if not resolvable. | Scott Moser |
2014-02-12 | Add CloudSigma data source | Kiril Vladimiroff |
2014-02-10 | DataSourceEc2: Fix incorrect return in _get_url_settings | Scott Moser |
2014-02-10 | make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanups | Scott Moser |
2014-02-10 | change behavior to only delete SharedConfig.xml. | Scott Moser |
2014-02-08 | Handle code not existing in older requests versions | Joshua Harlow |
2014-02-08 | Capture IOError and use LOG better | Joshua Harlow |
2014-02-08 | wrap url get call in try/except clause | Vaidas Jablonskis |
2014-02-08 | Remove HEAD usage and other small adjustments | Joshua Harlow |
2014-02-07 | Add a bunch of new tests | Joshua Harlow |
2014-02-07 | Remerged with trunk | Joshua Harlow |
2014-02-07 | Forgot to include _trim_key function | Vaidas Jablonskis |
2014-02-07 | Made new ovf-env.xml handling more robust. Test cases included | Ben Howard |
2014-02-07 | use url_helper instead of requests | Vaidas Jablonskis |
2014-02-07 | Rebase on upstream | Ben Howard |
2014-02-03 | Add Google Compute Engine data source support. | Vaidas Jablonskis |
2014-02-01 | Don't forget the rest of the files! | Joshua Harlow |
2014-02-01 | Add a openstack specific datasource | Joshua Harlow |
2014-02-01 | Fix incorrect return | Joshua Harlow |
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 | Fix for race condition where 'captured' Windows Azure instances identify | Ben Howard |
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 |