From cee64d82e5eb8dbcb2772531458604f4bbc78b2d Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 26 Jan 2017 13:10:00 -0700 Subject: [PATCH] Fix metadata.json The ipaclient module is joshuabaird-ipaclient and 10.2.1 metadata update. Change-Id: I6666c1ec90d4f8dad98b6866f6c6e372189b19cd --- metadata.json | 4 ++-- releasenotes/source/conf.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 0cc62ab9f..09f50d13f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-nova", - "version": "10.2.0", + "version": "10.2.1", "author": "Puppet Labs and OpenStack Contributors", "summary": "Puppet module for OpenStack Nova", "license": "Apache-2.0", @@ -56,7 +56,7 @@ "version_requirement": ">=0.0.1 <1.0.0" }, { - "name": "joshuabaird/puppet-ipaclient", + "name": "joshuabaird/ipaclient", "version_requirement": ">=2.5.1" }, { diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 2acaa1216..d85686f48 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.2.1' # The full version, including alpha/beta/rc tags. -release = '10.2.0' +release = '10.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.