]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix LHN driver to allow backend name configuration
authorJohn Griffith <john.griffith@solidfire.com>
Tue, 30 Apr 2013 19:05:40 +0000 (13:05 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Wed, 1 May 2013 04:06:44 +0000 (22:06 -0600)
commit006d673d24778abe6c47e3ee7e1a19e163912440
tree24c85aff0d0e8f12b5ea7430cd0f6a9863ba16c5
parent11a949c14806c2891e114cd21c08b5b7557862f1
Fix LHN driver to allow backend name configuration

The LHN driver wasn't allowing custom volume_backend_name to be set
via multi-backend configuration input.  In addition there were some
issues with the updating that are also addressed in this patch.

There are other drivers that are going to need updated/fixed for
this same problem, but those will be addressed in a separate patch/bug.

Fixes bug: 1173037

Change-Id: Iae247a500739d02e145511ebe96dddaff8966419
cinder/volume/drivers/san/hp_lefthand.py