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_merging.py
Age
Commit message (
Expand
)
Author
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
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-05-24
fix logic error in ec2 get_instance_userdata and slow tests
Scott Moser
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-07-23
more import statements
Dimitri John Ledkov
2013-05-10
fix pylint
Scott Moser
2013-05-10
fix pep8
Scott Moser
2013-05-09
Fix the cloud config merging so that it is backwards compat.
Joshua Harlow
2013-05-04
Add a set of randomized (seeded) dict tests.
Joshua Harlow
2013-05-03
A few pep8/pylint cleanups.
Joshua Harlow
2013-05-03
Rename the merge cc sample function name.
Joshua Harlow
2013-05-03
A few more tests + cleanings.
Joshua Harlow
2013-05-03
More merging adjustments.
Joshua Harlow
2013-04-23
Add a bunch of new merging test files + runner.
Joshua Harlow
2013-03-07
more pep8/pylint. all clean now
Scott Moser
2013-03-07
fix pep8 and pylint
Scott Moser
2013-03-05
Add in a bunch of changes and tests.
Joshua Harlow
2012-11-08
Ensure that at needed stages the local variables
Joshua Harlow