]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
LeftHand: Implement un/manage snapshot support
authorAnthony Lee <anthony.mic.lee@hpe.com>
Wed, 9 Dec 2015 00:15:42 +0000 (16:15 -0800)
committerAnthony Lee <anthony.mic.lee@hpe.com>
Fri, 5 Feb 2016 17:23:56 +0000 (09:23 -0800)
commit6fa9ac877b7d29596199da1d6d0ad12f01eb134b
tree568d9d12dd305ac4013524bca6c8e03c2ec8aee3
parent9299e7aebea42095fe1fa09b89d7297b5a53826e
LeftHand: Implement un/manage snapshot support

Implements support for managing and unmanaging snapshots to
the HPE LeftHand driver.

This patch now allows snapshots to be removed from OpenStack
management but still left on the LeftHand backend. Snapshots
on the LeftHand backend can also be managed by OpenStack.

DocImpact
Implements: blueprint lefthand-manage-unmanage-snapshot
Change-Id: Ic0048fd5da437cf8caddc166cf60ec035def39aa
cinder/tests/unit/test_hpelefthand.py
cinder/volume/drivers/hpe/hpe_lefthand_iscsi.py
releasenotes/notes/lefthand-manage-unmanage-snapshot-04de39d268d51169.yaml [new file with mode: 0644]