aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/objects.py
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Delete controller for standalone OVS bridgesJakub Libosvar1-3/+11
2017-07-12Add schema-based config data validationFrank A. Zdarsky1-0/+5
2017-06-09Merge "Multiqueue support for OvsDpdkBond"Jenkins1-2/+4
2017-06-08Use os-net-config mapping file when interface in bond or bridgeBob Fournier1-85/+55
2017-05-31Multiqueue support for OvsDpdkBondKarthik S1-2/+4
2017-05-23Configure multi-queue value for DPDK PortSanjay Upadhyay1-2/+6
2017-04-13Merge "os_net_config should map nics that are down if nic is in mapping file"Jenkins1-27/+39
2017-04-10os_net_config should map nics that are down if nic is in mapping fileBob Fournier1-27/+39
2017-04-07Merge "Handle bools-as-strings nm_controlled values"Jenkins1-1/+2
2017-03-21Add support for VPP interfaceFeng Pan1-0/+56
2017-03-17Handle bools-as-strings nm_controlled valuesBrent Eagles1-1/+2
2017-03-10Allow setting NM_CONTROLLED=yes in os-net-config ifcfg filesDan Sneddon1-58/+84
2017-01-27Allow ovs_extra to be specified as either a string or listDan Sneddon1-15/+8
2017-01-05Add check that ovs_extra is passed as listFrank A. Zdarsky1-2/+23
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles1-2/+5
2016-11-15Add ovs_fail_mode option for OVS bridgesBrent Eagles1-6/+19
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles1-11/+13
2016-11-11Add support for ethtool_opts optionPierre Blanc1-4/+8
2016-10-19Add route_options parameterMatthew Flusche1-2/+5
2016-09-27Add options attribute to NFVSwitchSarath Kumar1-13/+6
2016-08-26Supporting numbered nics for DPDK Port and DPDK BondSaravanan KR1-1/+1
2016-08-26Add support for OVS DPDK BondSaravanan KR1-1/+69
2016-08-25Add support for OVS DPDK Bridge and PortSaravanan KR1-0/+122
2016-08-16Enhance and fix NIC mapping featureAlan Bishop1-26/+36
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-0/+59
2016-07-05Add support for Infiniband interfacesDan Sneddon1-0/+24
2016-06-14Add support for OVS patch portsJames Slagle1-0/+37
2016-06-10Merge "Add support for OVS tunnels"Jenkins1-1/+36
2016-04-13Add support for OVS tunnelsJames Slagle1-1/+36
2016-04-12Add warning for no active nicsBen Nemec1-0/+2
2016-03-11Fix hierarchy for Linux Bonds and Linux BridgesDan Sneddon1-0/+2
2016-03-07Enable os_net_config to configure IVSxinwu1-0/+92
2016-02-15Allow setting MTU to 1500Ian Pilcher1-8/+8
2015-10-21Merge "Support multiple addresses assignment with eni"Jenkins1-0/+1
2015-10-12Fix kwarg assignment in objects.pyDan Sneddon1-16/+35
2015-10-12Add Linux Bridge capability to os-net-config ifcfgDan Sneddon1-2/+60
2015-10-05Add support for Linux Bonding to os-net-config ifcfgDan Sneddon1-0/+57
2015-09-23ifcfg: Add support for dns_serversDan Prince1-15/+24
2015-08-17Support multiple addresses assignment with eniTomoki Sekiyama1-0/+1
2015-07-01Add support for dhclient_argsDan Prince1-15/+24
2015-06-09Automate selection of active bond slaveDan Sneddon1-0/+4
2015-05-11Add flag for DEFROUTE=no in ifcfg files to ignore DHCP gatewayDan Sneddon1-15/+19
2015-03-05Enable renaming of interfaces without rebootSteven Hardy1-2/+5
2015-02-24Remove deprecated references to oslo-incubatorSteven Hardy1-1/+1
2015-02-24Add a persist_mapping option to the mapping fileSteven Hardy1-18/+37
2015-02-24Add mapping option to influence nicN mapping orderSteven Hardy1-23/+63
2014-08-22Add support for ovs_extra.Dan Prince1-4/+11
2014-08-21A vlan on an OVS bridge doesn't require a deviceDan Prince1-1/+2
2014-08-20Add nic1, nic2 naming abstractionDan Prince1-2/+32