Prepare Train M3

Update the version metadata for Train milestone 3

Change-Id: I70a096d0000a773e5155d1c4492c701c7a46d7ef
This commit is contained in:
ZhongShengping 2019-07-24 16:19:42 +08:00
parent a8faa51be2
commit 766ce3a85c
1 changed files with 3 additions and 3 deletions

View File

@ -19,11 +19,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=15.1.0 <16.0.0"
"version_requirement": ">=15.2.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=15.1.0 <16.0.0"
"version_requirement": ">=15.2.0 <16.0.0"
}
],
"description": "Installs and configures OpenStack Watcher.",
@ -65,5 +65,5 @@
],
"source": "git://github.com/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "15.1.0"
"version": "15.2.0"
}