aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/impl_ifcfg.py
AgeCommit message (Expand)AuthorFilesLines
2014-08-11Use --noop instead of --mock.Dan Prince1-10/+13
2014-08-11Adds mock ability to the ENI and Ifcfg providersmarios1-4/+11
2014-07-09Don't write 'None' to ifcfg route files.Dan Prince1-2/+2
2014-07-08Add logging to the eni provider.Dan Prince1-2/+7
2014-07-08Add logging to the ifcfg provider.Dan Prince1-0/+22
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-02ifcfg: don't call set Interface for vlans...Dan Prince1-3/+0
2014-07-01Remove some extra print statements.Dan Prince1-2/+0
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince1-13/+33
2014-06-25Vlan object and support for ifcfg.Dan Prince1-27/+40
2014-06-11Add OvsBridge configuration supportDan Prince1-9/+57
2014-06-10Implement apply for ifcfg implementationDan Prince1-21/+35
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince1-0/+93