deb-python-oslo.db/openstack-common.conf
Victor Sergeyev 276f7570d7 Make the tests passing
- add missed requirements
- add required modules from openstack.common
- added entry points to setup.cfg
- fixed tests location
- fixed incorrect common modules imports
2014-04-18 12:51:26 +03:00

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