From 0c4c098bdd83aa4a636992c2121a26ef09da3c17 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 16 Jan 2018 15:51:10 -0800 Subject: [PATCH] Prepare for Queens Milestone 3 Prepare the metadata configuration for the third Queens milestone. Change-Id: I6ffaca1dac1acc42eebb310c5af80f395106a981 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 3a1f528..62358c5 100644 --- a/metadata.json +++ b/metadata.json @@ -11,11 +11,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=12.1.0 <13.0.0" + "version_requirement": ">=12.2.0 <13.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=12.1.0 <13.0.0" + "version_requirement": ">=12.2.0 <13.0.0" } ], "description": "Installs and configures OpenStack Watcher.", @@ -61,5 +61,5 @@ ], "source": "git://github.com/openstack/puppet-watcher.git", "summary": "Puppet module for OpenStack Watcher", - "version": "12.1.0" + "version": "12.2.0" } \ No newline at end of file