Prepare Train M4

Update the version metadata for Train milestone 4

Change-Id: Iccc69072410df26802a344cc530d3ffafa334ff6
This commit is contained in:
ZhongShengping 2019-09-05 09:04:49 +08:00
parent 31aa947c09
commit 610ddbd73f
1 changed files with 4 additions and 4 deletions

View File

@ -19,15 +19,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=15.2.0 <16.0.0"
"version_requirement": ">=15.3.0 <16.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=15.2.0 <16.0.0"
"version_requirement": ">=15.3.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=15.2.0 <16.0.0"
"version_requirement": ">=15.3.0 <16.0.0"
}
],
"description": "Installs and configures OpenStack mistral.",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral",
"version": "15.2.0"
"version": "15.3.0"
}