From a39fec571cc46a8832b7e5c6ac487c46c034dac4 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 16 Jan 2018 16:36:27 -0800 Subject: [PATCH] Prepare for Pike post release Prepare the metadata configuration for a new Pike release. Change-Id: I497cbace6bdd27527d6a27316670eb0179ff0f73 --- metadata.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/metadata.json b/metadata.json index fcb6706b..4a431539 100644 --- a/metadata.json +++ b/metadata.json @@ -7,7 +7,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=11.3.0 <12.0.0" + "version_requirement": ">=11.4.0 <12.0.0" }, { "name": "puppetlabs/stdlib", @@ -15,11 +15,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=11.3.0 <12.0.0" + "version_requirement": ">=11.4.0 <12.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=11.3.0 <12.0.0" + "version_requirement": ">=11.4.0 <12.0.0" } ], "description": "Installs and configures OpenStack Heat (Orchestration).", @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-heat.git", "summary": "Puppet module for OpenStack Heat", - "version": "11.4.0" -} + "version": "11.5.0" +} \ No newline at end of file