From b5baf49d9e5ccd80606e83a2c96f50012c9e565e Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 30 Jul 2020 13:35:28 +0800 Subject: [PATCH] Prepare Victoria M2 Update the version metadata for Victoria milestone M2 Change-Id: I39fac4e1b9d24db812658c6def9a337e98a8dbca --- metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index c18dd64c..9a09d90b 100644 --- a/metadata.json +++ b/metadata.json @@ -15,7 +15,7 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.1.0 <18.0.0" + "version_requirement": ">=17.2.0 <18.0.0" } ], "description": "Installs and configures OpenStack Horizon (Dashboard).", @@ -63,5 +63,5 @@ ], "source": "git://github.com/openstack/puppet-horizon.git", "summary": "Puppet module for OpenStack Horizon", - "version": "17.1.0" + "version": "17.2.0" }