]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Set the concurrent connections on the 3PAR array
authorKurt Martin <kurt.f.martin@hp.com>
Mon, 5 Aug 2013 21:23:52 +0000 (14:23 -0700)
committerKurt Martin <kurt.f.martin@hp.com>
Tue, 6 Aug 2013 14:59:04 +0000 (07:59 -0700)
commit21b7fbdc657966b8e7085a00afafa39052dfc203
tree2510f823c358ecdf55f3d8335e00bc5c98a0175e
parentfa479f7b2669ad62d9213470df610b9812c12ae5
Set the concurrent connections on the 3PAR array

Currently, the 3PAR backend has a limit to the number of concurrent
connections that can be made to the WS API Server. This patch is
setting this limit to 15 connections, the highest possible.

Change-Id: Ibb8618c2fc896e0164a5f6a151d6a870cd662527
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py