summaryrefslogtreecommitdiff
path: root/cloudinit/net/network_state.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-454/+0
* Make the os samples easier to extend (for new samples)Joshua Harlow2016-06-141-0/+1
* Refactor some of sysconfig changes -> network_state moduleJoshua Harlow2016-06-131-29/+74
* For now just remove compat.py moduleJoshua Harlow2016-06-071-2/+2
* Rebase against masterJoshua Harlow2016-06-061-6/+6
|\
| * Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-3/+4
* | Fix up some of the net usage and restore imports and add a mini compat moduleJoshua Harlow2016-05-241-11/+12
* | Adjust net module to be more isolatedJoshua Harlow2016-05-191-7/+31
* | Add some basic eni rendering testsJoshua Harlow2016-05-101-1/+1
* | Fix removal of validate_commandJoshua Harlow2016-05-101-12/+12
* | Use a decorator vs repeated key checks.Joshua Harlow2016-05-051-70/+66
* | Add the bridge net typeJoshua Harlow2016-05-051-15/+24
* | Work on refactoring (and adding) network conversion testsJoshua Harlow2016-05-051-68/+0
|/
* configdata: parse and convert openstack network_data json to network_configRyan Harper2016-03-231-1/+44
* adjust net to fit with cloudinitScott Moser2016-03-101-7/+10
* initial copy of curtin netScott Moser2016-03-101-0/+400