diff --git a/doc/source/admin/multitenancy.rst b/doc/source/admin/multitenancy.rst index ab48680e25..58aa05c609 100644 --- a/doc/source/admin/multitenancy.rst +++ b/doc/source/admin/multitenancy.rst @@ -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. diff --git a/releasenotes/notes/add-port-is-smartnic-4ce6974c8fe2732d.yaml b/releasenotes/notes/add-port-is-smartnic-4ce6974c8fe2732d.yaml index 42891d4746..859be9a1cb 100644 --- a/releasenotes/notes/add-port-is-smartnic-4ce6974c8fe2732d.yaml +++ b/releasenotes/notes/add-port-is-smartnic-4ce6974c8fe2732d.yaml @@ -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 `_ provides information on how to configure and use Smart NIC ports. upgrade: