Sync up openstack-common.conf

Remove rootwrap, rpc and notifier
Add sslutils

Change-Id: Iefa7e3643971766b0aa81f3663266d26a53301f5
This commit is contained in:
Kiall Mac Innes 2014-04-10 20:35:46 +01:00
parent 0d3a4427d9
commit 1b08ed599c
1 changed files with 1 additions and 3 deletions

View File

@ -11,11 +11,8 @@ module=importutils
module=jsonutils
module=local
module=log
module=notifier
module=policy
module=processutils
module=rootwrap
module=rpc
module=service
module=strutils
module=test
@ -23,6 +20,7 @@ module=timeutils
# Modules needed for the deprecated oslo.wsgi we're still using
module=xmlutils
module=sslutils
# The base module to hold the copy of openstack.common
base=designate