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_smartos.py
Age
Commit message (
Expand
)
Author
2015-01-26
super() works in all of Python 2.6, 2.7, and 3.4.
Barry Warsaw
2015-01-26
More test repairs.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
2014-07-23
more
Dimitri John Ledkov
2014-06-02
SmartOS test: do not require existance of /dev/ttyS1.
Scott Moser
2014-04-01
pyflakes cleanups
Scott Moser
2014-02-26
SmartOS: do not run on arm as dmidecode causes problems
Scott Moser
2014-02-24
test_smartos: remove bad test case
Scott Moser
2014-02-13
re-work vendor-data and smartos
Scott Moser
2014-02-13
Define default vendordata for SmartOS. In absence of a vendordata, use a
Ben Howard
2014-01-24
Fixes for SmartOS datasource (LP: #1272115):
Ben Howard
2013-09-27
fix tests small other changes
Scott Moser
2013-09-19
Fixes for the MP.
Ben Howard
2013-08-24
changes to behavior on specifying keys.
Scott Moser
2013-08-20
Fixed no_base64_decode settings
Ben Howard
2013-07-30
Added base64 support to SmartOS datasource.
Ben Howard
2013-07-23
Changed get_serial to be fully parameterized and return the serial
Ben Howard
2013-07-18
Added SmartOS datasource and unit tests.
Ben Howard