f9ddddc358
The trusted vf attribute will be exposed to the instance through the metadata API and on the config drive. Note the logic when dealing with NetworkInterfaceMetadata devices was refactored slightly in order to handle the existing cases where these types of devices are skipped. Implements blueprint sriov-trusted-vfs Change-Id: Icbac4f11b2383b3d8295ec3362db0fc60b9c35a9 Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@redhat.com>
7 lines
245 B
YAML
7 lines
245 B
YAML
---
|
|
features:
|
|
- |
|
|
As of the ``2018-08-27`` metadata API version, a boolean ``vf_trusted`` key
|
|
appears for all network interface ``devices`` in ``meta_data.json``,
|
|
indicating whether the device is a trusted virtual function or not.
|