Age | Commit message (Expand) | Author |
2016-03-10 | commit planned implementation of datasourcenocloud | Scott Moser |
2016-03-10 | adjust net to fit with cloudinit | Scott Moser |
2016-03-10 | initial copy of curtin net | Scott Moser |
2016-03-08 | No longer run pollinate by default in seed_random | Scott Moser |
2016-03-07 | No longer run pollinate by default in seed_random | Scott Moser |
2016-03-07 | Implemented review concerning position of try and more information about the ... | Alex Sirbu |
2016-03-07 | Returning false if file does not exist, instead of throwing error | Alex Sirbu |
2016-03-07 | Enable Bigstep data source in default configuration | Alex Sirbu |
2016-03-04 | pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial) | Ryan Harper |
2016-03-04 | Added Bigstep datasource | Daniel Watkins |
2016-03-04 | Enable password changing via a hashed string | Daniel Watkins |
2016-03-04 | merge with trunk | Scott Moser |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2016-03-03 | Resolved all the pep8 errors. | Sankar Tanguturi |
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 some of pylints complaints | Scott Moser |
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-02 | Fix logic error in lxd config check | Ryan Harper |
2016-03-02 | Used keyword for parameter in order to make it clearer what it represents. | Alex Sirbu |
2016-03-02 | Added the hashed_passwd argument for the function create_user, which uses the... | Alex Sirbu |
2016-03-02 | Pep8 changes to Bigstep datasource. | root |
2016-03-02 | Added Bigstep datasource. | root |
2016-03-01 | Added a kill switch for customization on VMware platform. | Sankar Tanguturi |
2016-03-01 | timezone: use a symlink when updating /etc/localtime | 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-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-09 | - Added the code to configure the NICs. | Sankar Tanguturi |
2016-02-04 | Merge from trunk and resolve text conflict in ChangeLog | Wesley Wiedenmeier |
2016-02-04 | - Ensure that lxd is installed before running lxd init. | 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 (LP: #1540965) | Robert Jennings |
2016-02-03 | lxd: add support for setting up lxd using 'lxd init' | Wesley Wiedenmeier |
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-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 | With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an Ubuntu | Ben Howard |
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 |