Remove trailing backtick
This patch is removing a trailing backtick (`) from the baremetal-api-v1-node-management.inc document. Change-Id: Ie1a8c0d15f169287d5b5d6b7cd5b190e87345869
This commit is contained in:
parent
40870e44dd
commit
480d5be023
@ -28,7 +28,7 @@ For example, a Node in the ``available`` state can have an instance deployed to
|
|||||||
by requesting the provision state of ``active``. During this transition, the Node's
|
by requesting the provision state of ``active``. During this transition, the Node's
|
||||||
``provision_state`` will temporarily be set to ``deploying``, and depending on the driver,
|
``provision_state`` will temporarily be set to ``deploying``, and depending on the driver,
|
||||||
it may also be ``wait call-back``. When the transitions are complete, ``target_provision_state``
|
it may also be ``wait call-back``. When the transitions are complete, ``target_provision_state``
|
||||||
will be set to ``None`` and ``provision_state`` will be set to ``active```.
|
will be set to ``None`` and ``provision_state`` will be set to ``active``.
|
||||||
To destroy the instance, request the provision state of ``delete``. During this
|
To destroy the instance, request the provision state of ``delete``. During this
|
||||||
transition, the Node may or may not go through a ``cleaning`` state,
|
transition, the Node may or may not go through a ``cleaning`` state,
|
||||||
depending on the service configuration.
|
depending on the service configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user