cinder/cinder/volume
Vincent Hou 423f7020ef IBM Storwize driver: Add local variable assignment to "ctxt"
* The method get_vdisk_params in helpers.py is missing a local variable
assignment for "ctxt", causing "UnboundLocalError: local variable
'ctxt' referenced before assignment. Adding the assignment should
resolve this issue.

* Add the unit tests coverage for get_vdisk_params.

Change-Id: I564b1ef8cd1b6504d5ac8c9af0bb11bf29767d9a
closes-bug: #1379654
(cherry picked from commit afcbfe053c)
2014-11-26 02:12:52 +00:00
..
drivers IBM Storwize driver: Add local variable assignment to "ctxt" 2014-11-26 02:12:52 +00:00
flows Pool-aware Scheduler Support 2014-08-31 16:27:02 -07:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
api.py Merge "Verify requested size in volume.api create" 2014-09-19 02:42:15 +00:00
configuration.py Remove vim header 2013-12-30 18:53:02 -06:00
driver.py Revert iSCSI Target objects as independent objects 2014-09-06 20:31:55 -07:00
iscsi.py TgtAdm: Don't change CHAP username/password on live migration 2014-11-18 15:38:01 -08:00
manager.py Export cinder volumes only if the status is 'in-use' 2014-10-14 17:45:43 -06:00
qos_specs.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
rpcapi.py Fix possible race condition for accept transfer 2014-09-08 08:54:52 -07:00
utils.py Change CHAP secret default length 2014-11-22 15:34:51 +00:00
volume_types.py Use oslo.i18n 2014-08-08 17:26:41 -05:00