yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41229
[Bug 1516536] [NEW] image-list should check filter correctness
Public bug reported:
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 ...
** Affects: nova
Importance: Undecided
Assignee: jichenjc (jichenjc)
Status: New
** Changed in: nova
Assignee: (unassigned) => jichenjc (jichenjc)
--
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):
New
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
Follow ups