yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56804
[Bug 1516536] Re: image-list should check filter correctness
Since this command is deprecated in 15.0.0 release, this bug won't be
fixed.
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1516536
Title:
image-list should check filter correctness
Status in OpenStack Compute (nova):
Invalid
Bug description:
curl -g -i -X GET
http://192.168.122.239:8774/v2.1/d1c5aa58af6c426492c642eb649017be/images/detail?status=ACTIVE
can get correct image list, however, (note status --> stats)
curl -g -i -X GET
http://192.168.122.239:8774/v2.1/d1c5aa58af6c426492c642eb649017be/images/detail?stats=ACTIVE
still returns same result, we should report this is incorrect param
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1516536/+subscriptions
References