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
/
cloudinit
/
net
/
network_state.py
Age
Commit message (
Expand
)
Author
2017-03-24
test: add running of pylint
Joshua Powers
2017-03-20
cloudinit.net: add network config v2 parsing and rendering
Ryan Harper
2017-03-17
support 'loopback' as a device type.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-06-14
Make the os samples easier to extend (for new samples)
Joshua Harlow
2016-06-13
Refactor some of sysconfig changes -> network_state module
Joshua Harlow
2016-06-07
For now just remove compat.py module
Joshua Harlow
2016-06-06
Rebase against master
Joshua Harlow
2016-05-24
Fix up some of the net usage and restore imports and add a mini compat module
Joshua Harlow
2016-05-19
Adjust net module to be more isolated
Joshua Harlow
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-10
Add some basic eni rendering tests
Joshua Harlow
2016-05-10
Fix removal of validate_command
Joshua Harlow
2016-05-05
Use a decorator vs repeated key checks.
Joshua Harlow
2016-05-05
Add the bridge net type
Joshua Harlow
2016-05-05
Work on refactoring (and adding) network conversion tests
Joshua Harlow
2016-03-23
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2016-03-10
adjust net to fit with cloudinit
Scott Moser
2016-03-10
initial copy of curtin net
Scott Moser