summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-13merge from trunkScott Moser
2014-02-12Add CloudSigma data sourceKiril Vladimiroff
2014-02-10change behavior to only delete SharedConfig.xml.Scott Moser
2014-02-08Remove HEAD usage and other small adjustmentsJoshua Harlow
2014-02-07Add test for disabled dsmodeJoshua Harlow
2014-02-07Adjust detection of python versions and variables exposedJoshua Harlow
2014-02-07Add a bunch of new testsJoshua Harlow
2014-02-07Remerged with trunkJoshua Harlow
2014-02-07Made new ovf-env.xml handling more robust. Test cases includedBen Howard
2014-02-01Don't forget the rest of the files!Joshua Harlow
2014-02-01Add a openstack specific datasourceJoshua Harlow
2014-01-29add 2 tests for vendordata Scott Moser
2014-01-27add 'pathprefix2dict' utility for use by DataSourceNoCloudScott Moser
2014-01-27populate_dir: only makedir if it doesn't existScott Moser
2014-01-24read_file_or_url: raise UrlError with 404 on ENOENTScott Moser
2014-01-24Rebasing on trunkBen Howard
2014-01-24pylint and long line fixes.Scott Moser
2014-01-24Fixes for SmartOS datasource (LP: #1272115):Ben Howard
2014-01-23Skip retry and continued fetch of userdata when NOT_FOUNDJoshua Harlow
2014-01-23Consider partitions as sources for configdrive if labelled correctlyPaul Querna
2014-01-17drop requirement on boto for its boto.utils.get_instance_metadata()Scott Moser
2014-01-17merge from trunkScott Moser
2014-01-17remove support for resizing via 'parted resizepart'Scott Moser
2014-01-17fix pep8 (trailing ';')Scott Moser
2014-01-17pep8 and pylint fixes; typo fix for documentationBen Howard
2014-01-17Fix tstsBen Howard
2014-01-16DataSourceOpenNebula:parse_shell_config skip 'SECONDS' var if seenScott Moser
2014-01-10Add ec2 utils tests and httpretty requirement for http mockingJoshua Harlow
2014-01-09Allow a Config Drive source on a partition, if the label matches.Paul Querna
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-10-02Added ability to define disks via 'ephemeralX.Y'.Ben Howard
2013-10-02examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-09-27fix test to adjust for 'ephemeral0' being /dev/sdbScott Moser
2013-09-27fix tests small other changesScott 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-11All fake util.find_devs_with set before try-finally sectionVlastimil Holer
2013-09-10some cleanups and changesScott Moser
2013-09-10Fix detection of ETHx_IP context variable, add test.Vlastimil Holer
2013-09-10Detect invalid system user for testVlastimil Holer
2013-09-10Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...Vlastimil Holer
2013-09-09Add support for reading 'random_seed' from data source.Scott Moser
2013-09-10Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...Vlastimil Holer
2013-09-08Add test + remove jsonschema (for now)Joshua Harlow
2013-09-05PEP8 and Pylint fixes. Move context.sh "parser" into separateVlastimil Holer
2013-09-05Merged trunk lp:cloud-initVlastimil Holer
2013-09-04Fix RE matching context variables. Test cleanups.Vlastimil Holer