os-net-config/os_net_config
Dan Sneddon 6641c9f8c0 Stub out check for OVS installed to avoid failing tests
The tests for the method that checks to see if OVS is installed
only pass if OVS is not installed. This change stubs out the
function so the tests pass on systems with OVS.

Closes-bug: #1783240

Change-Id: I70bee7a7556aada186ccec89dbe800c8eb870aa5
2018-07-23 19:52:04 -07:00
..
tests Stub out check for OVS installed to avoid failing tests 2018-07-23 19:52:04 -07:00
__init__.py Add network objects sriov_vf and sriov_pf 2018-02-16 00:55:52 -05:00
cli.py Adding VLAN support and other configs for sriov_vf 2018-07-10 01:19:04 -04:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Adding VLAN support and other configs for sriov_vf 2018-07-10 01:19:04 -04:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Add check for OVS for objects that require it 2018-07-17 01:12:53 -04:00
schema.yaml Add sriov_vf type as member of ovs_dpdk_port 2018-07-13 23:41:25 -04:00
sriov_config.py Adding VLAN support and other configs for sriov_vf 2018-07-10 01:19:04 -04:00
utils.py Add check for OVS for objects that require it 2018-07-17 01:12:53 -04:00
validator.py Add schema-based config data validation 2017-07-12 22:57:34 +02:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00