Add note about preserve_ephemeral limitations

Change-Id: I4534f00dc45fc6aecb533d711385441828aea02c
This commit is contained in:
Sean Dague 2016-06-23 09:41:57 -04:00
parent 8a083e4062
commit aa0d31848b

@ -2837,6 +2837,12 @@ preserve_ephemeral:
description: |
Indicates whether the server is rebuilt with the preservation of the ephemeral
partition (``true``).
.. note::
This only works with baremetal servers provided by
Ironic. Passing it to any other server instance results in a
fault and will prevent the rebuild from happening.
in: body
required: false
type: boolean