commit | c32a98beb8db5be1726d850572283bfc680223df | [log] [tgz] |
---|---|---|
author | Yuiko Takada <takada-yuiko@mxn.nes.nec.co.jp> | Wed Apr 02 20:18:24 2014 +0900 |
committer | Gerrit Code Review <review@openstack.org> | Thu Apr 17 00:35:07 2014 +0000 |
tree | 5fa59a48d289a11adfb1c3a260e7d74cb03df597 | |
parent | 670c06e11f24eff4e5c9ca0c4c8d21a9e7f96972 [diff] |
Verify delete agent response of V2/V3 APIs This patch adds the JSON schema for response status of Nova agent delete APIs to block the backward incompatibility change in the future. delete agent does not return the response body. Response status of above APIs is below: V2 : 200 V3 : 204 Partially implements blueprint nova-api-attribute-test Change-Id: I1040b61b081d783a7c206189e11d16f9f9e77f91