aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/impl_ifcfg.py
AgeCommit message (Expand)AuthorFilesLines
2017-06-27Merge "Continue bringing up interfaces even if one fails"Jenkins1-0/+7
2017-06-09Merge "Multiqueue support for OvsDpdkBond"Jenkins1-0/+5
2017-06-08Merge "Configure multi-queue value for DPDK Port"Jenkins1-0/+4
2017-05-31Multiqueue support for OvsDpdkBondKarthik S1-0/+5
2017-05-31MTU setting for OVSDpdkBondKarthik S1-0/+6
2017-05-30Continue bringing up interfaces even if one failsBen Nemec1-0/+7
2017-05-23Configure multi-queue value for DPDK PortSanjay Upadhyay1-0/+4
2017-04-28Configure mtu value for DPDK portSanjay Upadhyay1-0/+2
2017-03-21Add support for VPP interfaceFeng Pan1-0/+43
2017-03-10Allow setting NM_CONTROLLED=yes in os-net-config ifcfg filesDan Sneddon1-1/+4
2017-03-01Restart Openvswitch after adding DPDK portskarthik s1-0/+16
2017-02-14Merge "Network service is failing with DPDK"Jenkins1-0/+11
2017-01-27Network service is failing with DPDKJaganathan Palanisamy1-0/+11
2017-01-18Remove child members activation for OVS-DPDK bondSanjay Upadhyay1-4/+7
2017-01-05Make os-net-config pass tox py3 testsFrank A. Zdarsky1-11/+11
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles1-1/+4
2016-11-16Merge "Stop dhclient in os-net-config if interface not set for DHCP"Jenkins1-0/+44
2016-11-15Stop dhclient in os-net-config if interface not set for DHCPBob Fournier1-0/+44
2016-11-11Add support for ethtool_opts optionPierre Blanc1-0/+5
2016-10-19Add route_options parameterMatthew Flusche1-10/+15
2016-09-27Add options attribute to NFVSwitchSarath Kumar1-6/+6
2016-08-29Cleanups and new unit test for IVSSarath Kumar1-1/+1
2016-08-26Add support for OVS DPDK BondSaravanan KR1-0/+35
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-1/+53
2016-08-11Merge "Enable os-net-config to support and configure NFVSwitch"Jenkins1-0/+101
2016-08-09Fix Linux bond/slave ifup orderingDan Sneddon1-3/+3
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar1-0/+101
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon1-1/+60
2016-07-05Add support for Infiniband interfacesDan Sneddon1-0/+46
2016-06-14Add support for OVS patch portsJames Slagle1-0/+17
2016-04-13Add support for OVS tunnelsJames Slagle1-0/+18
2016-04-11Merge "Bump hacking in test-requirements.txt"Jenkins1-10/+10
2016-04-07Use PEERDNS when no dns_servers or use_dhcp is providedGiulio Fidente1-0/+2
2016-04-06Bump hacking in test-requirements.txtDan Prince1-10/+10
2016-04-05Add MASTER=bond SLAVE=yes to linux bond interfacesDan Prince1-7/+3
2016-03-22Fix order-of-operations bug in os-net-config restart_interfacesDan Sneddon1-3/+43
2016-03-17Merge "Fix hierarchy for Linux Bonds and Linux Bridges"Jenkins1-1/+5
2016-03-11Add ability to set IPv6 routes in os-net-config templatesDan Sneddon1-16/+60
2016-03-11Fix hierarchy for Linux Bonds and Linux BridgesDan Sneddon1-1/+5
2016-03-07Enable os_net_config to configure IVSxinwu1-0/+92
2016-02-15Allow setting MTU to 1500Ian Pilcher1-2/+2
2015-11-20ifcfg: add VLAN=yes when neededGonéri Le Bouder1-0/+3
2015-10-16Merge "Add Linux Bridge capability to os-net-config ifcfg"Jenkins1-0/+41
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon1-0/+41
2015-10-12Merge "Add support for Linux Bonding to os-net-config ifcfg"Jenkins1-0/+47
2015-10-08Merge "Support multiple addresses assignment with ifcfg"Jenkins1-5/+10
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon1-0/+47
2015-10-01Merge "ifcfg: Add support for dns_servers"Jenkins1-0/+6
2015-09-23ifcfg: Add support for dns_serversDan Prince1-0/+6
2015-08-17Support multiple addresses assignment with ifcfgTomoki Sekiyama1-5/+10