Prepare Ussuri M3

Update the version metadata for Ussuri milestone M3

Change-Id: I7079b6abb8c5c769a0300c5a45b52698e9c33548
This commit is contained in:
ZhongShengping 2020-04-07 09:21:16 +08:00
parent 07b88f22dd
commit 006824af14
1 changed files with 3 additions and 3 deletions

View File

@ -23,11 +23,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.1.0 <17.0.0"
"version_requirement": ">=16.2.0 <17.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=16.1.0 <17.0.0"
"version_requirement": ">=16.2.0 <17.0.0"
}
],
"description": "Installs and configures OpenStack Keystone (Identity).",
@ -79,5 +79,5 @@
],
"source": "git://github.com/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone",
"version": "16.1.0"
"version": "16.2.0"
}