Age | Commit message (Expand) | Author |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2016-03-03 | Apply pep8, pyflakes fixes for python2 and 3 | Ryan Harper |
2016-03-03 | Fix pyflake/pyflake3 errors | Ryan Harper |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2016-03-03 | fix lxd module to not do anything unless config provided | Scott Moser |
2016-03-03 | run pyflakes in more places, fix fallout | Scott Moser |
2016-03-01 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Scott Moser |
2016-03-01 | lxd: general fix after testing | Scott Moser |
2016-02-25 | merge with trunk | Scott Moser |
2016-02-16 | - Used proper 4 space indentations for config_nic.py and nic.py | Sankar Tanguturi |
2016-02-16 | Handle escaped quotes in WALinuxAgentShim.find_endpoint | Scott Moser |
2016-02-08 | - Added new Unittests for VMware support. | Sankar Tanguturi |
2016-02-04 | Merge from trunk and resolve text conflict in ChangeLog | Wesley Wiedenmeier |
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 | 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 |