]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Volume driver for Coho Data storage solutions
authorBardia Keyoumarsi <bardia.keyoumarsi@cohodata.com>
Wed, 18 Nov 2015 00:07:41 +0000 (16:07 -0800)
committerBardia Keyoumarsi <bardia.keyoumarsi@cohodata.com>
Mon, 7 Dec 2015 05:31:33 +0000 (21:31 -0800)
commitf7e9c240dcc25bdf17e3ad0e4591a7368fe8032a
tree6739608959fd3b15a8d479ded3e6f9f7bb4f27a9
parent2c3b6e9912b6dc60b78585effaff6219377e5d8d
Volume driver for Coho Data storage solutions

This patch introduces Coho Data volume driver along with unit tests.

Implements: blueprint coho-cinder-driver

DocImpact
Documentation for setting up the Coho driver and enabling it
in Cinder will be provided in a separate patch.

Change-Id: I06a66d10add9132d0f3afca054d68094ddfb4da0
Signed-off-by: Bardia Keyoumarsi <bardia.keyoumarsi@cohodata.com>
cinder/exception.py
cinder/opts.py
cinder/tests/unit/test_coho.py [new file with mode: 0644]
cinder/volume/drivers/coho.py [new file with mode: 0644]
releasenotes/notes/add-coho-driver-b4472bff3f64aa41.yaml [new file with mode: 0644]
tests-py3.txt