Upgrade to hardware types: document changing interfaces for active nodes

Change-Id: If428f86c8c1168086736d92d07fa67f1c76aee89
This commit is contained in:
Dmitry Tantsur 2017-08-11 17:49:15 +02:00
parent c4c0040a8b
commit 45b09494af

View File

@ -86,6 +86,17 @@ set new values for some or all interfaces:
See :doc:`/install/enrollment` for more details on setting hardware types and
interfaces.
.. warning::
It is not recommended to change the interfaces for ``active`` nodes. If
absolutely needed, the nodes have to be put in the maintenance mode first:
.. code-block:: console
openstack baremetal node maintenance set $UUID \
--reason "Changing driver and/or hardware interfaces"
# do the update, validate its correctness
openstack baremetal node maintenance unset $UUID
Other interfaces
----------------