From 11fdff966e2a3a7372dba250a518a0862a1bc146 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 30 Jul 2020 13:35:29 +0800 Subject: [PATCH] Prepare Victoria M2 Update the version metadata for Victoria milestone M2 Change-Id: Icf35aa400556452db4ae2c5949c397831bce195a --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 782a7bbb..47357273 100644 --- a/metadata.json +++ b/metadata.json @@ -7,7 +7,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=17.1.0 <18.0.0" + "version_requirement": ">=17.2.0 <18.0.0" }, { "name": "puppetlabs/inifile", @@ -19,11 +19,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.1.0 <18.0.0" + "version_requirement": ">=17.2.0 <18.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=17.1.0 <18.0.0" + "version_requirement": ">=17.2.0 <18.0.0" } ], "description": "Installs and configures OpenStack Sahara (Data Processing).", @@ -71,5 +71,5 @@ ], "source": "git://github.com/openstack/puppet-sahara.git", "summary": "Puppet module for OpenStack Sahara", - "version": "17.1.0" + "version": "17.2.0" }