[Follow Up] Expose is_smartnic in port API
fix release note fix baremetal port creation documentation Change-Id: I3c04c6318fcc70d95f2de3a2c2b16a9adf82ca18
This commit is contained in:
parent
352e37a36d
commit
bcf5b37c73
@ -181,7 +181,7 @@ Configuring nodes
|
|||||||
--local-link-connection port_id=$REP_NAME \
|
--local-link-connection port_id=$REP_NAME \
|
||||||
--pxe-enabled true \
|
--pxe-enabled true \
|
||||||
--physical-network physnet1 \
|
--physical-network physnet1 \
|
||||||
--is-smartnic true
|
--is-smartnic
|
||||||
|
|
||||||
A Smart NIC port requires ``hostname`` which is the hostname of the Smart NIC,
|
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.
|
and ``port_id`` which is the representor port name within the Smart NIC.
|
||||||
|
@ -9,7 +9,7 @@ features:
|
|||||||
nodes with Smart NICs as ironic nodes.
|
nodes with Smart NICs as ironic nodes.
|
||||||
|
|
||||||
The REST API endpoints related to ports provide support for the
|
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>`_
|
<https://docs.openstack.org/ironic/latest/admin/multitenancy.html>`_
|
||||||
provides information on how to configure and use Smart NIC ports.
|
provides information on how to configure and use Smart NIC ports.
|
||||||
upgrade:
|
upgrade:
|
||||||
|
Loading…
Reference in New Issue
Block a user