]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Dell SC: Active_backend_id wrong type
authorTom Swanson <tom_swanson@dell.com>
Wed, 9 Mar 2016 19:33:22 +0000 (13:33 -0600)
committerTom Swanson <tom_swanson@dell.com>
Wed, 9 Mar 2016 20:35:11 +0000 (14:35 -0600)
commit87480ae656a8d0965d4c969099d81a1edc40e77c
tree229610250fb0b5550d86aeeb22a893fa901c4435
parent3d524c176bbff3e60474afaea36b74f84eea6452
Dell SC: Active_backend_id wrong type

Needed to convert the active_backend_id to an int for use by the
Dell Storage Center API driver dell_storagecenter_api.py.

Also updated the active_backend_id from the failover_host call.

Change-Id: I3a0cc870057f289a5d7309f18bd29f9659ae4b25
Closes-Bug: 1555279
cinder/volume/drivers/dell/dell_storagecenter_api.py
cinder/volume/drivers/dell/dell_storagecenter_common.py