Prepare Victoria M2

Update the version metadata for Victoria milestone M2

Change-Id: I62039824f90fa4939bf4b1d6b58c6b974133eb69
This commit is contained in:
ZhongShengping 2020-07-30 13:35:29 +08:00
parent bf7ecaffb6
commit 517a9ae194
1 changed files with 3 additions and 3 deletions

View File

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