os-vif/os_vif/objects
Rodolfo Alonso Hernandez 3b606b06e1 Read datapath_type from VIF object
When vif_plug_ovs.linux_net.ensure_ovs_bridge function is called, the
datapath_type of the bridge should be read from the VIF object, instead
of statically coercing a value.

Closes-Bug: #1632372

Change-Id: Ia813c39e2917ff373f8e1f85c75fc22d109c94d3
2017-08-01 13:03:10 +00:00
..
__init__.py os-vif: introduce a ComputeInfo object to represent compute info 2016-03-18 13:37:33 +00:00
base.py os_vif: ensure objects are in an 'os_vif' namespace 2016-02-17 14:27:23 +00:00
fields.py Merge "Use versionedobjects PCIAddress field" 2017-06-19 12:40:06 +00:00
fixed_ip.py os_vif: ensure objects are in an 'os_vif' namespace 2016-02-17 14:27:23 +00:00
host_info.py Correct object path in comments 2017-02-14 18:26:06 +09:00
instance_info.py os_vif: ensure objects are in an 'os_vif' namespace 2016-02-17 14:27:23 +00:00
network.py Add MTU to Network model and use it in plugging 2016-09-15 13:16:32 +00:00
route.py Add a reminder to remove Route.interface field 2016-08-16 09:35:21 -04:00
subnet.py os_vif: ensure objects are in an 'os_vif' namespace 2016-02-17 14:27:23 +00:00
vif.py Read datapath_type from VIF object 2017-08-01 13:03:10 +00:00