Prepare Xena M2

Update the version metadata for Xena milestone M2

Change-Id: Ifa97a019fcac18c597fff76f47fd4c1918105405
This commit is contained in:
ZhongShengping 2021-07-26 19:03:47 +08:00
parent ab2bd18901
commit af376d74d2
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=19.1.0 <20.0.0"
"version_requirement": ">=19.2.0 <20.0.0"
},
{
"name": "puppetlabs/stdlib",
@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=19.1.0 <20.0.0"
"version_requirement": ">=19.2.0 <20.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=19.1.0 <20.0.0"
"version_requirement": ">=19.2.0 <20.0.0"
}
],
"description": "Installs and configures OpenStack Murano (Application Catalog).",
@ -61,5 +61,5 @@
],
"source": "https://opendev.org/openstack/puppet-murano.git",
"summary": "Puppet module for OpenStack Murano",
"version": "19.1.0"
"version": "19.2.0"
}