9d86270fac
This just adds the basic framework for all the various pieces. The schema will be built using alembic. Everything else is untested.
12 lines
220 B
Plaintext
12 lines
220 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=config
|
|
module=install_venv_common
|
|
module=log
|
|
module=importlib
|
|
module=fixture
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=subunit2sql
|