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_cloudsigma.py
Age
Commit message (
Expand
)
Author
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-11
CloudSigma: Fix bug where datasource was not loaded in local search.
Scott Moser
2016-05-19
Fix up tests and flake8 warnings
Joshua Harlow
2016-05-11
Use a fake serial module that will allow tests to contine
Joshua Harlow
2016-05-11
Fix py26 for rhel (and older versions of python)
Joshua Harlow
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2014-07-23
more
Dimitri John Ledkov
2014-07-16
Fix a few tests that have been failing in python 2.6
Joshua Harlow
2014-05-30
CloudSigma: only poll on serial device after dmidecode check.
Kiril Vladimiroff
2014-05-30
Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructure
Kiril Vladimiroff
2014-05-27
Enable vendordata for CloudSigma (LP: #1303986)
Ben Howard
2014-02-19
Read encoded with base64 user data
Kiril Vladimiroff
2014-02-12
Add CloudSigma data source
Kiril Vladimiroff