deb-designate/openstack-common.conf
Kiall Mac Innes 1b08ed599c Sync up openstack-common.conf
Remove rootwrap, rpc and notifier
Add sslutils

Change-Id: Iefa7e3643971766b0aa81f3663266d26a53301f5
2014-04-10 20:42:36 +01:00

27 lines
484 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=context
module=db
module=db.sqlalchemy
module=excutils
module=fixture
module=gettextutils
module=importutils
module=jsonutils
module=local
module=log
module=policy
module=processutils
module=service
module=strutils
module=test
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