From 677622dc6da860a15666cbdc1f2847f145877b7c Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Tue, 28 Nov 2017 16:14:20 -0700 Subject: [PATCH] Prepare for Queens Milestone 2 Prepare the metadata configuration for the second Queens milestone. Change-Id: I05aa574cb32a49186b8901cf4e92c6257605200e --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index df16b447..c88d652e 100644 --- a/metadata.json +++ b/metadata.json @@ -7,7 +7,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=12.0.0 <13.0.0" + "version_requirement": ">=12.1.0 <13.0.0" }, { "name": "puppetlabs/rsync", @@ -73,5 +73,5 @@ ], "source": "git://github.com/openstack/puppet-swift.git", "summary": "Puppet module for OpenStack Swift", - "version": "12.0.1" -} + "version": "12.1.0" +} \ No newline at end of file