Age | Commit message (Expand) | Author |
2016-02-04 | Use mock in test_handler_lxd.py and add test for lxd installation | Wesley Wiedenmeier |
2016-02-04 | SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965) | Robert Jennings |
2016-02-03 | lxd: add support for setting up lxd using 'lxd init' | Wesley Wiedenmeier |
2015-10-30 | Use DMI data to find Azure instance IDs. | Daniel Watkins |
2015-10-14 | AZURE: support extracting SSH key values from ovf-env.xml | Ben Howard |
2015-10-09 | Refactor tests to test helper method directly, and remove need for test helper. | Daniel Watkins |
2015-10-09 | Convert test helper to staticmethod. | Daniel Watkins |
2015-10-09 | Handle colons in packed strings in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
2015-10-09 | Handle escaped quotes in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
2015-09-08 | power_state: support 'condition' argument | Scott Moser |
2015-09-08 | NoCloud: fix consumption of vendor-data | Scott Moser |
2015-09-02 | fix test_as_dict | Scott Moser |
2015-08-31 | events: add timestamp and origin, support file posting | Scott Moser |
2015-08-31 | split 'events' portion of reporting into separate file | Scott Moser |
2015-08-07 | reporting: fix logging reproter and tests | Scott Moser |
2015-08-07 | hopefully fix DataSourceMAAS | Scott Moser |
2015-08-06 | sync with cloudinit 2.0 for registry and reporting | Scott Moser |
2015-08-04 | sync tests back | Scott Moser |
2015-08-04 | fix pep8 | Scott Moser |
2015-08-02 | fix tests from sync | Scott Moser |
2015-07-30 | Ensure that when a resolve conf object is written we pass the str() version o... | Joshua Harlow |
2015-07-30 | tests pass | Scott Moser |
2015-07-28 | pull from 2.0 trunk @ a433358bbcf4e8a771b80cae34468409ed5a811d | Scott Moser |
2015-07-28 | rsyslog: skip empty or None in remotes format | Scott Moser |
2015-07-28 | remove 'syslog' module (its been moved to rsyslog) | Scott Moser |
2015-07-28 | must declare proto of '@' | Scott Moser |
2015-07-28 | add trailing newline only if necessary | Scott Moser |
2015-07-28 | fix bug in remotes_to_rsyslog_cfg, add test | Scott Moser |
2015-07-28 | add support for 'remotes' | Scott Moser |
2015-07-27 | merge from trunk | Scott Moser |
2015-07-27 | add rsyslog tests | Scott Moser |
2015-07-24 | commit initial re-work/re-implementation of syslog config | Scott Moser |
2015-07-22 | mounts: support reliably detecting and using Azure ephemeral disks | Scott Moser |
2015-07-22 | Make full data source available to code that handles mirror selection. | Daniel Watkins |
2015-07-21 | fix 'make pyflakes' | Scott Moser |
2015-07-21 | tests: fix TestHandlerHandlePart tests | Scott Moser |
2015-07-21 | Use /dev/disk devices for Azure ephemeral disk. | Daniel Watkins |
2015-07-21 | Refactor cc_mounts.sanitize_devname to make it easier to modify. | Daniel Watkins |
2015-07-06 | Return a sensible value for DataSourceGCE.availability_zone. | Daniel Watkins |
2015-07-06 | Reduce repetition in GCE data source tests. | Daniel Watkins |
2015-06-16 | Use wget to fetch CloudStack passwords. | Daniel Watkins |
2015-06-10 | Add a cloud-init plugin for helping users register and subscribe their RHEL-b... | Daniel Watkins |
2015-06-03 | add tests for systemd detection | Lars Kellogg-Stedman |
2015-06-03 | transform paths in functions taking more than a single argument | Lars Kellogg-Stedman |
2015-05-29 | Corrected spelling error on variable name | Brent Baude |
2015-05-27 | Updated files with upstream review comments thanks to Dan and Scott | Brent Baude |
2015-05-22 | AZURE: Redact on-disk user password in /var/lib/ovf-env.xml | Ben Howard |
2015-05-21 | This commit consists of three things based on feedback from smosher: | Brent Baude |
2015-05-15 | temporarily disasble test if no bin/cloud-init | Scott Moser |
2015-05-15 | pep8 fixes | Scott Moser |