From 2fbfbeb2483f739cab8b9373726c0942a8d718bd 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: Ia7880b1a67e873865e90012403de80c43e5b6499 --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 8370698..6f02b33 100644 --- a/metadata.json +++ b/metadata.json @@ -7,7 +7,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=12.1.0 <13.0.0" + "version_requirement": ">=12.2.0 <13.0.0" }, { "name": "puppetlabs/stdlib", @@ -15,11 +15,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 Murano (Application Catalog).", @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-murano.git", "summary": "Puppet module for OpenStack Murano", - "version": "12.1.0" + "version": "12.2.0" } \ No newline at end of file