Update api-guide and api-ref to be clear about forced-down

Closes-Bug: #1691871
Related-Bug: #1784826

Change-Id: Ifc6f1549d88a1b7d9f6e25c962c8a15dd8e180fb
This commit is contained in:
Sean Dague
2017-08-10 09:34:13 -04:00
committed by melanie witt
parent df3dd2b5c7
commit 8835198b8d
3 changed files with 49 additions and 15 deletions
+10 -1
View File
@@ -195,7 +195,16 @@ Update Forced Down
.. rest_method:: PUT /os-services/force-down
Set or unset ``forced_down`` flag for the service.
Set or unset ``forced_down`` flag for the service. ``forced_down`` is a manual
override to tell nova that the service in question has been fenced manually by
the operations team (either hard powered off, or network unplugged). That
signals that it is safe to proceed with ``evacuate`` or other operations that
nova has safety checks to prevent for hosts that are up.
.. warning::
Setting a service forced down without completely fencing it will likely
result in the corruption of VMs on that host.
Action ``force-down`` available as of microversion 2.11.