From c42b60fc9aec915100cb88aebee1b5fda1f1dfc1 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Fri, 3 Feb 2017 16:21:53 -0700 Subject: [PATCH] Prepare ocata-rc1 release Bump metadata.json and reno configs for ocata-rc1 release Change-Id: Ic2b8297790c4d52a3842795cae6fafaa29145f20 --- metadata.json | 8 ++++---- releasenotes/source/conf.py | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/metadata.json b/metadata.json index a48bf65..00f5b50 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-murano", - "version": "10.2.0", + "version": "10.3.0", "author": "Red Hat and OpenStack Contributors", "summary": "Puppet module for OpenStack Murano", "license": "Apache-2.0", @@ -52,7 +52,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=10.2.0 <11.0.0" + "version_requirement": ">=10.3.0 <11.0.0" }, { "name": "puppetlabs/stdlib", @@ -60,11 +60,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=10.2.0 <11.0.0" + "version_requirement": ">=10.3.0 <11.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=10.2.0 <11.0.0" + "version_requirement": ">=10.3.0 <11.0.0" } ] } diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 5c02c11..11610f3 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers' # built documents. # # The short X.Y version. -version = '10.2.0' +version = '10.3.0' # The full version, including alpha/beta/rc tags. -release = '10.2.0' +release = '10.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.