deb-cinder/cinder
zengyingzhe 23ddc7cbc6 Use requests lib for Huawei array connection
Updates Huawei driver logic to use requests lib for Huawei
array connection instead.
This stable branch merging attempt is to fix the problem that Huawei
driver cannot login Huawei array, if python env user used is SSL
certificate verification default enabled.
At this circumstance, Huawei driver will fail to login array, and
never operate properly.
So it's necessary to merge back to Ocata stable branch for Huawei
driver.

Change-Id: I397e4edde4d82baceb324c1fe9896b1c0f914194
(cherry picked from commit 59ddeabaca)
2017-06-19 19:34:16 +08:00
..
api Remove "list_volume" from filter 2017-04-24 08:59:46 +00:00
backup NFS Backup: Fix overwritting backups 2017-05-23 16:34:39 +02:00
brick Give more time for LVM deactivation 2017-05-02 15:33:52 +00:00
cmd cinder-backup - coordination not initialized 2017-03-08 05:03:49 +00:00
common Don't use None value for sql query. 2017-02-04 09:31:27 +08:00
compute Merge "Improve compatibility with novaclient 7.0.0" 2017-01-18 23:47:57 +00:00
config genopts: Fix python 3 compat, sort options 2017-05-09 12:52:48 +00:00
consistencygroup Fix replication freeze mechanism 2017-01-19 10:42:24 +01:00
db [BugFix]Cinder forgets to update 'deleted_at' when deleting 2017-04-03 17:43:39 +00:00
group Fix for Group API update to include check policy 2017-04-21 06:25:15 +00:00
hacking Switch ManageableSnaphots & ManageableVolumes list to OVO 2017-01-25 00:41:30 +00:00
image Separate out routine for getting qemu_img_info 2017-04-11 06:43:35 +00:00
interface Add driver interface for groups 2016-11-30 13:48:45 -05:00
keymgr Only log insecure key manager warning once 2016-12-28 18:53:13 -06:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Add prefix to user message event ids 2017-01-13 11:27:20 +01:00
objects Switch ManageableSnaphots & ManageableVolumes list to OVO 2017-01-25 00:41:30 +00:00
scheduler Short-circuit notifications when not enabled 2017-01-30 12:31:45 +01:00
tests Use requests lib for Huawei array connection 2017-06-19 19:34:16 +08:00
transfer Add more operations to cluster 2016-12-20 19:20:52 +01:00
volume Use requests lib for Huawei array connection 2017-06-19 19:34:16 +08:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Resolve Brocade HTTPS connection error 2017-02-01 22:30:23 +01:00
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
coordination.py Add lock acquire/release debug messages 2017-01-26 17:04:23 +01:00
exception.py GPFS: Handle unsupported operations with an exception 2017-05-26 13:26:46 +05:30
flow_utils.py Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Make notify_service_capabilities cluster aware 2017-01-20 10:44:35 +01:00
opts.py genopts: Fix python 3 compat, sort options 2017-05-09 12:52:48 +00:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Improve DB method naming consistency 2016-12-13 19:23:05 +01:00
quota_utils.py Cinder consistency group returning generic error message 2016-12-21 12:52:06 +08:00
rpc.py Fix notification short-circuit 2017-02-01 17:11:14 +01:00
service.py Make Replication support Active-Active 2017-01-19 10:42:18 +01:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Merge "Stop get_notifier mock in tests cleanup" 2017-02-03 13:41:25 +00:00
utils.py Fix notification short-circuit 2017-02-01 17:11:14 +01:00
version.py