From 517a9ae1945a9338d875e57dcc80b953896a4896 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: I62039824f90fa4939bf4b1d6b58c6b974133eb69 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index cd6f19e..b6760dd 100644 --- a/metadata.json +++ b/metadata.json @@ -11,11 +11,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 Watcher.", @@ -63,5 +63,5 @@ ], "source": "git://github.com/openstack/puppet-watcher.git", "summary": "Puppet module for OpenStack Watcher", - "version": "17.1.0" + "version": "17.2.0" }