0805101573
Added the Port Profile information to each VIF type in ``vif_plug_linux_bridge``. This information will be populated to Nova trough os_vif.host_info function. Change-Id: Ib693388f7a7eb9aa359976a1d0aba35e5b325ddb Blueprint: vif-port-profile
9 lines
338 B
YAML
9 lines
338 B
YAML
---
|
|
features:
|
|
- |
|
|
In ``vif_plug_linux_bridge``, a new field called
|
|
``supported_port_profiles`` is added to ``HostVIFInfo`` objects. This
|
|
field is a list of ``HostPortProfileInfo`` objects describing the
|
|
supported port profiles for each specific VIF type.
|
|
Currently this field is only being used in ``vif_plug_ovs``.
|