index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_azure.py
Age
Commit message (
Expand
)
Author
2013-10-02
Added ability to define disks via 'ephemeralX.Y'.
Ben Howard
2013-10-02
fix permission changes
Scott Moser
2013-10-01
Reordered several imports in order for test suite to pass.
Eric Nordlund
2013-09-27
fix test to adjust for 'ephemeral0' being /dev/sdb
Scott Moser
2013-09-27
fix tests small other changes
Scott Moser
2013-09-26
Added support for formating the ephemeral disk on Windows Azure.
Ben Howard
2013-08-15
do not set 'password', but set 'passwd' to crypt'd value
Scott Moser
2013-08-06
fix pep8 and pylint warnings
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-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
populate /var/lib/waagent with ovf-env.xml
Scott Moser
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