diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-01-09 13:12:40 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-01-09 13:12:40 -0500 |
commit | b9314a18a052e934643c93b81dc938b3e5b69307 (patch) | |
tree | d2ef38bc759a0ee449f7bc1624dca3308037cfff /cloudinit/sources/DataSourceConfigDrive.py | |
parent | 3a4bf799ca2dd785fe1a5a35f188aed4f54ab5e5 (diff) | |
download | vyos-cloud-init-b9314a18a052e934643c93b81dc938b3e5b69307.tar.gz vyos-cloud-init-b9314a18a052e934643c93b81dc938b3e5b69307.zip |
Azure: minor changes for filename as strings and logging.
We were passing a unicode string to 'runcmd' in the path to the .crt file.
That is because the keyname was coming from ovf file as unicode.
Ie:
u'/var/lib/waagent/6BE7A7C3C8A8F4B123CCA5D0C2F1BE4CA7B63ED7.crt'
Then, logging was extending not appending errors.
Diffstat (limited to 'cloudinit/sources/DataSourceConfigDrive.py')
0 files changed, 0 insertions, 0 deletions