summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-10-30Use DMI data to find Azure instance IDs.Daniel Watkins
2015-10-14AZURE: support extracting SSH key values from ovf-env.xmlBen Howard
2015-09-08 power_state: support 'condition' argumentScott Moser
2015-09-08NoCloud: fix consumption of vendor-dataScott Moser
2015-09-02fix test_as_dictScott Moser
2015-08-31events: add timestamp and origin, support file postingScott Moser
2015-08-31split 'events' portion of reporting into separate fileScott Moser
2015-08-07reporting: fix logging reproter and testsScott Moser
2015-08-07hopefully fix DataSourceMAASScott Moser
2015-08-06sync with cloudinit 2.0 for registry and reportingScott Moser
2015-08-04sync tests backScott Moser
2015-08-04fix pep8Scott Moser
2015-08-02fix tests from syncScott Moser
2015-07-30tests passScott Moser
2015-07-28pull from 2.0 trunk @ a433358bbcf4e8a771b80cae34468409ed5a811dScott Moser
2015-07-28rsyslog: skip empty or None in remotes formatScott Moser
2015-07-28remove 'syslog' module (its been moved to rsyslog)Scott Moser
2015-07-28must declare proto of '@'Scott Moser
2015-07-28add trailing newline only if necessaryScott Moser
2015-07-28fix bug in remotes_to_rsyslog_cfg, add testScott Moser
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