nova/doc/v3/api_samples/server-metadata/server-metadata-req.json
Ghanshyam 46e5689db4 Convert v3 server metadata plugin to v2.1
This patch converts v3 server metadata plugin to v2.1 and makes v2
unit tests share between v2 and v2.1.

The differences between v2 and v3 are described on the wiki page
https://wiki.openstack.org/wiki/NovaAPIv2tov3.

Partially implements blueprint v2-on-v3-api

Change-Id: I619a7323f515234d15000af356277dbf3d91231f
2014-09-01 00:42:21 +00:00

6 lines
51 B
JSON

{
"meta": {
"foo": "Bar Value"
}
}