diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-12-02 18:29:01 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-12-02 18:29:01 +0000 |
| commit | 5ec4290e27d7b79323ca1391327b7c5eda08cd71 (patch) | |
| tree | d08239ec943faada4a56dc95bd350a9454936c51 /releasenotes | |
| parent | 1c2b0c6b730a8ddae5cdb9748a47d1dae391bb8e (diff) | |
| parent | 3907137f5824e359bcdcfcdd8ab3d15a83d10bca (diff) | |
| download | python-openstackclient-5ec4290e27d7b79323ca1391327b7c5eda08cd71.tar.gz | |
Merge "Add commands for "consistency group snapshot""
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/bug-1642238-3032c7fe7f0ce29d.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1642238-3032c7fe7f0ce29d.yaml b/releasenotes/notes/bug-1642238-3032c7fe7f0ce29d.yaml new file mode 100644 index 00000000..bb8d3f11 --- /dev/null +++ b/releasenotes/notes/bug-1642238-3032c7fe7f0ce29d.yaml @@ -0,0 +1,6 @@ +--- +features: + - Add ``consistency group snapshot create``, ``consistency group snapshot delete``, + ``consistency group snapshot list`` and ``consistency group snapshot show`` commands + in volume v2. + [Bug `1642238 <https://bugs.launchpad.net/python-openstackclient/+bug/1642238>`_] |
