3750841bc8
Previously, the NSX request_id in the api_client would always be 0 because the current request id was stored in the class which is always initialized on each request. This patch fixes that by storing the request_id as a class variable. Change-Id: I9ff4d3eb09899fe6d14b462dddf9daddbf77873b Closes-bug: 1325100 |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
client.py | ||
eventlet_client.py | ||
eventlet_request.py | ||
exception.py | ||
request.py | ||
version.py |