Merge "Update active node creation spec based on feedback"

This commit is contained in:
Jenkins 2016-06-08 21:05:00 +00:00 committed by Gerrit Code Review
commit 226a752f9b
1 changed files with 1 additions and 11 deletions

View File

@ -219,19 +219,9 @@ the interface.
Upgrades and Backwards Compatibility
====================================
This feature will not be visible to older API clients via a the API
This feature will not be usable by older API clients via the API
micro-version interface.
An older API client will receive the ``DEPLOYING`` as opposed to
``ADOPTING`` as this is the closest existing state representing the
current state of the node. Additionally the state of ``DEPLOYING`` will
prevent the nova API from considering the node as an available node for
deployment on to.
An older API client will receive the ``ERROR`` state for any node in
``ADOPTFAIL`` to allow for easy identification and deliniation of
a node that failed verification.
Documentation Impact
====================