From ab885c40966396877e2650c146b78ca66924783a Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Wed, 28 Mar 2018 09:01:01 -0700 Subject: [PATCH] Prepare a new Queens release Prepare the metadata configuration for a new Queens release. Change-Id: I5febd168792a6c810ee14b8037aeb14c02108775 --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index c7577b6..b591a24 100644 --- a/metadata.json +++ b/metadata.json @@ -15,15 +15,15 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=12.3.0 <13.0.0" + "version_requirement": ">=12.4.0 <13.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=12.3.0 <13.0.0" + "version_requirement": ">=12.4.0 <13.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=12.3.0 <13.0.0" + "version_requirement": ">=12.4.0 <13.0.0" } ], "description": "Installs and configures OpenStack mistral.", @@ -69,5 +69,5 @@ ], "source": "git://github.com/openstack/puppet-mistral.git", "summary": "Puppet module for OpenStack Mistral", - "version": "12.3.0" + "version": "12.4.0" } \ No newline at end of file