neutron-lib/releasenotes/notes/vnic-type-smart-nic-45dd5a22a9d1aa63.yaml
Hamdy Khader f3f220ed62 Add smartnic port type to VNIC_TYPES
Neutron OVS ML2 mechanism driver will allow binding the `smart-nic`
vnic_type. The rationale for creating new vnic_type and not using the
barmetal one is that there is a wide range of mechanism drivers that
use heirachical port binding for configuring TOR switches and we want
to allow this to work with smart NICs.

Story: #2003346
Change-Id: I91f63810626ce4e054e358f5de5e46434c4da131
2019-01-15 10:02:09 +02:00

5 lines
73 B
YAML

---
features:
- |
Add ``smart-nic`` VNIC type for Smart NIC ports.