aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config
AgeCommit message (Expand)AuthorFilesLines
2017-01-23Merge "Exclude SR-IOV VFs in the nic numbering"Jenkins2-1/+34
2017-01-18Remove child members activation for OVS-DPDK bondSanjay Upadhyay1-4/+7
2017-01-05Make os-net-config pass tox py3 testsFrank A. Zdarsky4-16/+16
2017-01-04Exclude SR-IOV VFs in the nic numberingSaravanan KR2-1/+34
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles6-6/+63
2016-11-16Merge "Stop dhclient in os-net-config if interface not set for DHCP"Jenkins2-0/+65
2016-11-15Stop dhclient in os-net-config if interface not set for DHCPBob Fournier2-0/+65
2016-11-15Add ovs_fail_mode option for OVS bridgesBrent Eagles4-9/+80
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles4-13/+102
2016-11-15Merge "Raise NotImplementedError instead of NotImplemented"Jenkins2-17/+17
2016-11-11Add support for ethtool_opts optionPierre Blanc4-4/+30
2016-10-19Add route_options parameterMatthew Flusche6-35/+77
2016-09-27Add options attribute to NFVSwitchSarath Kumar4-26/+19
2016-09-21Merge "Add mac address to the DPDK mapping file"Jenkins2-18/+60
2016-09-21Merge "Fixed nic numbering issue of DPDK nics after the nic has bound"Jenkins2-18/+244
2016-09-20Add mac address to the DPDK mapping fileSaravanan KR2-18/+60
2016-09-20Fixed nic numbering issue of DPDK nics after the nic has boundSaravanan KR2-18/+244
2016-09-02Raise NotImplementedError instead of NotImplementedJi-Wei2-17/+17
2016-08-29Cleanups and new unit test for IVSSarath Kumar3-31/+37
2016-08-26Supporting numbered nics for DPDK Port and DPDK BondSaravanan KR3-11/+39
2016-08-26Add support for OVS DPDK BondSaravanan KR6-1/+200
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR6-1/+284
2016-08-16Enhance and fix NIC mapping featureAlan Bishop4-65/+88
2016-08-11Merge "Enable os-net-config to support and configure NFVSwitch"Jenkins6-0/+361
2016-08-09Fix Linux bond/slave ifup orderingDan Sneddon1-3/+3
2016-08-02Enable os-net-config to support and configure NFVSwitchSarath Kumar6-0/+361
2016-07-25Add adapter teaming support using teamd for ifcfg-systemsDan Sneddon5-1/+192
2016-07-25Merge "Add support for Infiniband interfaces"Jenkins5-0/+219
2016-07-19Merge "Make os-net-config idempotent with Linux bonds and MAC mapping"Jenkins1-0/+7
2016-07-05Add support for Infiniband interfacesDan Sneddon5-0/+219
2016-07-05Merge "Add support for OVS patch ports"Jenkins5-0/+100
2016-06-30Make os-net-config idempotent with Linux bonds and MAC mappingDan Sneddon1-0/+7
2016-06-14Add support for OVS patch portsJames Slagle5-0/+100
2016-06-14Merge "Add some debugging output to ordered_active_nics"Jenkins1-2/+9
2016-06-10Merge "Add support for OVS tunnels"Jenkins5-1/+135
2016-05-23Add some debugging output to ordered_active_nicsJames Slagle1-2/+9
2016-04-22Merge "Add warning for no active nics"Jenkins2-0/+8
2016-04-13Add support for OVS tunnelsJames Slagle5-1/+135
2016-04-12Add warning for no active nicsBen Nemec2-0/+8
2016-04-12Normalize operstate value for interfacesBen Nemec1-2/+2
2016-04-12Merge "Fix typos"Jenkins1-3/+3
2016-04-12Fix typosJames Slagle1-3/+3
2016-04-11Merge "Use interface operstate to determine nic status"Jenkins1-4/+4
2016-04-11Merge "Bump hacking in test-requirements.txt"Jenkins4-14/+15
2016-04-07Use PEERDNS when no dns_servers or use_dhcp is providedGiulio Fidente2-0/+14
2016-04-06Bump hacking in test-requirements.txtDan Prince4-14/+15
2016-04-05Add MASTER=bond SLAVE=yes to linux bond interfacesDan Prince2-8/+13
2016-04-05Use interface operstate to determine nic statusChristopher Brown1-4/+4
2016-03-25Merge "Fix order-of-operations bug in os-net-config restart_interfaces"Jenkins2-12/+57
2016-03-22Fix order-of-operations bug in os-net-config restart_interfacesDan Sneddon2-12/+57