Age | Commit message (Expand) | Author |
2016-03-03 | Apply pep8, pyflakes fixes for python2 and 3 | Ryan Harper |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
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-02-18 | - Removed dmi_data function. | Sankar Tanguturi |
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-09 | - Added the code to configure the NICs. | Sankar Tanguturi |
2016-02-04 | SmartOS: Add support for Joyent LX-Brand Zones (LP: #1540965) | Robert Jennings |
2016-01-19 | Fixed all the review comments from Daniel. | Sankar Tanguturi |
2016-01-05 | Fixed all the styling nits. | Sankar Tanguturi |
2015-11-18 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Sankar Tanguturi |
2015-10-30 | Use DMI data to find Azure instance IDs. | Daniel Watkins |
2015-10-20 | Remove --quiet option from udevadm in AltCloud | Darren Worrall |
2015-10-14 | azure: support extracting SSH key values from ovf-env.xml | Scott Moser |
2015-10-14 | AZURE: support extracting SSH key values from ovf-env.xml | Ben Howard |
2015-10-09 | Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address... | 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-29 | MAAS: fix issues with url_helper and oauth module | Scott Moser |
2015-09-08 | NoCloud: fix consumption of vendor-data | Scott Moser |
2015-08-31 | split 'events' portion of reporting into separate file | Scott Moser |
2015-08-25 | MAAS: fixes to data source and OauthUrlHelper | Scott Moser |
2015-08-07 | hopefully fix DataSourceMAAS | Scott Moser |
2015-08-06 | tests pass | Scott Moser |
2015-08-04 | fix pep8 | Scott Moser |
2015-08-04 | merge from trunk | Scott Moser |
2015-08-04 | pep8 fixes | Scott Moser |
2015-08-02 | event name doesnt need mode as it is run through init-local or init-net | Scott Moser |
2015-08-02 | fix tests from sync | Scott Moser |
2015-07-31 | plumb the rest the reporting through | Scott Moser |
2015-07-31 | move 'mode' out of SearchReportStack | Scott Moser |
2015-07-31 | address Daniel's comments in review | Scott Moser |
2015-07-31 | add nicer formating and messages for datasource searching | Scott Moser |
2015-07-31 | fix issues found when testing | Scott Moser |
2015-07-30 | tests pass | Scott Moser |
2015-07-22 | mounts: support reliably detecting and using Azure ephemeral disks | Scott Moser |
2015-07-22 | Add DataSource.region and use it in mirror selection. | Daniel Watkins |
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 | Use /dev/disk devices for Azure ephemeral disk. | Daniel Watkins |
2015-07-06 | Return a sensible value for DataSourceGCE.availability_zone. | Daniel Watkins |
2015-06-16 | Use wget to fetch CloudStack passwords. | Daniel Watkins |
2015-05-22 | AZURE: Redact on-disk user password in /var/lib/ovf-env.xml | Ben Howard |
2015-05-08 | Python 2.6 fixes. | Daniel Watkins |
2015-05-08 | Fix retrying. | Daniel Watkins |
2015-05-08 | Default to old code path. | Daniel Watkins |
2015-05-08 | Reintroduce original code path. | Daniel Watkins |
2015-05-08 | Move our walinuxagent implementation to a single function call. | Daniel Watkins |
2015-05-08 | Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup). | Daniel Watkins |