commit | 2e24a1d4f08b5b0ea5d3583c0314864f0661473a | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Mar 25 10:05:28 2014 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Mar 25 10:05:28 2014 +0900 |
tree | 1c0e8f0cfdda7fa8f2e8fbe769187a54d3ae9f82 | |
parent | bade82f387881cadd7d009bec3a60565d7461623 [diff] |
Check reserve/unreserve fixed-ips APIs attributes This patch adds the JSON schema for Nova V2 reserve & unreserve fixed-ips APIs response and validate the response with added JSON schema to block the backward incompatibility change in the future. The response body of V2 reserve & unreserve fixed-ip API is below: { "202 Accepted The request is accepted for processing." } Partially implements blueprint nova-api-attribute-test Change-Id: Ic837fb3cdc34a79c25589a7263f54b96b6043680