]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Return provider_id in SolidFire model update
authorJohn Griffith <john.griffith8@gmail.com>
Mon, 1 Jun 2015 15:33:14 +0000 (15:33 +0000)
committerHuang Zhiteng <winston.d@gmail.com>
Wed, 3 Jun 2015 23:19:25 +0000 (23:19 +0000)
commit16817f8bef04189a0709482b1a394aaf14addd7a
treea0cdef74deeb206bcde2da5267bafb8948351e9c
parente2de169c6e34954ca943cfbae94f56410b9885c5
Return provider_id in SolidFire model update

The provider_id field was added in
commit: 9f34d34d0ab92400223e3cc87285d0d4fbdf21f9

This patch adds provider_id to the returned model
update and uses it to provide the internal SolidFire
volume ID mapping.

Next step will be to rewrite the awkward list search
of volume names to find the corresponding volume on
the SolidFire backend.

Change-Id: Ia44d46362bb1b688c4ac266afecca9ce66dcef25
cinder/volume/drivers/solidfire.py