Switch to Semantic Versioning

Configure the block-storage coobook with the new versioning scheme
we discusssed on the ML. It will start out at 7.0.0(7th OpenStack
release).

Change-Id: I612ac4e6b9613b2952ed35f636c4bad689e5338a
Fixes: Bug 1184210
This commit is contained in:
John Dewey
2013-05-25 13:58:04 -07:00
parent 297c8b1c51
commit d68aa87d96

View File

@@ -4,7 +4,7 @@ maintainer_email "cookbooks@lists.tfoundry.com"
license "Apache 2.0"
description "The OpenStack Advanced Volume Management service Cinder."
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "2012.2.1"
version "7.0.0"
recipe "openstack-block-storage::api", "Installs the cinder-api, sets up the cinder database, and cinder service/user/endpoints in keystone"
recipe "openstack-block-storage::db", "Creates the Cinder database"