sahara/openstack-common.conf
Trevor McKay e0ba25c104 Change remaining savanna namespaces in setup.cfg
* savanna.cluster.plugins, savanna.infrastructure.engine, savanna.remote
* Remove the 'savanna ', only support 'direct' and 'heat'
* Change 'base' in openstack-common.conf to 'sahara'

Partial-implements: blueprint savanna-renaming-service
Change-Id: I82f7f98794b86a305aff544eb6f77f1a8810d9d7
2014-03-19 16:49:49 -04:00

23 lines
478 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=db
module=db.sqlalchemy
module=excutils
module=importutils
module=jsonutils
module=log
module=middleware.base
module=periodic_task
module=processutils
module=threadgroup
module=timeutils
module=uuidutils
# xmlutils is needed by wsgi, which is no longer a module. so we need
# an explicit xmlutils dep.
module=xmlutils
# The base module to hold the copy of openstack.common
base=sahara