aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Continue bringing up interfaces even if one failsBen Nemec1-1/+18
2017-03-21Add support for VPP interfaceFeng Pan1-0/+9
2016-09-02Raise NotImplementedError instead of NotImplementedJi-Wei1-16/+16
2016-08-26Add support for OVS DPDK BondSaravanan KR1-0/+9
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-0/+20
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar1-0/+13
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon1-0/+11
2016-07-05Add support for Infiniband interfacesDan Sneddon1-0/+9
2016-06-14Add support for OVS patch portsJames Slagle1-0/+9
2016-04-13Add support for OVS tunnelsJames Slagle1-0/+9
2016-04-12Fix typosJames Slagle1-3/+3
2016-04-06Bump hacking in test-requirements.txtDan Prince1-0/+1
2016-03-07Enable os_net_config to configure IVSxinwu1-0/+13
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon1-0/+11
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon1-0/+11
2015-08-14Correct class comment for NetConfigDan Prince1-1/+1
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