summaryrefslogtreecommitdiff
path: root/cloudinit/net/network_state.py
AgeCommit message (Expand)Author
2017-03-24test: add running of pylintJoshua Powers
2017-03-20cloudinit.net: add network config v2 parsing and renderingRyan Harper
2017-03-17support 'loopback' as a device type.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-06-14Make the os samples easier to extend (for new samples)Joshua Harlow
2016-06-13Refactor some of sysconfig changes -> network_state moduleJoshua Harlow
2016-06-07For now just remove compat.py moduleJoshua Harlow
2016-06-06Rebase against masterJoshua Harlow
2016-05-24Fix up some of the net usage and restore imports and add a mini compat moduleJoshua Harlow
2016-05-19Adjust net module to be more isolatedJoshua Harlow
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-10Add some basic eni rendering testsJoshua Harlow
2016-05-10Fix removal of validate_commandJoshua Harlow
2016-05-05Use a decorator vs repeated key checks.Joshua Harlow
2016-05-05Add the bridge net typeJoshua Harlow
2016-05-05Work on refactoring (and adding) network conversion testsJoshua Harlow
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2016-03-10adjust net to fit with cloudinitScott Moser
2016-03-10initial copy of curtin netScott Moser