aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_impl_ifcfg.py
AgeCommit message (Expand)AuthorFilesLines
2014-08-25ifcfg: restart child interfaces on updatesDan Prince1-5/+55
2014-08-22Fix a few pep8 issues...Dan Prince1-2/+0
2014-08-22Add support for ovs_extra.Dan Prince1-0/+24
2014-08-15ifcfg: Exclude ifcfg-lo from cleanupDan Prince1-1/+13
2014-08-14Add --cleanup, and impl for ifcfgDan Prince1-0/+12
2014-08-14Use underscores for provider function names.Dan Prince1-20/+20
2014-08-12Set the MAC to the primary interfaceDan Prince1-0/+17
2014-07-09Don't write 'None' to ifcfg route files.Dan Prince1-2/+6
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-02ifcfg: don't call set Interface for vlans...Dan Prince1-2/+0
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 Prince1-3/+51
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 Prince1-0/+82