remove version from setup.cfg

Following the instructions that are provided in the mailing list [0].
We need to remove the version line from setup.cfg, as from now
on releases will be tagged using the release tools rather
than version being set in setup.cfg

[0] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080692.html

Change-Id: I3be169b5cbc8040585486137dafaf6eafd16bc58
Depends-On: I658a63bdd47633ff35066e61e874c67a3ac02d92
This commit is contained in:
Steve Martinelli 2015-12-01 16:56:01 -05:00
parent 5fb8db8a5d
commit 836c11cafc

View File

@ -1,6 +1,5 @@
[metadata]
name = keystone
version = 9.0.0
summary = OpenStack Identity
description-file =
README.rst