python-zaqarclient/releasenotes/notes/support-query-queues-with-count-c9c47e508c04ad66.yaml
wanghao 6e9a5b59fe Support query queues with count
Zaqar will support query queues with '--with_count' to
return the amount of the queues. This will help users to
quickly get the exact total number of queues which they own.

Change-Id: Iced54e7d270e389a23db2a19394025710565923d
Implements: blueprint query-queues-with-count
Signed-off-by: wanghao <sxmatch1986@gmail.com>
2020-02-12 10:08:01 +08:00

6 lines
198 B
YAML

---
features:
- Support query queues with filter 'with_count=true' to return the amount of
the queues. This will help users to quickly get the exact total number of
queues which they own.