Add deleting Overcloud section

Add a section about deleting the Overcloud to the deployed-server docs.

Closes-Bug: #1686724
Change-Id: I79f1c67a543951ecbcf741dc93b841dd100f379a
This commit is contained in:
James Slagle 2017-05-23 07:49:41 -04:00
parent e5d955cc2f
commit 52ae209616
1 changed files with 16 additions and 0 deletions

View File

@ -462,3 +462,19 @@ the future if they are powered back on.
Do not attempt to reuse nodes that were previously removed from the
deployment without first reprovisioning them using whatever provisioning tool
is in place.
Deleting the Overcloud
----------------------
When deleting the Overcloud, the Overcloud nodes need to be manually powered
off, otherwise, the cloud will still be active and accepting any user requests.
After archiving any data that needs to be saved from the deployment, it is
recommended to reprovision the nodes to a clean base operating system. The
reprovision will ensure that they do not start serving user requests, or
interfere with future deployments in the case where they are powered back on in
the future.
As with scaling down, do not attempt to reuse nodes from a previous deployment
as part of a new deployment.