oslo.vmware/oslo_vmware/tests
ZHU ZHU 0fdb00522a Allow http connection pool size to be configured
With multiple concurrent VM spawning, the service time from compute
service flow to vcenter to trigger soap requests is getting slower.
As VIM adopt requests module to access the vcenter which have default
http pool size set to 10. This need to be configured to be larger
in scale environment.

Change-Id: Ic9e9a87de378151a66187222231eaafd7a402ac5
Closes-Bug: #1479183
2015-07-31 06:54:12 -05:00
..
objects Switch to non-namespaced module imports 2015-03-12 11:38:50 -04:00
__init__.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
base.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
test_api.py Allow http connection pool size to be configured 2015-07-31 06:54:12 -05:00
test_exceptions.py Fix exception to string in py34 2015-06-28 11:03:54 -04:00
test_image_transfer.py Fix mock calls 2015-07-12 13:27:43 -04:00
test_pbm.py Add utility function to get profiles by IDs 2015-04-27 14:49:11 +05:30
test_rw_handles.py Move files out of the namespace package 2015-01-12 13:22:13 -05:00
test_service.py Allow http connection pool size to be configured 2015-07-31 06:54:12 -05:00
test_vim_util.py Move missing tests to new oslo_vmware location 2015-03-04 01:44:29 +00:00
test_vim.py Exception hierarchy refactoring 2015-06-19 17:29:47 +05:30