summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-07-28add support for 'remotes'Scott Moser
2015-07-27merge from trunkScott Moser
2015-07-27add rsyslog testsScott Moser
2015-07-24commit initial re-work/re-implementation of syslog configScott Moser
2015-07-22mounts: support reliably detecting and using Azure ephemeral disksScott Moser
2015-07-22Make full data source available to code that handles mirror selection.Daniel Watkins
2015-07-21fix 'make pyflakes'Scott Moser
2015-07-21tests: fix TestHandlerHandlePart testsScott Moser
2015-07-21Use /dev/disk devices for Azure ephemeral disk.Daniel Watkins
2015-07-21Refactor cc_mounts.sanitize_devname to make it easier to modify.Daniel Watkins
2015-07-06Return a sensible value for DataSourceGCE.availability_zone.Daniel Watkins
2015-07-06Reduce repetition in GCE data source tests.Daniel Watkins
2015-06-16Use wget to fetch CloudStack passwords.Daniel Watkins
2015-06-10Add a cloud-init plugin for helping users register and subscribe their RHEL-b...Daniel Watkins
2015-06-03add tests for systemd detectionLars Kellogg-Stedman
2015-06-03transform paths in functions taking more than a single argumentLars Kellogg-Stedman
2015-05-29Corrected spelling error on variable nameBrent Baude
2015-05-27Updated files with upstream review comments thanks to Dan and ScottBrent Baude
2015-05-22AZURE: Redact on-disk user password in /var/lib/ovf-env.xmlBen Howard
2015-05-21This commit consists of three things based on feedback from smosher:Brent Baude
2015-05-15temporarily disasble test if no bin/cloud-initScott Moser
2015-05-15pep8 fixesScott Moser
2015-05-15Azure: remove dependency on walinux-agentScott Moser
2015-05-14read_seeded: fix reed_seeded after regressionScott Moser
2015-05-08Fix retrying.Daniel Watkins
2015-05-08Reintroduce original code path.Daniel Watkins
2015-05-08Move our walinuxagent implementation to a single function call.Daniel Watkins
2015-05-08Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).Daniel Watkins
2015-05-08Split WALinuxAgentShim code out to separate file.Daniel Watkins
2015-05-08Make find_endpoint a staticmethod to clean up top-level namespace.Daniel Watkins
2015-05-08Return a dict of data from WALinuxAgentShim, rather than accessing attributes.Daniel Watkins
2015-05-07Implement basic replacement for walinuxagent in Azure data source.Daniel Watkins
2015-05-01Fix exception when running with no arguments on Python 3Scott Moser
2015-05-01Update is_disk_used for changed enumerate_disk output.Scott Moser
2015-05-01fix 'Make pyflakes'Scott Moser
2015-05-01Azure: if user has set hostname, do not overwrite itScott Moser
2015-04-20GCE instance-level SSH keys override project-level keys. (LP: #1403617)Daniel Watkins
2015-04-20Add test that missing GCE required key returns False.Daniel Watkins
2015-04-16fix cloud-config-archive handlingScott Moser
2015-04-16pep8 fixesScott Moser
2015-04-15Reset host name after bounce has allowed walinuxagent to run successfully.Daniel Watkins
2015-04-15Add unit tests for Azure hostname bouncing.Daniel Watkins
2015-03-31adjust cc_snappy for snappy install package with config.Scott Moser
2015-03-27remove debugScott Moser
2015-03-27be more user-friendly when looking for matching .configScott Moser
2015-03-27address namespacingScott Moser
2015-03-27change 'configs' to 'config', and namespace input to 'snappy config'Scott Moser
2015-03-26add tests for data typesScott Moser
2015-03-26pep8, and some more testsScott Moser
2015-03-26start of snap_op testsScott Moser