Add support for manage and unmanage snapshot

Bug #1618676 reported by aohuanxuan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
aohuanxuan

Bug Description

cinderclient support manage and unmanage snapshot by commands below:
usage: cinder snapshot-manage [--id-type <id-type>] [--name <name>]
                              [--description <description>]
                              [--metadata [<key=value> [<key=value> ...]]]
                              <volume> <identifier>
usage: cinder snapshot-unmanage <snapshot>

But OSC does not support these now.

aohuanxuan (huanxuan-ao)
Changed in python-openstackclient:
assignee: nobody → aohuanxuan (huanxuan-ao)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/363574

Changed in python-openstackclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/410008

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>

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.5.0

This issue was fixed in the openstack/python-openstackclient 3.5.0 release.

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

Fix proposed to branch: master
Review: https://review.openstack.org/420416

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.