yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12214
[Bug 1297795] Re: nova python client is not process safe
** Also affects: python-novaclient
Importance: Undecided
Status: New
--
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/1297795
Title:
nova python client is not process safe
Status in OpenStack Compute (Nova):
New
Status in Python client library for Nova:
New
Bug description:
Nova python clients shares sockets between process:
this code:
https://github.com/openstack/python-novaclient/blob/master/novaclient/client.py#L42-L52
And sharing socket between process is last thing that you would like to see in your code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1297795/+subscriptions
References