Prepare Victoria M2

Update the version metadata for Victoria milestone M2

Change-Id: Ic2b418f66ca52a8f340fb7c23462b76ddb1aa3ad
This commit is contained in:
ZhongShengping 2020-07-30 13:35:28 +08:00
parent d5e3a563e6
commit 57e0353fa3
1 changed files with 3 additions and 3 deletions

View File

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