aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Make os-net-config pass tox py3 testsFrank A. Zdarsky1-2/+2
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles3-2/+50
2016-11-16Merge "Stop dhclient in os-net-config if interface not set for DHCP"Jenkins1-0/+21
2016-11-15Stop dhclient in os-net-config if interface not set for DHCPBob Fournier1-0/+21
2016-11-15Add ovs_fail_mode option for OVS bridgesBrent Eagles3-3/+61
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles3-2/+89
2016-11-11Add support for ethtool_opts optionPierre Blanc2-0/+17
2016-10-19Add route_options parameterMatthew Flusche3-19/+50
2016-09-27Add options attribute to NFVSwitchSarath Kumar2-7/+7
2016-09-21Merge "Add mac address to the DPDK mapping file"Jenkins1-16/+33
2016-09-21Merge "Fixed nic numbering issue of DPDK nics after the nic has bound"Jenkins1-0/+151
2016-09-20Add mac address to the DPDK mapping fileSaravanan KR1-16/+33
2016-09-20Fixed nic numbering issue of DPDK nics after the nic has boundSaravanan KR1-0/+151
2016-08-29Cleanups and new unit test for IVSSarath Kumar2-30/+36
2016-08-26Supporting numbered nics for DPDK Port and DPDK BondSaravanan KR2-10/+38
2016-08-26Add support for OVS DPDK BondSaravanan KR3-0/+87
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR2-0/+47
2016-08-16Enhance and fix NIC mapping featureAlan Bishop3-39/+52
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar3-0/+146
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon2-0/+62
2016-07-05Add support for Infiniband interfacesDan Sneddon2-0/+140
2016-06-14Add support for OVS patch portsJames Slagle2-0/+37
2016-06-10Merge "Add support for OVS tunnels"Jenkins2-0/+72
2016-04-13Add support for OVS tunnelsJames Slagle2-0/+72
2016-04-12Add warning for no active nicsBen Nemec1-0/+6
2016-04-11Merge "Bump hacking in test-requirements.txt"Jenkins2-4/+4
2016-04-07Use PEERDNS when no dns_servers or use_dhcp is providedGiulio Fidente1-0/+12
2016-04-06Bump hacking in test-requirements.txtDan Prince2-4/+4
2016-04-05Add MASTER=bond SLAVE=yes to linux bond interfacesDan Prince1-1/+10
2016-03-25Merge "Fix order-of-operations bug in os-net-config restart_interfaces"Jenkins1-9/+14
2016-03-22Fix order-of-operations bug in os-net-config restart_interfacesDan Sneddon1-9/+14
2016-03-22Merge "Use assertTrue/False instead of assertEqual(T/F)"Jenkins1-31/+31
2016-03-17Merge "Fix hierarchy for Linux Bonds and Linux Bridges"Jenkins1-0/+14
2016-03-11Add ability to set IPv6 routes in os-net-config templatesDan Sneddon1-0/+36
2016-03-11Fix hierarchy for Linux Bonds and Linux BridgesDan Sneddon1-0/+14
2016-03-07Enable os_net_config to configure IVSxinwu2-0/+99
2016-02-15Allow setting MTU to 1500Ian Pilcher2-0/+12
2016-01-07Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)1-31/+31
2015-11-20ifcfg: add VLAN=yes when neededGonéri Le Bouder1-0/+14
2015-11-04Merge "Added natural sort for interfaces in utils.ordered_active_nics()"Jenkins1-2/+6
2015-10-21Merge "Support multiple addresses assignment with eni"Jenkins1-1/+29
2015-10-19Added natural sort for interfaces in utils.ordered_active_nics()bdemers1-2/+6
2015-10-16Merge "Add Linux Bridge capability to os-net-config ifcfg"Jenkins2-0/+120
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon2-0/+120
2015-10-12Merge "Add support for Linux Bonding to os-net-config ifcfg"Jenkins2-0/+76
2015-10-08Merge "Support multiple addresses assignment with ifcfg"Jenkins1-1/+27
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon2-0/+76
2015-10-01Merge "ifcfg: Add support for dns_servers"Jenkins2-0/+39
2015-09-24Merge "os-net-config: ensure ifup is called just once"Jenkins1-0/+9
2015-09-23ifcfg: Add support for dns_serversDan Prince2-0/+39