Age | Commit message (Expand) | Author |
2016-02-29 | add cloud-init.target, update service files accordingly | Scott Moser |
2016-02-29 | setup.py: pep8/flake8 changes only | Scott Moser |
2016-02-29 | tox.ini: only specify py3 not specific py34 | Scott Moser |
2016-02-25 | lxd: add support for setting up lxd using 'lxd init' | Scott Moser |
2016-02-25 | merge with trunk | Scott Moser |
2016-02-25 | minor cleanups | 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-15 | Correct lock_passwd in docs | Daniel Watkins |
2016-02-09 | - Added the code to configure the NICs. | Sankar Tanguturi |
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 | - Ensure that lxd is installed before running lxd init. | Wesley Wiedenmeier |
2016-02-04 | Added example cc_lxd config | Wesley Wiedenmeier |
2016-02-04 | systemd: support using systemd-detect-virt to detect container | Scott Moser |
2016-02-04 | SmartOS: Add support for Joyent LX-Brand Zones | Scott Moser |
2016-02-04 | tox: use test-requirements.txt and requirements.txt | Scott Moser |
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 |
2016-01-29 | Correct lock_passwd in docs | Robert Jennings |
2016-01-28 | Use systemd-detect-virt to detect a container. | Martin Pitt |
2016-01-19 | Fixed all the review comments from Daniel. | Sankar Tanguturi |
2016-01-05 | Fixed all the styling nits. | Sankar Tanguturi |
2015-11-30 | systemd/power_state: fix power_state when cloud-final exited failure | Scott Moser |
2015-11-18 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Sankar Tanguturi |
2015-11-18 | Azure: get instance id from dmi instead of SharedConfig | Scott Moser |
2015-11-09 | cc_mounts: use 'nofail' if system uses systemd. (LP: #1514485) | Scott Moser |
2015-11-09 | With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an Ubuntu | Ben Howard |
2015-11-05 | ubuntu templates: enable backports | Scott Moser |
2015-11-03 | Ubuntu templates: make sources.list consistent with ISO installs. | Scott Moser |
2015-11-02 | Fixed per MP review | Ben Howard |
2015-11-02 | Enable backports source pockets for Ubuntu archives (LP: #1177432). | Ben Howard |
2015-10-30 | Use DMI data to find Azure instance IDs. | Daniel Watkins |
2015-10-20 | AltCloud: Remove --quiet option from udevadm call | 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 | support configuring and installing the Ubuntu fan driver | Scott Moser |
2015-10-09 | support configuring and installing the Ubuntu fan driver | Scott Moser |
2015-10-09 | Refactor tests to test helper method directly, and remove need for test helper. | Daniel Watkins |
2015-10-09 | Refactor WALinuxAgentShim.find_endpoint to use a helper method for IP address... | 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-29 | MAAS: fix issues with url_helper and oauth module | Scott Moser |
2015-09-17 | webhook: report with json data | Scott Moser |
2015-09-15 | Change Snappy SSH enabled default from false to 'auto' (LP: #1494816) | Ben Howard |
2015-09-11 | snappy: enable ssh on snappy if ssh keys are provided or password auth | Scott Moser |