summaryrefslogtreecommitdiff
path: root/cloudinit/net/network_state.py
AgeCommit message (Collapse)Author
2016-03-23configdata: parse and convert openstack network_data json to network_configRyan Harper
2016-03-10adjust net to fit with cloudinitScott Moser
at this point, this works: python -m cloudinit.net.network_state examples/network-all.yaml
2016-03-10initial copy of curtin netScott Moser
just add curtin/net as cloudinit/net and then copy curtin/udev.py as cloudinit/net/udev.py