Prepare Wallaby RC1

Update the version metadata for Wallaby milestone RC1

Change-Id: I67dcf63a59a65977e4d7325bb2493d3ba959c8bb
This commit is contained in:
ZhongShengping 2021-03-26 11:24:16 +08:00
parent ececec3582
commit 174b26f0c4
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=18.3.0 <19.0.0"
"version_requirement": ">=18.4.0 <19.0.0"
},
{
"name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=18.3.0 <19.0.0"
"version_requirement": ">=18.4.0 <19.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=18.3.0 <19.0.0"
"version_requirement": ">=18.4.0 <19.0.0"
}
],
"description": "Installs and configures OpenStack Heat (Orchestration).",
@ -67,5 +67,5 @@
],
"source": "https://opendev.org/openstack/puppet-heat.git",
"summary": "Puppet module for OpenStack Heat",
"version": "18.3.0"
"version": "18.4.0"
}