]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Tintri driver to manage existing backend storage objects
authorSean Chen <xuchenx@gmail.com>
Wed, 3 Jun 2015 21:06:12 +0000 (14:06 -0700)
committerSean Chen <xuchenx@gmail.com>
Thu, 11 Jun 2015 21:14:58 +0000 (14:14 -0700)
commit773f391c82dcea5b9ddc2a38884b3071d776134c
treee3299c59fa1d8f4506345571d0112ed883972ebc
parent3ba2d0ed924248b3658dc443743e883f2979496c
Tintri driver to manage existing backend storage objects

* Manage existing volume
* Get size of volume to be managed
* Unmanage volume

* Add tintri_api_version configuration option
* Make tintri_server_username configuration option required

DocImpact

Change-Id: I87c1213f9b9413cb7a0d95f4a75ffd9165baf1b3
cinder/tests/unit/test_tintri.py
cinder/volume/drivers/tintri.py