image-list should check filter correctness

Bug #1516536 reported by jichenjc
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Low
Abhijeet Malawade

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 ...

Tags: api
jichenjc (jichenjc)
Changed in nova:
assignee: nobody → jichenjc (jichenjc)
Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

@jichenjc: Thanks for taking over to solve this bug.
Reminder: Please set the status to "in progress" when you assign yourself to a bug.

tags: added: api
Changed in nova:
status: New → In Progress
Revision history for this message
jichenjc (jichenjc) wrote :

@markus_z
I remember the status will be changed automatically when I submit a patch, so the working process is changed now?

Revision history for this message
Sean Dague (sdague) wrote :

I don't see any outstanding patch for this, marking as not in progress.

Changed in nova:
importance: Undecided → Low
status: In Progress → Confirmed
Revision history for this message
Andrew Laski (alaski) wrote :

Jichenjc I am removing you as an assignee so that others feel free to pick this up since there has been no proposed patch in 5 months. Please assign it back to you if you are still working on this.

Changed in nova:
assignee: jichenjc (jichenjc) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/314153

Changed in nova:
assignee: nobody → Abhijeet Malawade (abhijeet-malawade)
status: Confirmed → In Progress
Revision history for this message
Sivasathurappan Radhakrishnan (siva-radhakrishnan) wrote :

Hi Abhijeet Malawade!
Are you still working on this bug , If not please let me know, so that I can start working on it ?

Regards,
Siva.

Revision history for this message
Sivasathurappan Radhakrishnan (siva-radhakrishnan) wrote :

Since this command is deprecated in 15.0.0 release, this bug won't be fixed.

Changed in nova:
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by John Garbutt (<email address hidden>) on branch: master
Review: https://review.openstack.org/314153
Reason: See bug for details, but lets not add things to an API we have now deprecated.

Its technically a proxy API, so we should error the same way as the thing we sent the data to.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.