taskflow/openstack-common.conf
Joshua Harlow d523d3651d Remove usage of oslo.db and oslo.config
Remove further reference to oslo-incubator database
layer which itself uses oslo.config and remove its
dependencies and resync with oslo-incubator after
applying these changes.

Implements blueprint eliminate-oslo-cfg

Change-Id: Ie1ee7affae75c60833c012c921e50d7b14026101
2013-09-12 20:01:06 +04:00

14 lines
249 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=excutils
module=importutils
module=install_venv_common
module=jsonutils
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=taskflow