os-vif/os_vif/objects
Jan Gutter 777ea9494e Add support for VIFPortProfileOVSRepresentor
* This patch adds support for a VF representor port profile,
  specifically supporting OVS. If representor_name is set, the os-vif
  plugin is requested to rename the representor to that.

* Some VIF types already have a VF associated with them. In that case,
  the PCI dev_address should copied to the VIF port profile subclassed
  object's representor_address for use by os-vif plug/unplug. The
  hypervisor will still use the VIF's dev_address for instance spawning.

Change-Id: Id95a9f311e71b3cefb170704728641a4a1a91144
Signed-off-by: Jan Gutter <jan.gutter@netronome.com>
2017-07-18 20:56:55 +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 Add support for VIFPortProfileOVSRepresentor 2017-07-18 20:56:55 +00:00