Remove crypto and versionutils from openstack-common.conf since these

two modules has not been used so far.
This commit is contained in:
Yanyan Hu 2014-12-18 22:01:58 -05:00
parent 8534a2a83a
commit 886092bcd2

View File

@ -2,7 +2,6 @@
# The list of modules to copy from oslo-incubator
module=context
module=crypto
module=eventlet_backdoor
module=local
module=log
@ -11,7 +10,6 @@ module=policy
module=service
module=threadgroup
module=uuidutils
module=versionutils
module=middleware.request_id
# The base module to hold the copy of openstack.common