Remove version from setup.cfg

Per [1] we now want to use the git repository for knowing the version instead
of just trying to modify the setup.cfg file.

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

Change-Id: I5a4c890b2a4637f1b676273a2509ab8be9f9f034
Depends-On: Ie869901714a96e1dbb97ca58a5cab792b3c9f61d
This commit is contained in:
Sylvain Bauza
2015-12-01 13:36:52 +01:00
parent 996c2f6f05
commit ad30bd2f7d

View File

@@ -1,6 +1,5 @@
[metadata]
name = nova
version = 13.0.0
summary = Cloud computing fabric controller
description-file =
README.rst