vmware-nsx/tools/test-requires
Guilherme Salgado 9003f1ead2 Change Resource.__call__() to not leak internal errors.
That method now catches any non-expected errors raised by the controller's
action method and turn them into an HTTPServerError. Fixes bug 980033.

Change-Id: I7f71c029fae0e27a799f11de0802bde1003683e2
2012-05-09 15:28:27 -03:00

13 lines
134 B
Plaintext

distribute>=0.6.24
coverage
mock>=0.7.1
mox==0.5.3
nose
nosexcover
openstack.nose_plugin
pep8==0.6.1
sphinx>=1.1.2
unittest2
webtest