Prepare for official Queens release

Prepare the metadata for the official Queens release.

Change-Id: I959180926fed42a5b0c7cbec6228d3ea81278d85
This commit is contained in:
Mohammed Naser 2018-02-19 12:37:52 -05:00
parent 31cfd12618
commit b084a6fb03
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=12.2.0 <13.0.0"
"version_requirement": ">=12.3.0 <13.0.0"
},
{
"name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=12.2.0 <13.0.0"
"version_requirement": ">=12.3.0 <13.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=12.2.0 <13.0.0"
"version_requirement": ">=12.3.0 <13.0.0"
}
],
"description": "Installs and configures OpenStack Gnocchi (Metric & index storage API).",
@ -65,5 +65,5 @@
],
"source": "git://github.com/openstack/puppet-gnocchi.git",
"summary": "Puppet module for OpenStack Gnocchi",
"version": "12.2.0"
"version": "12.3.0"
}