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.