** Also affects: python-novaclient Importance: Undecided Status: New
** No longer affects: nova -- 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/1297796 Title: nova python client is not process safe 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/python-novaclient/+bug/1297796/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp