summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_cloudsigma.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-99/+0
* Fix up tests and flake8 warningsJoshua Harlow2016-05-191-1/+0
* Use a fake serial module that will allow tests to contineJoshua Harlow2016-05-111-16/+7
* Fix py26 for rhel (and older versions of python)Joshua Harlow2016-05-111-8/+18
* Repair the Python 2.6 tests.Barry Warsaw2015-01-261-0/+1
* moreDimitri John Ledkov2014-07-231-1/+1
* Fix a few tests that have been failing in python 2.6Joshua Harlow2014-07-161-2/+3
* CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff2014-05-301-0/+1
|\
| * Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructureKiril Vladimiroff2014-05-301-0/+1
* | Enable vendordata for CloudSigma (LP: #1303986)Ben Howard2014-05-271-1/+27
|/
* Read encoded with base64 user dataKiril Vladimiroff2014-02-191-2/+13
* Add CloudSigma data sourceKiril Vladimiroff2014-02-121-0/+59