Prepare Train M4

Update the version metadata for Train milestone 4

Change-Id: I0df4a40232ff390a4e15ec56169e58b256d5ca88
This commit is contained in:
ZhongShengping 2019-09-05 09:04:50 +08:00
parent 30ab1da275
commit 7078b0f114
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"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 Tempest (Quality Assurance).",
@ -61,5 +61,5 @@
],
"source": "git://github.com/openstack/puppet-tempest.git",
"summary": "Puppet module for OpenStack Tempest",
"version": "15.2.0"
"version": "15.3.0"
}