15db2af2bb
enables unit testing and heat dependency Change-Id: I51908e334b7ef3f0a2c200a1dae85de81e418a23
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=install_venv_common
|
|
module=install_venv
|
|
module=with_venv
|
|
module=test
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=gbpautomation |