Prepare Stein M2

Update the version metadata for Stein milestone 2

Change-Id: Ia8fd0fecccc5ab6945748f4e7c8cbce14635d847
This commit is contained in:
ZhongShengping 2019-01-10 09:24:05 +08:00
parent bb2f870b55
commit aec53b4b5b
1 changed files with 4 additions and 4 deletions

View File

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