From 2a970b76f58def310fb4cf2c1eb76c115587fcf0 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Wed, 2 Oct 2013 17:21:24 +0200 Subject: [PATCH] Open Icehouse development This should be accepted/merged once all the RC1 bugfixes are in. This bumps the target version to 2014.1, effectively opening the master branch to Icehouse development, ending the feature freeze. The Havana release branch is cut from the previous commit in master. Change-Id: Ia3a41177e3c91bd75b38833761f9f8af2b503e4b --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 830c2a713f03..bdb8dfef77b7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = nova -version = 2013.2 +version = 2014.1 summary = Cloud computing fabric controller description-file = README.rst