aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/objects.py
AgeCommit message (Expand)AuthorFilesLines
2014-08-22Add support for ovs_extra.Dan Prince1-4/+11
2014-08-21A vlan on an OVS bridge doesn't require a deviceDan Prince1-1/+2
2014-08-20Add nic1, nic2 naming abstractionDan Prince1-2/+32
2014-08-12Set the MAC to the primary interfaceDan Prince1-13/+37
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