vmware-nsx/vmware_nsx/nsxlib
Aaron Rosen 7881b819e3 Fix periodic falling test
The method json.dumps() does not always return the same order of keys because
in python dictionaries are unordered. This patch fixes this failing
test by telling json.dumps to sort the response before returning.

Change-Id: I13a4ce79cd4a8734094bef85ce0943fee25cbbc9
2016-07-11 12:06:31 -07:00
..
mh Fix periodic falling test 2016-07-11 12:06:31 -07:00
v3 Merge "Use AFTER_INIT in lieu of AFTER_CREATE" 2016-07-03 04:53:51 +00:00
__init__.py Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories 2015-09-17 17:01:18 -07:00