Comment 3 for bug 1618676

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/363574
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=7357b24d3a63be612aa32c901e15424ff92beca0
Submitter: Jenkins
Branch: master

commit 7357b24d3a63be612aa32c901e15424ff92beca0
Author: Huanxuan Ao <email address hidden>
Date: Sun Sep 25 11:49:47 2016 +0800

    Add "--remote-source" option to "volume snapshot create" command

    Add "--remote-source" option to "volume snapshot create" command
    to support creating snapshot from an existing remote snapshot in
    volume v2 (v2 only), also add the doc, unit tests and release note.

    Change-Id: I9e5fad4f0db5b44d528eb6b930edbc816e392c3a
    Implements: bp cinder-command-support
    Closes-Bug: #1618676
    Co-Authored-By: Sheel Rana <email address hidden>