index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_cloudstack.py
Age
Commit message (
Expand
)
Author
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2019-11-22
ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
Ryan Harper
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-10-03
Azure, CloudStack: Support reading dhcp options from systemd-networkd.
Dimitri John Ledkov
2017-09-15
CloudStack: consider dhclient lease files named with a hyphen.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-18
cloudstack: fix tests to avoid accessing /var/lib/NetworkManager
Lars Kellogg-Stedman
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-19
Remerge against head/master
Joshua Harlow
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2015-06-16
Use wget to fetch CloudStack passwords.
Daniel Watkins
2015-02-20
Add automated tests for CloudStack passwords.
Daniel Watkins