aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-08-02OvS 2.7 support - dpdk-devargs needs to provided for DPDK devicesKarthik S1-0/+19
2017-04-13Merge "os_net_config should map nics that are down if nic is in mapping file"Jenkins1-6/+24
2017-04-10os_net_config should map nics that are down if nic is in mapping fileBob Fournier1-6/+24
2017-03-21Add support for VPP interfaceFeng Pan1-7/+220
2017-01-04Exclude SR-IOV VFs in the nic numberingSaravanan KR1-1/+10
2016-09-20Add mac address to the DPDK mapping fileSaravanan KR1-2/+27
2016-09-20Fixed nic numbering issue of DPDK nics after the nic has boundSaravanan KR1-18/+93
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-0/+42
2016-06-30Make os-net-config idempotent with Linux bonds and MAC mappingDan Sneddon1-0/+7
2016-05-23Add some debugging output to ordered_active_nicsJames Slagle1-2/+9
2016-04-12Normalize operstate value for interfacesBen Nemec1-2/+2
2016-04-05Use interface operstate to determine nic statusChristopher Brown1-4/+4
2016-02-12launchpad bug 1537330, fix _is_active_nicxinwu1-5/+3
2015-10-19Added natural sort for interfaces in utils.ordered_active_nics()bdemers1-1/+12
2015-05-14Add 'eno*' interfaces to embedded_nicsDan Sneddon1-1/+2
2014-08-22Don't log errors if files don't exists.Dan Prince1-1/+5
2014-08-20Add nic1, nic2 naming abstractionDan Prince1-4/+45
2014-08-12Set the MAC to the primary interfaceDan Prince1-0/+9
2014-07-09Add logging to utils.Dan Prince1-1/+11
2014-07-07Add copyrights to files.Dan Prince1-0/+2
2014-06-10Implement apply for ifcfg implementationDan Prince1-0/+30