summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2013-05-13 20:20:15 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2013-05-13 22:26:54 -0700
commit7999de8de7e2f0cecc317cb867a64f6e0157c0cb (patch)
tree88180898f38fb43a9d7d93f7994d71be364c794a /openstack-common.conf
parent9c928cc32e6cb0dfb2773fc08afe41ffdc162c2a (diff)
downloadtaskflow-7999de8de7e2f0cecc317cb867a64f6e0157c0cb.tar.gz
Begin adding testing functionality
Take the current run_tests.sh from glance and include that as well as fill in the rest of the pieces needed for those that use venv functionality. Start adding memory tests.
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 073de65..edb170f 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from oslo-incubator.git
-modules=excutils
+modules=excutils,install_venv_common
# The base module to hold the copy of openstack.common
base=taskflow