Prepare Rocky M3

Update the version metadata for Rocky milestone 3

Change-Id: I4025a26139cce8b70478ab52b2f628f5f228fe41
This commit is contained in:
Alex Schultz 2018-07-24 10:17:04 -06:00
parent 8d8c7d1ca0
commit 3da1130147
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-monasca",
"version": "2.1.0",
"version": "2.2.0",
"author": "Time Warner Cable and OpenStack Contributors",
"summary": "Puppet module for OpenStack Monasca",
"license": "Apache-2.0",
@ -51,11 +51,11 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=13.1.0 <14.0.0"
"version_requirement": ">=13.2.0 <14.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=13.1.0 <14.0.0"
"version_requirement": ">=13.2.0 <14.0.0"
},
{
"name": "opentable/kafka",

View File

@ -53,9 +53,9 @@ copyright = u'2018, Puppet OpenStack Developers'
# built documents.
#
# The short X.Y version.
version = '0.0.1'
version = ''
# The full version, including alpha/beta/rc tags.
release = '0.0.1'
release = ''
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.