From d6fa2428183e98c2f733cacb46b79e1e0757729f Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Fri, 24 Apr 2015 02:05:01 -0400 Subject: Remove references to venv Stick to using tox, remove the tools directory since it only contained references to using venv. Also update a few other locations that would have otherwise been incorrect. Change-Id: I7d3e9067256ac0935f07904abcf584d898ac1d6f --- openstack-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openstack-common.conf') diff --git a/openstack-common.conf b/openstack-common.conf index 78b414c3..81a189f7 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -module=install_venv_common + # The base module to hold the copy of openstack.common base=openstackclient -- cgit v1.2.1