commit | a3d584d44df24a5fc7c7b1dcd86551fe18f5c0a6 | [log] [tgz] |
---|---|---|
author | Yuiko Takada <takada-yuiko@mxn.nes.nec.co.jp> | Thu Apr 03 14:11:53 2014 +0000 |
committer | Yuiko Takada <takada-yuiko@mxn.nes.nec.co.jp> | Tue Apr 08 16:56:12 2014 +0000 |
tree | 468b960fc06215679c825aa851e33eec13ede693 | |
parent | 71381634e37f0d68f5b3b2e79728fa8c126bbb79 [diff] |
Verify delete quota response of V2/V3 APIs This patch adds the JSON schema for response status of Nova quota delete APIs to block the backward incompatibility change in the future. delete quota does not return the response body. Response status of above APIs is below: V2: 202 V3: 204 Partially implements blueprint nova-api-attribute-test Change-Id: I3113e3a07937bd7cb44a19e5ef4a5fb880ce3721