From f8ba5af130b7ec2d2ec8c0abcadbc27275467ab8 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 28 Feb 2012 00:46:14 -0800 Subject: Align with project configs. * docs in doc/ rather than docs/ * write out changelog from git * freeze requirements file Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563 --- 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 db2171c1..ee37ffd2 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,7 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=cfg +modules=cfg,setup # The base module to hold the copy of openstack.common base=keystone -- cgit