d523d3651d
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
14 lines
249 B
Plaintext
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
|
|
|