Comment 7 for bug 1403902

Revision history for this message
Mitsuhiro Tanino (mitsuhiro-tanino) wrote :

>>- or 'cinder service-list' should include #xxx pool part in its output;

An API which shows pool information was already suppoted at commit https://review.openstack.org/#/c/119938/.
For more detail, please see the commit. However, this API is not in API guide, so the document should be updated.
(http://developer.openstack.org/api-ref-compute-v2.html)

Also I will try to add CLI command "cinder get-pools" which shows pool information using the API which was added commit 119938.
I think this CLI also closes the gap for end users.