Prepare Train M2

Update the version metadata for Train milestone 2

Change-Id: Ifffefc2da13e6ec3e53da2dd9afdab9d0fe56cd2
This commit is contained in:
ZhongShengping 2019-06-05 09:40:24 +08:00
parent 6f85507d3a
commit a8faa51be2
1 changed files with 4 additions and 4 deletions

View File

@ -19,11 +19,11 @@
},
{
"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 Watcher.",
@ -65,5 +65,5 @@
],
"source": "git://github.com/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "15.0.0"
}
"version": "15.1.0"
}