Prepare Victoria M1

Update the version metadata for Victoria milestone M1

Change-Id: I4abd47216a52baf0bf335208132ef96bab17c5d7
This commit is contained in:
ZhongShengping 2020-06-19 10:38:55 +08:00
parent 9ebf00d435
commit 351a390441
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.0.0 <18.0.0"
"version_requirement": ">=17.1.0 <18.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=17.0.0 <18.0.0"
"version_requirement": ">=17.1.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.0.0"
"version": "17.1.0"
}