openstack.common.db was not being used except by unit tests. The sysinv engine had previously been converted, so the changes are primarily in the unit test environment. Story: 2006796 Task: 37426 Change-Id: Ie638ee7e347fef0ada061ed4047decd0cbb919ef Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
20 lines
347 B
Plaintext
20 lines
347 B
Plaintext
[DEFAULT]
|
|
module=config.generator
|
|
module=context
|
|
module=flakes
|
|
module=install_venv_common
|
|
module=local
|
|
module=loopingcall
|
|
module=notifier
|
|
module=patch_tox_venv
|
|
module=periodic_task
|
|
module=policy
|
|
module=redhat-eventlet.patch
|
|
module=rootwrap
|
|
module=rpc
|
|
module=setup
|
|
module=version
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=sysinv
|