Fix minimum version of puppet-nova

The final release of puppet-nova will be 15.8.0 instead of 15.5.0.

Change-Id: I504e208989ca79607a93e805f71697d693e142cc
This commit is contained in:
Takashi Kajinami 2021-05-24 23:24:20 +09:00
parent 0e98582109
commit 2f54828532
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
},
{
"name": "openstack/nova",
"version_requirement": ">=15.5.0 <16.0.0"
"version_requirement": ">=15.8.0 <16.0.0"
},
{
"name": "openstack/openstacklib",