]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add discard to connection properties
authorDaniel Wilson <daniel.wilson@purestorage.com>
Fri, 24 Jul 2015 21:54:35 +0000 (14:54 -0700)
committerDaniel Wilson <daniel.wilson@purestorage.com>
Mon, 27 Jul 2015 22:14:54 +0000 (15:14 -0700)
commit77bb6a1407eb90c0d97dd879a94e6ffccfe87e74
tree17b903d79a59afeb4d71fe66b184e1404665d679
parentc2dd9655e5d7e123ae58352c77ad0fab5d0c8b1f
Add discard to connection properties

This adds the discard property to base doc strings and base classes.
This also adds the discard capability into the Pure Storage driver
on initialize_connection as an example.

Change-Id: I43b783d6d935a0104d470255c646b3fe1efdf88f
Implements: bp cinder-backend-report-discard
cinder/tests/unit/test_pure.py
cinder/volume/driver.py
cinder/volume/drivers/pure.py
cinder/volume/targets/iscsi.py