Prepare Yoga M3

Update the version metadata for Yoga milestone M3

Change-Id: I94c32ee6a289a883eb86178f425d9225b974ad1c
This commit is contained in:
ZhongShengping 2022-02-24 16:13:08 +08:00 committed by Takashi Kajinami
parent 579db2139f
commit aeddb557c9
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-rally",
"version": "8.1.0",
"version": "8.2.0",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Rally",
"license": "Apache-2.0",
@ -47,11 +47,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=20.1.0 <21.0.0"
"version_requirement": ">=20.2.0 <21.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=20.1.0 <21.0.0"
"version_requirement": ">=20.2.0 <21.0.0"
}
]
}