yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65404
[Bug 1532104] Re: VMware: Make http connection pool configurable
** Changed in: nova
Status: New => Opinion
** Changed in: nova
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1532104
Title:
VMware: Make http connection pool configurable
Status in OpenStack Compute (nova):
Opinion
Bug description:
When nova-compute restarting, it will trigger soap requests to vCenter Server.
oslo.vmware set default http pool size to 10. [1]
This is not satisfy in large scale environment, in nova-compute log, there are lots of warning like:
WARNING urllib3.connectionpool [-] Connection pool is full, discarding connection
In this situation, users can not set the http pool size, the way we tune connection_pool is modify oslo.vmware code.
We can make it configurable in Nova vCenter driver side.
[1] https://review.openstack.org/#/c/206804/
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1532104/+subscriptions
References