]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add Pure Storage FibreChannel driver
authorDaniel Wilson <daniel.wilson@purestorage.com>
Tue, 12 May 2015 17:47:35 +0000 (10:47 -0700)
committerDaniel Wilson <daniel.wilson@purestorage.com>
Thu, 4 Jun 2015 22:06:23 +0000 (15:06 -0700)
commit7d7b679dbb4e9fe471edceefff995334c831a44d
tree9b75ffe2187f28575bf1105f1643f0777ec5c707
parentf777cae56cf99f17232a538fe44416a8ff8e18b8
Add Pure Storage FibreChannel driver

    This commit adds a FibreChannel driver for Pure Storage. The driver shares
    the majority of functionality with base driver and only has the code
    necessary to support connection to FibreChannel.

Implements: blueprint pure-fc-driver
Change-Id: Ia4ce76d6a2ec754951c13d3620f9f47d6920058b
cinder/tests/unit/test_pure.py
cinder/volume/drivers/pure.py