Prepare Yoga M2

Update the version metadata for Yoga milestone M2

Change-Id: I681987e8ad3781a06897817fc8432abc69aa474f
This commit is contained in:
ZhongShengping 2021-12-01 14:42:52 +08:00 committed by Takashi Kajinami
parent 9da6c6d9fc
commit a9e9682881
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=20.0.0 <21.0.0"
"version_requirement": ">=20.1.0 <21.0.0"
}
],
"description": "Installs and configures OpenStack Oslo.",
@ -49,5 +49,5 @@
],
"source": "https://opendev.org/openstack/puppet-oslo.git",
"summary": "Puppet module for OpenStack Oslo",
"version": "20.0.0"
"version": "20.1.0"
}