cinder/releasenotes/notes/vmdk_config_conn_pool_size-0658c497e118533f.yaml
Vipin Balachandran 2fce7a3d0c VMware:Config option for http connection pool size
Adding config option 'vmware_connection_pool_size' to specify
the maximum number of connections in the http connection pool.

Change-Id: I4bc2ac61d95c9fc8894503dade6b215c394f0733
2016-10-17 14:44:53 +05:30

6 lines
190 B
YAML

---
upgrade:
- Added config option ``vmware_connection_pool_size`` in the
VMware VMDK driver to specify the maximum number of connections
(to vCenter) in the http connection pool.