Prepare Wallaby M2

Update the version metadata for Wallaby milestone M2

Change-Id: I427f9a2f4db53ac794045ba89fc7f01b2dd7e983
This commit is contained in:
ZhongShengping 2021-01-19 11:19:35 +08:00
parent f5aac4a9fa
commit 490af73d55
1 changed files with 4 additions and 4 deletions

View File

@ -11,15 +11,15 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=18.1.0 <19.0.0"
"version_requirement": ">=18.2.0 <19.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=18.1.0 <19.0.0"
"version_requirement": ">=18.2.0 <19.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=18.1.0 <19.0.0"
"version_requirement": ">=18.2.0 <19.0.0"
}
],
"description": "Installs and configures OpenStack Senlin.",
@ -67,5 +67,5 @@
],
"source": "https://opendev.org/openstack/puppet-senlin.git",
"summary": "Puppet module for OpenStack Senlin",
"version": "5.1.0"
"version": "5.2.0"
}