]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Switch Pure volume drivers to use Snapshot Objects
authorPatrick East <patrick.east@purestorage.com>
Tue, 11 Aug 2015 21:48:51 +0000 (14:48 -0700)
committerPatrick East <patrick.east@purestorage.com>
Thu, 13 Aug 2015 18:32:56 +0000 (11:32 -0700)
commit863d3456c6a4667d68f27ebb759f1adbf8f6f3ea
treee18c499ce49f6bb73b206b46f94502581165faa0
parentf0bf2720c22f7649d640fda62bab3ab4f77c9dc2
Switch Pure volume drivers to use Snapshot Objects

Some consistency group operations require looking up snapshot objects
and returning them. Now that we have Snapshot objects we should be using
those.

Change-Id: Ib4ff7fa3f7d768abb33e3b9436f7e64a3cd81f4c
Closes-Bug: #1458126
cinder/tests/unit/test_pure.py
cinder/volume/drivers/pure.py