servers list API support specify multi-status
Problem description
===================
Currently, servers list API only support specify one status values currently.
But servers has multiple status. If the user is concern about the servers in
two different status, the API need to be called twice separately.
Proposed change
===============
Implement the support for servers list API to specify multiple status values
concurrently.
REST API impact
---------------
GET /v2/{tenant_
Current:
status (Optional) query csapi:ServerStatus
Value of the status of the server so that you can filter on "ACTIVE" for example.
Future:
status (Optional) query xsd:string
Value of the statuses of the server so that you can filter on "ACTIVE,PAUSED" for example.
Blueprint information
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
servers list API support specify multi-status
Spec not approved yet, un-targeting blueprint from juno-1 --johnthetubaguy (28th May 2014)
I have adding the spec URL, and now accepted this for juno now, we need to see some code before this can be approved. --johnthetubaguy (30th May 2014)
Addressed by: https:/
servers list API support specify multi-status
Not all the reviews have +2s and are not all are close to approval, so moving to juno-3. But please move this back to juno-2, should you get your patches approved in time. --johnthetubaguy 21st July 2014