Remove 409 inProgressFault for deleteServer API

The compute v2 API allows you to request a delete of
a server while it's building since nova commit
c7d2f020f0fdf04b24bd21668e7a02796f1f5538, so this
change just updates the API docs.

Change-Id: I7444289d8e55d20e289894c526e5578a8d070c72
Closes-Bug: #1344925
This commit is contained in:
Matt Riedemann 2014-07-19 08:48:03 -07:00
parent 21f4aec478
commit e88eceb8b3

View File

@ -728,7 +728,7 @@
</wadl:doc>
<response status="204"/>
<!-- Common, GET, inProgress Faults--> &commonFaults;
&getFaults; &inProgressFault; </method>
&getFaults; </method>
<!-- Server Actions -->
<method name="POST" id="changePassword">
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"