summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorDevananda van der Veen <devananda.vdv@gmail.com>2014-03-18 11:22:37 -0700
committerDevananda van der Veen <devananda.vdv@gmail.com>2014-03-21 13:50:05 -0700
commit8e854d7eb8c5d98efed34c27cc55cac49d77d7f9 (patch)
tree6c01c6e72255f1770f1c38313a061a405207b641 /openstack-common.conf
parent021c6bd6347dcad92d4ffb0ee23e1f6cb3fdc3e6 (diff)
downloadironic-8e854d7eb8c5d98efed34c27cc55cac49d77d7f9.tar.gz
Correct version.py and update current version string
Correct the version string in setup.cfg for Icehouse. Make ironic/version.py use PBR instead of the stale code that was there. Make ironic/common/config.py properly set the version string so that all CLI commands output it when "--version" is passed. Remove openstack.common.version module which is no longer present in oslo-incubator. Closes-bug: #1294389 Change-Id: I9a7bfe5fc1b79934cf2467d6f8a6c16f41205dbf
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index b6837cda6..1c445e5e1 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -31,7 +31,6 @@ module=setup
module=strutils
module=timeutils
module=test
-module=version
# The base module to hold the copy of openstack.common
base=ironic