designate/openstack-common.conf
Endre Karlson dc88f8f3b7 Switch to oslo.context and sync from incubator
Change-Id: Ib0bab379d95d1b94ae9dd4dbbbcee606d9e34f42
2014-12-09 21:41:55 +01:00

20 lines
421 B
Plaintext

[DEFAULT]
# The list of scriptss to copy from oslo-incubator.git
script=tools/install_venv_common.py
# The list of modules to copy from oslo-incubator.git
module=fixture.config
module=local
module=log
module=policy
module=service
module=timeutils
module=versionutils
# Modules needed for the deprecated oslo.wsgi we're still using
module=sslutils
# The base module to hold the copy of openstack.common
base=designate