Prepare Victoria M3

Update the version metadata for Victoria milestone M3

Change-Id: I5ebd7d29b818c3f9c1a7c90c8f5f3acae1a17207
This commit is contained in:
ZhongShengping 2020-09-08 09:18:03 +08:00
parent 30d3d64220
commit e2ceb9db06
1 changed files with 3 additions and 3 deletions

View File

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