Comment 16 for bug 1778591

Revision history for this message
Eric Fried (efried) wrote :

Good point, Chris. To be clear:

 GET /allocations/{properly-formed UUID with no corresponding consumer record} => 404
 PUT /allocations/{thing that isn't a UUID} => 400

The latter will be covered by https://review.openstack.org/#/c/580373/