Files
nova/nova/api/openstack
Ghanshyam acb32e773b Handle non dict metadata in server metadata V2 API
While creating or updating the server metadata, requested metadata
should be in form of dictionary.
Currently if it is not in that form then, 500 error is being return
which should be 400.

This patch adds such request check for V2 API and adds its UT

Change-Id: Ifcd4f9d352de7b2676beff319b641547b8952566
2014-08-28 19:26:52 +09:00
..
2014-08-27 05:52:32 +00:00
2014-02-03 14:19:44 +00:00
2014-07-15 01:13:26 +00:00
2014-07-24 08:11:00 -04:00