Prepare Train M2

Update the version metadata for Train milestone 2

Change-Id: I0802adc0d5d3811f08a52df7e5b4f4a19366813f
This commit is contained in:
ZhongShengping 2019-06-05 09:40:20 +08:00
parent b33ccfd536
commit 030a4fe27e
1 changed files with 5 additions and 5 deletions

View File

@ -19,15 +19,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=15.0.0 <16.0.0"
"version_requirement": ">=15.1.0 <16.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=15.0.0 <16.0.0"
"version_requirement": ">=15.1.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=15.0.0 <16.0.0"
"version_requirement": ">=15.1.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.0.0"
}
"version": "15.1.0"
}