summaryrefslogtreecommitdiffstats
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-01-11 08:59:48 -0800
committerMonty Taylor <mordred@inaugust.com>2013-02-13 14:12:03 -0800
commit5e82d945aa6ba6ab3527abb54163ae6a22a25fa7 (patch)
tree2b24860bddb4f3cb29817e896703cf39d88c4e57 /openstack-common.conf
parent38c4a8a758e3f72482a35975323ec6eb0180a167 (diff)
downloadkeystone-5e82d945aa6ba6ab3527abb54163ae6a22a25fa7.tar.gz
keystone-5e82d945aa6ba6ab3527abb54163ae6a22a25fa7.tar.xz
keystone-5e82d945aa6ba6ab3527abb54163ae6a22a25fa7.zip
Update to oslo version code.
This brings us tag-based versioning and aligned with the rest of the project. Change-Id: I8c1f077125ee062e213d073492cfde07694cc254
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 1d7dc215..4e007bb7 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,importutils,iniparser,install_venv_common,jsonutils,setup,timeutils,flakes
+modules=cfg,importutils,iniparser,install_venv_common,jsonutils,setup,timeutils,flakes,version
# The base module to hold the copy of openstack.common
base=keystone