199cb1e4f8
When creating a port, it is now valid to pass direct-physical as a vnic-type, as it's been implemented in the following change: If1ab969c2002c649a3d51635ca2765c262e2d37f This patch enables this in the neutron CLI. DocImpact Related-bug: 1500993 Change-Id: If3426a6a5b07f6159fd636ae65d0ad3c296db990
7 lines
243 B
YAML
7 lines
243 B
YAML
---
|
|
features:
|
|
- Added new 'direct-physical' vnic-type option for port-create CLI command.
|
|
Passing this particular value allows for a port to be create with the
|
|
vnic-type used for assigning SR-IOV physical functions to
|
|
instances.
|