Prepare Victoria M3

Update the version metadata for Victoria milestone M3

Change-Id: I1a174139163adbeb3e76c80b2bd1e828fa741d0f
This commit is contained in:
ZhongShengping 2020-09-08 09:18:03 +08:00
parent af025be9db
commit a1a224dec6
1 changed files with 4 additions and 4 deletions

View File

@ -15,15 +15,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=17.2.0 <18.0.0"
"version_requirement": ">=17.3.0 <18.0.0"
},
{
"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 mistral.",
@ -71,5 +71,5 @@
],
"source": "git://github.com/openstack/puppet-mistral.git",
"summary": "Puppet module for OpenStack Mistral",
"version": "17.2.0"
"version": "17.3.0"
}