yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31723
[Bug 1442320] Re: Attempting to delete an image member from an image, passing a blank member_id returns a 404 response
** Changed in: glance
Status: Invalid => New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1442320
Title:
Attempting to delete an image member from an image, passing a blank
member_id returns a 404 response
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Overview:
When attempting to delete an image member passing a blank member_id, a 404 ("The resource could not be found") response is returned.
Steps to reproduce:
1) Create a new image
2) Add an image member
3) Attempt to delete the image member passing '' for the member_id
4) Notice that a 404 response is returned
Expected:
Like the create image member response, if passing a blank member_id, a 400 ("Member can't be empty") response should be returned.
Actual:
A 404 ("The resource could not be found") response is returned
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1442320/+subscriptions
References