| commit | 76c00f0c118dac4492990596728872a8e3f35151 | [log] [tgz] |
|---|---|---|
| author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Mar 28 13:02:22 2014 +0900 |
| committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Fri Mar 28 13:02:22 2014 +0900 |
| tree | bda6d634333a50722fee6216d53120f1d74d9292 | |
| parent | f7873b0853e154317e2ed0a8b27a6006ea6410aa [diff] |
Check attributes of image meta item Nova APIs
This patch adds the JSON Schema for Nova V2 Image meta item APIs
(set & get meta item) and validate the response with added JSON
Schema to block the backward incompatibility change in the future.
Response body of above APIs is below-
{
"meta":
{
}
}
Partially implements blueprint nova-api-attribute-test
Change-Id: Ic00fc3b4750057b641ef01738e34f7242e27bb1d