Remove direct dep on oslo-incubator jsonutils

It is used by the log and wsgi and therefore cannot be entirely
removed

Change-Id: I672a48d5920a541e2be117a3fb8431d0d520376d
This commit is contained in:
Matthew Farrellee 2014-09-12 10:21:27 -04:00
parent 809e3d0f28
commit 1869d3201e

View File

@ -4,7 +4,6 @@
module=config.generator
module=excutils
module=importutils
module=jsonutils
module=lockutils
module=log
module=middleware.base