neutron/neutron/plugins/vmware/api_client
Ihar Hrachyshka de1ebcdf40 Consistently use jsonutils instead of specific implementation
jsonutils have several benefits in comparison to pure json
implementation, like enabling C boosted encoders and decoders for
Python2.6 by using simplejson when available.

Change-Id: I24d0cd442e8d9d89fac50e43fc97f7bb4a293c3d
Closes-Bug: 1329496
2014-06-16 09:18:52 +02: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 Monkey patch threading module as early as possible 2014-06-09 16:42:47 +02:00
eventlet_request.py Consistently use jsonutils instead of specific implementation 2014-06-16 09:18:52 +02:00
exception.py NSX plugin: return 400 for invalid gw certificate 2014-03-24 01:46:29 -07:00
request.py NSX: bump http_timeout to 30 seconds 2014-06-02 17:45:11 +00:00
version.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00