aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_objects.py
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Delete controller for standalone OVS bridgesJakub Libosvar1-9/+11
2017-06-08Use os-net-config mapping file when interface in bond or bridgeBob Fournier1-0/+107
2017-04-13Merge "os_net_config should map nics that are down if nic is in mapping file"Jenkins1-3/+36
2017-04-10os_net_config should map nics that are down if nic is in mapping fileBob Fournier1-3/+36
2017-04-07Merge "Handle bools-as-strings nm_controlled values"Jenkins1-0/+40
2017-03-21Add support for VPP interfaceFeng Pan1-0/+16
2017-03-17Handle bools-as-strings nm_controlled valuesBrent Eagles1-0/+40
2017-01-27Allow ovs_extra to be specified as either a string or listDan Sneddon1-6/+6
2017-01-27Merge "Add check that ovs_extra is passed as list"Jenkins1-0/+28
2017-01-05Add check that ovs_extra is passed as listFrank A. Zdarsky1-0/+28
2017-01-05Make os-net-config pass tox py3 testsFrank A. Zdarsky1-2/+2
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles1-0/+21
2016-11-15Add ovs_fail_mode option for OVS bridgesBrent Eagles1-2/+4
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles1-0/+54
2016-11-11Add support for ethtool_opts optionPierre Blanc1-0/+2
2016-10-19Add route_options parameterMatthew Flusche1-5/+13
2016-09-27Add options attribute to NFVSwitchSarath Kumar1-5/+5
2016-08-29Cleanups and new unit test for IVSSarath Kumar1-30/+18
2016-08-26Supporting numbered nics for DPDK Port and DPDK BondSaravanan KR1-2/+11
2016-08-26Add support for OVS DPDK BondSaravanan KR1-0/+46
2016-08-16Enhance and fix NIC mapping featureAlan Bishop1-32/+45
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar1-0/+81
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon1-0/+22
2016-07-05Add support for Infiniband interfacesDan Sneddon1-0/+89
2016-06-14Add support for OVS patch portsJames Slagle1-0/+16
2016-06-10Merge "Add support for OVS tunnels"Jenkins1-0/+34
2016-04-13Add support for OVS tunnelsJames Slagle1-0/+34
2016-04-12Add warning for no active nicsBen Nemec1-0/+6
2016-04-06Bump hacking in test-requirements.txtDan Prince1-2/+2
2016-03-22Merge "Use assertTrue/False instead of assertEqual(T/F)"Jenkins1-31/+31
2016-03-07Enable os_net_config to configure IVSxinwu1-0/+55
2016-01-07Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)1-31/+31
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon1-0/+76
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon1-0/+58
2015-09-23ifcfg: Add support for dns_serversDan Prince1-0/+11
2015-07-01Add support for dhclient_argsDan Prince1-0/+11
2015-05-11Add flag for DEFROUTE=no in ifcfg files to ignore DHCP gatewayDan Sneddon1-0/+14
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy1-8/+67
2014-08-20Add nic1, nic2 naming abstractionDan Prince1-0/+75
2014-08-12Set the MAC to the primary interfaceDan Prince1-0/+31
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-07-01Implement object json parsing functions.Dan Prince1-0/+138
2014-06-09Initial ifcfg implementation for interfaces/routesDan Prince1-0/+41