summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/volume-backend-c5faae0b31556a24.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/volume-backend-c5faae0b31556a24.yaml b/releasenotes/notes/volume-backend-c5faae0b31556a24.yaml
index 851ab2de..66983098 100644
--- a/releasenotes/notes/volume-backend-c5faae0b31556a24.yaml
+++ b/releasenotes/notes/volume-backend-c5faae0b31556a24.yaml
@@ -5,3 +5,7 @@ features:
added which will provide a list of all capabilities that can be configured
for the requested backend. The required `<host>` parameter takes the form
`host@backend-name`.
+ - |
+ A new command, ``openstack volume backend pool list`` was added which will
+ provide a list of all backend storage pools. The optional ``-long``
+ parameter includes some basic configuration and stats for each pool.