From e22248ef3e1ba959cfffc3b902bfd573bbbf6a82 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: I84c2b17f9e9a7ca4ee50ba97246a34a4641b8fc4 --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 2c61624..68a51dc 100644 --- a/metadata.json +++ b/metadata.json @@ -11,15 +11,15 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=12.0.0 <13.0.0" + "version_requirement": ">=12.1.0 <13.0.0" }, { "name": "openstack/keystone", - "version_requirement": ">=12.0.0 <13.0.0" + "version_requirement": ">=12.1.0 <13.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=12.0.0 <13.0.0" + "version_requirement": ">=12.1.0 <13.0.0" } ], "description": "Installs and configures OpenStack Ec2api.", @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-ec2api.git", "summary": "Puppet module for OpenStack Ec2api", - "version": "12.0.0" + "version": "12.1.0" } \ No newline at end of file