diff --git a/doc/source/node_management/kubernetes/host_hardware_management/configuration-changes-requiring-re-installation.rst b/doc/source/node_management/kubernetes/host_hardware_management/configuration-changes-requiring-re-installation.rst
index 967944b10..f4aaef7c9 100644
--- a/doc/source/node_management/kubernetes/host_hardware_management/configuration-changes-requiring-re-installation.rst
+++ b/doc/source/node_management/kubernetes/host_hardware_management/configuration-changes-requiring-re-installation.rst
@@ -32,9 +32,6 @@ Some configuration changes require a system or host re-add.
     +--------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
     | Root disk replacement                                        | Host (re-add)   | To install the OpenStack application on a new disk, the host must be deleted and re-added (not merely reinstalled).                                                                                                                                                                                                                |
     +--------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
-    | Management NIC MAC address change                            | Host (re-add)   | .. note::                                                                                                                                                                                                                                                                                                                          |
-    |                                                              |                 |     To register the new MAC address for Host Inventory management, the host must be deleted and re-added (not merely reinstalled).                                                                                                                                                                                                 |
-    +--------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
     | Replacement of storage disk on SAS controller                | Host (re-add)   | Due to a limitation in **udev**, the device path of a disk connected through a SAS controller changes when the disk is replaced. You must lock, delete, and re-install the node. Once this is done, it is advisable to replace any storage profiles associated with the host, since the old storage profile is no longer accurate. |
     +--------------------------------------------------------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
     | Aborted upgrade after controller-1 and controller-0 upgraded | System          | You must perform a system reinstallation.                                                                                                                                                                                                                                                                                          |