`oslo.db` uses several modules(`importutils` and `timeutils`) from `oslo-incubator`. This modules are already incubated and we should use them from `oslo.utils`. Change-Id: I09881ea3e115ca95bbd06ff5d1c0d5e253ed7640
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=gettextutils
|
|
module=fixture.config
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=oslo.db
|