summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-07-07 10:58:15 +0000
committerGerrit Code Review <review@openstack.org>2020-07-07 10:58:15 +0000
commit4b5053ac8948782141fb3b2fb56977caef93c884 (patch)
treebb3dc4df23145af12a9148bb270c11c56109acbb /releasenotes
parent42692264f7089b99e9db627ba7a1f961d829e03b (diff)
parentb1fc587a6d4eac795a5bc27c2dffd2d876161caa (diff)
downloadpython-openstackclient-4b5053ac8948782141fb3b2fb56977caef93c884.tar.gz
Merge "Make volume backup record commands available in v3"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/task-40279-eb0d718ac1959c50.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/task-40279-eb0d718ac1959c50.yaml b/releasenotes/notes/task-40279-eb0d718ac1959c50.yaml
new file mode 100644
index 00000000..aedb3ea9
--- /dev/null
+++ b/releasenotes/notes/task-40279-eb0d718ac1959c50.yaml
@@ -0,0 +1,5 @@
+---
+fixes:
+ - |
+ Makes ``volume backup record`` commands available in Volume API v3.
+ `Task 40279 <https://storyboard.openstack.org/#!/story/2007896>`__