[Follow Up] Expose is_smartnic in port API

fix release note
fix baremetal port creation documentation

Change-Id: I3c04c6318fcc70d95f2de3a2c2b16a9adf82ca18
This commit is contained in:
Hamdy Khader 2019-02-13 11:32:37 +02:00
parent 352e37a36d
commit bcf5b37c73
2 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@ Configuring nodes
--local-link-connection port_id=$REP_NAME \
--pxe-enabled true \
--physical-network physnet1 \
--is-smartnic true
--is-smartnic
A Smart NIC port requires ``hostname`` which is the hostname of the Smart NIC,
and ``port_id`` which is the representor port name within the Smart NIC.

View File

@ -9,7 +9,7 @@ features:
nodes with Smart NICs as ironic nodes.
The REST API endpoints related to ports provide support for the
``is_smartnic`` field. The `ironic developer documentation
``is_smartnic`` field. The `ironic admin documentation
<https://docs.openstack.org/ironic/latest/admin/multitenancy.html>`_
provides information on how to configure and use Smart NIC ports.
upgrade: