cinder/cinder
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
..
api Allow scheduler pool information to be retrieved 2014-09-20 11:04:12 -07:00
backup Add reset-state function for backups 2014-09-12 15:32:17 +08:00
brick TgtAdm: Don't change CHAP username/password on live migration 2014-11-18 15:38:01 -08:00
common Merge "Adds CA cert file path option for glance connections" 2014-09-13 13:44:42 +00:00
compute debug level logs should not be translated 2014-06-18 09:03:02 -06:00
consistencygroup Volume types need to be specified when creating CG 2014-09-13 14:36:03 -04:00
db DB migration 25->24 failed when dropping column 2014-09-20 18:37:52 -04:00
hacking Add hacking check for use of LOG.audit 2014-08-09 10:22:03 -05:00
image Make sure device support Direct before setting 2014-10-08 20:44:58 -06:00
keymgr Fix wrapper to work with barbicanclient 3.0.1 2014-11-18 10:23:39 -08:00
locale Updated translations 2014-10-09 12:25:28 +02:00
openstack Sync latest processutils from oslo-incubator 2014-10-07 15:22:51 +00:00
replication Add support in Cinder for volume replication - driver approach 2014-08-23 15:53:55 +00:00
scheduler Downgrade 'infinite' and 'unknown' capacity in weigher 2014-09-23 12:49:58 +08:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests IBM Storwize driver: Add local variable assignment to "ctxt" 2014-11-26 02:12:52 +00:00
transfer Add required spaces in log messages 2014-09-23 00:33:34 -07:00
volume IBM Storwize driver: Add local variable assignment to "ctxt" 2014-11-26 02:12:52 +00:00
zonemanager Fix Brocade FC SAN lookup MITM vulnerability 2014-11-14 16:47:49 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py Allow backup-to-swift to take swift URL from service catalogue 2014-08-21 08:01:26 +00:00
exception.py Merge "Revert iSCSI Target objects as independent objects" 2014-09-20 01:18:18 +00:00
flow_utils.py Put result in quotes 2014-08-14 17:02:32 -07:00
i18n.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
manager.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
policy.py Update oslo policy and its dependencies 2014-08-29 13:56:30 +02:00
quota.py Support Volume Backup Quota 2014-09-02 18:09:04 +08:00
quota_utils.py Use oslo.i18n 2014-08-08 17:26:41 -05:00
rpc.py Integrate OSprofiler and Cinder 2014-08-21 02:19:36 +04:00
service.py Fix unnecessary WSGI worker warning at API startup 2014-09-23 16:20:09 -05:00
ssh_utils.py Fix ssh_host_key_file default in help and config.sample.conf 2014-09-23 05:52:13 +00:00
test.py Log an error on nfs mount failure 2014-09-10 20:48:44 -05:00
utils.py Make sure device support Direct before setting 2014-10-08 20:44:58 -06:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00
wsgi.py Cinder api service doesn't handle SIGHUP properly 2014-10-23 01:26:32 +00:00