Age | Commit message (Expand) | Author |
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner |
2014-03-19 | Azure: pep8 and pylint cleanups from previous commit. | Scott Moser |
2014-03-19 | change to unmount then check to address possible race | Scott Moser |
2014-03-19 | minor changes: be more careful about umount and warn on fail | Scott Moser |
2014-03-18 | Windows Azure defines the ephemeral0 mount as being a per-boot instead of | Ben Howard |
2014-02-10 | make a defined var of DATA_DIR_CLEAN_LIST, some pylint cleanups | Scott Moser |
2014-02-10 | change behavior to only delete SharedConfig.xml. | Scott Moser |
2014-02-07 | Made new ovf-env.xml handling more robust. Test cases included | Ben Howard |
2014-01-15 | Fix for race condition where 'captured' Windows Azure instances identify | Ben Howard |
2014-01-09 | Azure: minor changes for filename as strings and logging. | Scott Moser |
2013-10-17 | fix DataSourceAzure incompatibility with 2.6 | Scott Moser |
2013-10-03 | Moved ephemeralX.Y handling from Datasource into the cc_disk_setup, which mak... | Ben Howard |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-09-27 | azure data source 'ephemeral0' point to '/dev/sdb', not /dev/sdb1 | Scott Moser |
2013-09-27 | fix tests small other changes | Scott Moser |
2013-09-26 | re-work 'ephemeral_disk' and location of builtin config | Scott Moser |
2013-09-26 | fix pep8 | Scott Moser |
2013-09-26 | Added support for formating the ephemeral disk on Windows Azure. | Ben Howard |
2013-09-09 | populate random_seed in azure data source | Scott Moser |
2013-09-09 | add support for reading random_seed on azure also. | Scott Moser |
2013-08-20 | fix bad arguments to subp inside of apply_hostname_bounce | Scott Moser |
2013-08-15 | do not set 'password', but set 'passwd' to crypt'd value | Scott Moser |
2013-07-30 | set reading /proc/uptime to false by default. | Scott Moser |
2013-07-30 | add util.log_time helper | Scott Moser |
2013-07-29 | DataSourceAzure: do not capture output of bounce command | Scott Moser |
2013-07-26 | azure: fix bouncing of interface | Scott Moser |
2013-07-25 | minor azure cleanup | Scott Moser |
2013-07-25 | azure: support bouncing interfaces to publish new hostname | Scott Moser |
2013-07-23 | on azure datasource, grab use Deployment as the instance-id | Scott Moser |
2013-07-17 | Azure: make /var/lib/waagent with 0700 perms | Scott Moser |
2013-07-17 | DataSourceAzure: fix inverted logic on DisablesshPasswordAuthentication | Ben Howard |
2013-07-16 | Use the inverse of DisableSshPasswordAuthentication for ssh_pwauth. | Ben Howard |
2013-07-11 | DataSourceAzure.py: allow 'customdata' to be the name for userdata | Scott Moser |
2013-07-10 | add waiting for files and reading of crt keys | Scott Moser |
2013-07-09 | build up the 'wait_for' list including fingerprint.crt files | Scott Moser |
2013-07-09 | fill out load_azure_ovf_pubkeys | Scott Moser |
2013-07-09 | mention using cached | Scott Moser |
2013-07-09 | search in the default storage directory for cached ovf-env.xml | Scott Moser |
2013-07-09 | populate /var/lib/waagent with ovf-env.xml | Scott Moser |
2013-07-09 | better handling for user/password | Scott Moser |
2013-07-09 | add stub for ssh keys | Scott Moser |
2013-07-09 | add some unit tests, fix things found by doing so | Scott Moser |
2013-07-08 | commit dev state | Scott Moser |