Fix metadata.json

The ipaclient module is joshuabaird-ipaclient and 10.2.1 metadata
update.

Change-Id: I6666c1ec90d4f8dad98b6866f6c6e372189b19cd
This commit is contained in:
Alex Schultz 2017-01-26 13:10:00 -07:00
parent 290b6422df
commit cee64d82e5
2 changed files with 4 additions and 4 deletions

View File

@ -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"
},
{

View File

@ -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.