nova/doc/api_samples/servers/v2.19
ghanshyam cbd3ec476f Strict ImageRef validation to UUID only
Currently imageRef in server create, rebuild and rescue
operation can be accepted as random url which contains image
UUID and fetch the UUID from that.

As /images proxy APIs are deprecated, and ImageRef in
server creation etc are UUID only and valid against glance.

This patch makes imageRef handling as UUID only and
return 400 if non UUID are requested.

NOTE- Previously nova use to allow the empty string which was
      ok in case of boot from volume.
      We will keep the same behavior of allowing empty string in case of
      boot from volume only and 400 in all other case.

Closes-Bug: #1607229

Change-Id: I49f4da62c1b5b3fd8c5f67039ae113f76722b26c
2016-08-04 02:22:15 +00:00
..
server-action-rebuild-resp.json Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
server-action-rebuild.json REST API changes for user settable server description 2016-01-25 21:33:30 +00:00
server-create-req.json Strict ImageRef validation to UUID only 2016-08-04 02:22:15 +00:00
server-create-resp.json Enable all extension for all remaining sample tests 2016-06-10 06:03:02 +00:00
server-get-resp.json Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
server-put-req.json doc: fix malformed api sample 2016-01-28 14:08:16 +01:00
server-put-resp.json Enable all extension for server API tests part-1 2016-06-09 08:53:30 -04:00
servers-details-resp.json Enable all extension for remaining server API tests 2016-06-09 08:53:32 -04:00
servers-list-resp.json Drop the use of magic openstack project_id 2016-03-08 19:34:56 +00:00