| commit | e842106061e9a90f3db610090a2e095f307e86e0 | [log] [tgz] |
|---|---|---|
| author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Jun 02 15:58:21 2014 +0900 |
| committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Mon Jun 02 15:58:21 2014 +0900 |
| tree | 39121afaf07ef45b14c297999061cff70a63999c | |
| parent | 3382326781486b50eb7a442b12470f7b6b016656 [diff] |
Verify 'update-server-metadata' APIs attributes
This patch verifies the response attributes of 'update-server-metadata'.
The response attributes of v2 and v3 are the same:
{
"metadata": {
"foo": "Foo Value"
}
}
Response code for V3 API is 201.
Partially implements blueprint nova-api-attribute-test
Change-Id: If70c4cd31ed513276d0a714edc06d4878913ec48