From 2bf3d0488d04f3002107ae793e9c0a5084f5528e Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Fri, 17 Oct 2014 17:26:23 +0400 Subject: [PATCH] Opening stable/juno Bump version to next stable release on juno branch, and set defaultbranch in .gitreview for convenience. Change-Id: I11b561ad1f0014729288cc9a8650a2572cbab29c --- .gitreview | 1 + setup.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitreview b/.gitreview index 264d5e96..60d3aa98 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=review.openstack.org port=29418 project=stackforge/murano-agent.git +defaultbranch=stable/juno diff --git a/setup.cfg b/setup.cfg index ba9732a8..4d919cbf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,6 @@ [metadata] name = murano-agent +version = 2014.2.1 summary = Python Murano Agent description-file = README.rst