Files
keystone/openstack-common.conf
Steve Martinelli 812c9a9ad3 Use oslo.concurrency instead of sync'ed version
oslo.concurrency was released, we should use that instead
of the sync'ed code from oslo-incubator.

Change-Id: Iabde5d4247c642b8d7d572e5c22c324bd3a2797c
2014-10-27 16:38:51 -04:00

17 lines
270 B
Plaintext

[DEFAULT]
module=config
module=fileutils
module=gettextutils
module=log
module=policy
module=service
module=systemd
module=versionutils
script=tools/colorizer.py
script=tools/install_venv_common.py
# The base module to hold the copy of openstack.common
base=keystone