]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
3PAR: Adding volume checks to manage snapshot API
authorAnthony Lee <anthony.mic.lee@hpe.com>
Tue, 22 Dec 2015 21:57:37 +0000 (13:57 -0800)
committerAnthony Lee <anthony.mic.lee@hpe.com>
Mon, 11 Jan 2016 18:22:24 +0000 (10:22 -0800)
commit90381fbc2746f52fcea93de14f54d3ff5b13e049
treeff7eb602474a462574fb7fd5ab5e00d990ff4094
parent81f7986c16ecd589017486e60fb39544c5c409a8
3PAR: Adding volume checks to manage snapshot API

Updated the checks in the HPE 3PAR manage snapshot API to use
the volume object for comparison. Also added new checks to
prevent un/managing of snapshots from/to volumes that have a
status of 'failed-over' for replication status.

This is a follow-up patch for:
https://review.openstack.org/#/c/253760/

Implements: blueprint 3par-manage-unmanage-snapshot
Change-Id: Ie187e67d9eec2121d6ccad5667c6d9fc73f98ce3
cinder/tests/unit/test_hpe3par.py
cinder/volume/drivers/hpe/hpe_3par_common.py