summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorDavanum Srinivas <davanum@gmail.com>2015-06-11 06:12:54 -0400
committerDavanum Srinivas (dims) <davanum@gmail.com>2015-06-14 17:15:29 +0000
commita977504e53b6aaa212fc293064464656bfee709e (patch)
treed68c944752aadac742874571225f25cb8aed8db1 /openstack-common.conf
parentc9ad95448937076a354f56483acef0e8dc33fb05 (diff)
downloadnova-a977504e53b6aaa212fc293064464656bfee709e.tar.gz
Sync with latest oslo-incubator
Commits are as follows: 16eb642 Clean up logging to conform to guidelines 14874b8 Guru Meditation Reports broken without version_string 289f909 Remove timeutils.strtime() usage 97ba6db Port service to Python 3 Change-Id: Ia5f3204a23fe262315ec2c58a521b870bfe228bf
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 5eb437b683..a586529190 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -2,10 +2,8 @@
# The list of modules to copy from oslo-incubator
module=cliutils
-module=eventlet_backdoor
module=fileutils
module=imageutils
-module=local
module=loopingcall
module=memorycache
module=periodic_task
@@ -18,9 +16,6 @@ module=report.views.text
module=report.views.xml
module=service
module=sslutils
-module=systemd
-module=threadgroup
-module=versionutils
# The base module to hold the copy of openstack.common
base=nova