Prepare the final stable/train release

The stable/train is entering in extended manitenance. Because we have
seveal changes merged since the last release, a new release should be
created before that.

Depends-on: https://review.opendev.org/791063
Depends-on: https://review.opendev.org/791064
Depends-on: https://review.opendev.org/791204
Change-Id: I65eaf376ed094648c9842fd8b8dbb8fe36482cc4
This commit is contained in:
Takashi Kajinami 2021-05-14 15:52:14 +09:00
parent 39f97cc368
commit d5535414d6
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=15.4.0 <16.0.0"
"version_requirement": ">=15.5.0 <16.0.0"
},
{
"name": "puppet/rabbitmq",
@ -23,7 +23,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=15.4.0 <16.0.0"
"version_requirement": ">=15.5.0 <16.0.0"
},
{
"name": "voxpupuli/git_resource",
@ -31,7 +31,7 @@
},
{
"name": "openstack/oslo",
"version_requirement": ">=15.4.0 <16.0.0"
"version_requirement": ">=15.5.0 <16.0.0"
},
{
"name": "puppetlabs/apache",
@ -81,5 +81,5 @@
],
"source": "git://github.com/openstack/puppet-ironic.git",
"summary": "Puppet module for OpenStack Ironic",
"version": "15.4.0"
"version": "15.5.0"
}