Prepare Stein M1

Update the version metadata for Stein milestone 1

Change-Id: I36a9dc832ebd49cf0ba397b1531289d3a6c282e8
This commit is contained in:
ZhongShengping 2018-11-13 14:53:21 +08:00
parent 95b720f7dc
commit 46df659902
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
}, },
{ {
"name": "openstack/keystone", "name": "openstack/keystone",
"version_requirement": ">=14.0.0 <15.0.0" "version_requirement": ">=14.1.0 <15.0.0"
}, },
{ {
"name": "puppetlabs/stdlib", "name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=14.0.0 <15.0.0" "version_requirement": ">=14.1.0 <15.0.0"
}, },
{ {
"name": "openstack/oslo", "name": "openstack/oslo",
"version_requirement": ">=14.0.0 <15.0.0" "version_requirement": ">=14.1.0 <15.0.0"
} }
], ],
"description": "Installs and configures OpenStack Heat (Orchestration).", "description": "Installs and configures OpenStack Heat (Orchestration).",
@ -62,5 +62,5 @@
], ],
"source": "git://github.com/openstack/puppet-heat.git", "source": "git://github.com/openstack/puppet-heat.git",
"summary": "Puppet module for OpenStack Heat", "summary": "Puppet module for OpenStack Heat",
"version": "14.0.0" "version": "14.1.0"
} }