aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/objects.py
AgeCommit message (Expand)AuthorFilesLines
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-01Implement object json parsing functions.Dan Prince1-6/+121
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince1-1/+13
2014-06-25Vlan object and support for ifcfg.Dan Prince1-3/+18
2014-06-11Add OvsBridge configuration supportDan Prince1-3/+26
2014-06-10Implement apply for ifcfg implementationDan Prince1-0/+1
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince1-4/+8
2014-06-09Add interface, address, and route objectsDan Prince1-0/+66