aboutsummaryrefslogtreecommitdiffstats
path: root/os_net_config/tests/test_impl_eni.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Continue bringing up interfaces even if one failsBen Nemec1-0/+31
2016-11-18Add support for enabling hotplug on interfacesBrent Eagles1-2/+15
2016-11-15Add ovs_fail_mode option for OVS bridgesBrent Eagles1-1/+28
2016-11-15Add support for name replacement in OVS_EXTRABrent Eagles1-2/+19
2016-10-19Add route_options parameterMatthew Flusche1-5/+13
2016-02-15Allow setting MTU to 1500Ian Pilcher1-0/+6
2015-08-17Support multiple addresses assignment with eniTomoki Sekiyama1-1/+29
2015-08-02Allow to specify the root directory of the filesystemFrederic Lepied1-1/+1
2015-03-05Add a --no-activate option to disable device up/down actionsSteven Hardy1-0/+19
2015-02-24Remove deprecated references to oslo-incubatorSteven Hardy1-1/+2
2014-08-22Add support for ovs_extra.Dan Prince1-0/+23
2014-08-14Use underscores for provider function names.Dan Prince1-17/+17
2014-08-12Set the MAC to the primary interfaceDan Prince1-0/+18
2014-07-07Add copyrights to files.Dan Prince1-1/+2
2014-07-03ENI: bring up bridges first on DebianDan Prince1-1/+1
2014-07-02ENI: enable 'auto' on bridges by defaultDan Prince1-1/+2
2014-07-02Add vlan support for the ENI implementation.Dan Prince1-2/+28
2014-07-02ENI fixes for v4/v6 ips. DHCP test fixes.Dan Prince1-26/+38
2014-06-25Vlan object and support for ifcfg.Dan Prince1-1/+1
2014-06-24Initial commit for basic ENI Debian/Ubuntu network configmarios1-0/+162