aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_objects.py
AgeCommit message (Expand)AuthorFilesLines
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