From 3697b8e58366fc0bdfb95a2e03334f3de994dbc3 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 5 Jun 2018 09:43:25 -0700 Subject: [PATCH] Prepare a new Rocky release Prepare the metadata configuration for a new Rocky release. Change-Id: I85009c09cc2deb46c094bac3891faf533dc240d0 --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 0b92eac..0380faa 100644 --- a/metadata.json +++ b/metadata.json @@ -15,15 +15,15 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.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": "13.0.0" + "version": "13.1.0" } \ No newline at end of file