aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2014-09-04Move versioning into version.pyDan Prince1-6/+0
2014-08-14Docstring updates to NetConfig objects.Dan Prince1-0/+21
2014-08-14Add --cleanup, and impl for ifcfgDan Prince1-1/+4
2014-08-14Use underscores for provider function names.Dan Prince1-15/+15
2014-08-11Use --noop instead of --mock.Dan Prince1-1/+8
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-01Add os-net-config CLIDan Prince1-2/+18
2014-06-26Add OvsBond object and impl for ifcfg format.Dan Prince1-0/+6
2014-06-11Add OvsBridge configuration supportDan Prince1-2/+2
2014-06-10Implement apply for ifcfg implementationDan Prince1-1/+4
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince1-0/+14
2014-06-09Add interface, address, and route objectsDan Prince1-1/+1
2014-06-06Initial commitDan Prince1-0/+19