From 1869d3201e184aee5c36712f8c112047a71535af Mon Sep 17 00:00:00 2001 From: Matthew Farrellee Date: Fri, 12 Sep 2014 10:21:27 -0400 Subject: [PATCH] Remove direct dep on oslo-incubator jsonutils It is used by the log and wsgi and therefore cannot be entirely removed Change-Id: I672a48d5920a541e2be117a3fb8431d0d520376d --- openstack-common.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/openstack-common.conf b/openstack-common.conf index 27907bf0..0e55ff68 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -4,7 +4,6 @@ module=config.generator module=excutils module=importutils -module=jsonutils module=lockutils module=log module=middleware.base