vmware-nsx/neutron/plugins/vmware/api_client
Aaron Rosen 3750841bc8 NSX: Fix request_id in api_client to increment
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
2014-05-30 15:11:27 -07:00
..
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
base.py Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
client.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
eventlet_client.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00
eventlet_request.py NSX: Fix request_id in api_client to increment 2014-05-30 15:11:27 -07:00
exception.py NSX plugin: return 400 for invalid gw certificate 2014-03-24 01:46:29 -07:00
request.py Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
version.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00