Prepare Victoria RC1

Update the version metadata for Victoria milestone RC1

Change-Id: I17c53fab7fabaf5440ab52bb7fd9911fb96e1207
This commit is contained in:
ZhongShengping 2020-09-24 10:48:54 +08:00
parent 46f250ce57
commit 5a2c7fd39f
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.3.0 <18.0.0"
"version_requirement": ">=17.4.0 <18.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=17.3.0 <18.0.0"
"version_requirement": ">=17.4.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.3.0"
"version": "17.4.0"
}