aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-03ENI: bring up bridges first on DebianDan Prince1-1/+1
2014-07-02ENI: enable 'auto' on bridges by defaultDan Prince1-1/+2
2014-07-02ifcfg: don't call set Interface for vlans...Dan Prince1-2/+0
2014-07-02Add vlan support for the ENI implementation.Dan Prince1-2/+28
2014-07-02ENI fixes for v4/v6 ips. DHCP test fixes.Dan Prince1-26/+38
2014-07-01Implement object json parsing functions.Dan Prince1-0/+138
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince1-1/+31
2014-06-26Consolidate OVS_EXTRA for the vlan test.Dan Prince1-3/+4
2014-06-25Vlan object and support for ifcfg.Dan Prince2-4/+52
2014-06-24Initial commit for basic ENI Debian/Ubuntu network configmarios1-0/+162
2014-06-11Add OvsBridge configuration supportDan Prince1-20/+77
2014-06-10Implement apply for ifcfg implementationDan Prince1-18/+63
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince2-0/+123
2014-06-09Add interface, address, and route objectsDan Prince3-3/+10
2014-06-06Initial commitDan Prince3-0/+94