** 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp