| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| now if there are pubkeys, the cfg['_pubkeys'] entry will have a list of dicts where each dict has 'fingerprint' and 'path' entries. The next thing to do is to block waiting for the <fingerprint>.crt files to appear in /var/lib/waagent. | |||
| 2013-07-09 | populate /var/lib/waagent with ovf-env.xml | Scott Moser | |
| this will copy the ovf-env.xml file that was found to the configured directory (default /var/lib/waagent) | |||
| 2013-07-09 | better handling for user/password | Scott Moser | |
| 2013-07-09 | add some unit tests, fix things found by doing so | Scott Moser | |
