From dde64efdd8925f68cc672feb7b7a5243ed221895 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: I99caa85604bba9abd9983451b861ab8e358dca9c --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 02ab4f6d5..0358ec548 100644 --- a/metadata.json +++ b/metadata.json @@ -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 Keystone (Identity).", @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-keystone.git", "summary": "Puppet module for OpenStack Keystone", - "version": "11.3.1" + "version": "11.4.0" } \ No newline at end of file