276f7570d7
- add missed requirements - add required modules from openstack.common - added entry points to setup.cfg - fixed tests location - fixed incorrect common modules imports
13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=context
|
|
module=gettextutils
|
|
module=fixture.moxstubout
|
|
module=importutils
|
|
module=fixture.config
|
|
module=timeutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=oslo.db
|