Populate PortProfile info in plugins VIF objects

Registered by Matt Riedemann

In https://review.openstack.org/#/c/441590/ the class HostPortProfileInfo was introduced.

Every plugin in this project should populate this information in the HostInfo object. Nova will retrieve this information from os-vif to have the list of supported VIF types along with the port info, per plugin.

HostInfo:
    [HostPluginInfo:
        [HostVIFInfo:
            [HostPortProfileInfo, ...]
        ]
    ]

Blueprint information

Status:
Complete
Approver:
Matt Riedemann
Priority:
Medium
Drafter:
Rodolfo Alonso
Direction:
Needs approval
Assignee:
Rodolfo Alonso
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Rodolfo Alonso

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/vif-port-profile,n,z

Addressed by: https://review.openstack.org/490819
    Add Port Profile info to VIF objects OVS plugin

Addressed by: https://review.openstack.org/490829
    Add Port Profile info to VIF objects Linux Bridge plugin

Addressed by: https://review.openstack.org/441590
    Add ``HostPortProfileInfo`` class

Addressed by: https://review.openstack.org/493082
    Add VersionedObjectPrintable mixin

I'm confused as to what this blueprint is for. Are there any nova changes for this? Is there a resulting feature that we get in the end or fix of some kind, or is this a dependency for some larger effort? Are these all changes in os-vif? Because if so, we don't really need a blueprint for this, and it wasn't ever approved for Queens anyway but I see code merging in os-vif. -- mriedem 20171120

Those changes are for os-vif. I'll delete this BP -- ralonsoh 20171121.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.