aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied1-2/+3
2015-06-09Set primary interface on OVS bondsDan Sneddon1-0/+4
2015-03-05Enable renaming of interfaces without rebootSteven Hardy1-0/+14
2015-02-24Refactor ifup/ifdown into base-classSteven Hardy1-0/+8
2015-02-24Refactor noop to enable logging of disabled operationsSteven Hardy1-0/+32
2015-02-24Move noop flag to provider base-classSteven Hardy1-2/+4
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