commit | f7873b0853e154317e2ed0a8b27a6006ea6410aa | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Mar 28 12:50:57 2014 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Mar 28 12:50:57 2014 +0900 |
tree | 836e1da0521b6bb415f19a3eecdb5602b13a6f54 | |
parent | fa9d39f157ad10918d68bfa5fa9262f0d8e93e16 [diff] |
Validate image metadata attributes of Nova APIs This patch adds the JSON Schema for Nova V2 Image metadata APIs (list, set, update) and validate the response with added JSON Schema to block the backward incompatibility change in the future. Response body of above APIs is below- { "metadata": { } } Partially implements blueprint nova-api-attribute-test Change-Id: I923dc1f8e5df96339b14221a68086039c36e22dc