summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorIlya Popov <ilya_p@hotmail.com>2022-11-29 15:50:30 +0300
committerIlya Popov <ilya_p@hotmail.com>2022-11-29 16:44:59 +0300
commitf0f54f01001db657b3ed7d618dfd1078f2dde580 (patch)
tree0d80ea17bfccf3c410a697e0dc62cc4408bac666 /releasenotes
parent348eb796321c8475af73b727a310c3a09f519ffa (diff)
downloadpython-openstackclient-f0f54f01001db657b3ed7d618dfd1078f2dde580.tar.gz
Adding volume backend commands to volume v3
Task: 46959 Story: 2010454 Change-Id: I6ed5f54079b88bc9fdfa24474a480a2786eda745
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add_volume_backend_commands_to_volumeV3-145b114e40ab8615.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add_volume_backend_commands_to_volumeV3-145b114e40ab8615.yaml b/releasenotes/notes/add_volume_backend_commands_to_volumeV3-145b114e40ab8615.yaml
new file mode 100644
index 00000000..8fa2afb0
--- /dev/null
+++ b/releasenotes/notes/add_volume_backend_commands_to_volumeV3-145b114e40ab8615.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Support of two commands was added in volume v3: "volume backend capability
+ show" and "volume backend pool list". These commands are present in v2
+ volume, but still absent in v3.