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_altcloud.py
Age
Commit message (
Expand
)
Author
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-06-08
Move subp into its own module. (#416)
Scott Moser
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-25
AltCloud: Trust PATH for udevadm and modprobe.
Scott Moser
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-25
python2.6: fix unit tests usage of assertNone and format.
Scott Moser
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2017-04-11
tests: fix AltCloud tests to not rely on blkid
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-21
More octal literal fixes.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2014-02-27
test_altcloud: fix altcloud tests when running on arm
Scott Moser
2014-02-27
AltCloud: fix test failures related to new arm-specific behavior
Oleg Strikov
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-13
add test to excercise udevadm usage.
Joe VLcek
2012-08-10
Address review feedback for:
Joe VLcek
2012-08-08
Address review feedback for:
Joe VLcek
2012-07-20
Add retry logic to DataSourceAltCloud
Joe VLcek
2012-07-17
Added RHEVm and vSphere support as source AltCloud
Joe VLcek