aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_impl_ifcfg.py
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Allow to pass more than two DNS while putting 2 DNSCédric Jeanneret1-0/+16
2017-08-23Delete controller for standalone OVS bridgesJakub Libosvar1-2/+3
2017-08-02OvS 2.7 support - dpdk-devargs needs to provided for DPDK devicesKarthik S1-4/+34
2017-06-27Merge "Continue bringing up interfaces even if one fails"Jenkins1-0/+31
2017-06-09Merge "Multiqueue support for OvsDpdkBond"Jenkins1-0/+79
2017-06-08Merge "Configure multi-queue value for DPDK Port"Jenkins1-2/+43
2017-05-31Multiqueue support for OvsDpdkBondKarthik S1-0/+79
2017-05-31MTU setting for OVSDpdkBondKarthik S1-0/+38
2017-05-30Continue bringing up interfaces even if one failsBen Nemec1-0/+31
2017-05-23Configure multi-queue value for DPDK PortSanjay Upadhyay1-2/+43
2017-04-28Configure mtu value for DPDK portSanjay Upadhyay1-1/+4
2017-04-06Merge "Correct the test code to remove 'pass' where it is not needed"Jenkins1-2/+0
2017-03-20Correct the test code to remove 'pass' where it is not neededSaravanan KR1-2/+0
2017-03-10Allow setting NM_CONTROLLED=yes in os-net-config ifcfg filesDan Sneddon1-0/+36
2017-03-01Restart Openvswitch after adding DPDK portskarthik s1-0/+30
2017-01-27Network service is failing with DPDKJaganathan Palanisamy1-0/+7
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles1-0/+14
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 Eagles1-0/+29
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles1-0/+16
2016-11-11Add support for ethtool_opts optionPierre Blanc1-0/+15
2016-10-19Add route_options parameterMatthew Flusche1-9/+24
2016-09-27Add options attribute to NFVSwitchSarath Kumar1-2/+2
2016-08-26Supporting numbered nics for DPDK Port and DPDK BondSaravanan KR1-8/+27
2016-08-26Add support for OVS DPDK BondSaravanan KR1-0/+24
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-0/+30
2016-08-16Enhance and fix NIC mapping featureAlan Bishop1-1/+1
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar1-0/+47
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon1-0/+40
2016-07-05Add support for Infiniband interfacesDan Sneddon1-0/+51
2016-06-14Add support for OVS patch portsJames Slagle1-0/+21
2016-04-13Add support for OVS tunnelsJames Slagle1-0/+38
2016-04-11Merge "Bump hacking in test-requirements.txt"Jenkins1-2/+2
2016-04-07Use PEERDNS when no dns_servers or use_dhcp is providedGiulio Fidente1-0/+12
2016-04-06Bump hacking in test-requirements.txtDan Prince1-2/+2
2016-04-05Add MASTER=bond SLAVE=yes to linux bond interfacesDan Prince1-1/+10
2016-03-22Fix order-of-operations bug in os-net-config restart_interfacesDan Sneddon1-9/+14
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 IVSxinwu1-0/+44
2016-02-15Allow setting MTU to 1500Ian Pilcher1-0/+6
2015-11-20ifcfg: add VLAN=yes when neededGonéri Le Bouder1-0/+14
2015-10-16Merge "Add Linux Bridge capability to os-net-config ifcfg"Jenkins1-0/+44
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon1-0/+44
2015-10-12Merge "Add support for Linux Bonding to os-net-config ifcfg"Jenkins1-0/+18
2015-10-08Merge "Support multiple addresses assignment with ifcfg"Jenkins1-1/+27
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon1-0/+18
2015-10-01Merge "ifcfg: Add support for dns_servers"Jenkins1-0/+28