Prepare Victoria M2

Update the version metadata for Victoria milestone M2

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

View File

@ -7,11 +7,11 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=17.1.0 <18.0.0"
"version_requirement": ">=17.2.0 <18.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.1.0 <18.0.0"
"version_requirement": ">=17.2.0 <18.0.0"
},
{
"name": "puppetlabs/rsync",
@ -79,5 +79,5 @@
],
"source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift",
"version": "17.1.0"
"version": "17.2.0"
}