From 03a84a07db9f15180bb4a99a94bab0cc76a7dfb2 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Mon, 19 Feb 2018 12:37:52 -0500 Subject: [PATCH] Prepare for official Queens release Prepare the metadata for the official Queens release. Change-Id: Icef2959caebf13af48e3db590e340e49c6d3c121 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 366a2d1e2..98b71756d 100644 --- a/metadata.json +++ b/metadata.json @@ -15,11 +15,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=12.2.0 <13.0.0" + "version_requirement": ">=12.3.0 <13.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=12.2.0 <13.0.0" + "version_requirement": ">=12.3.0 <13.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": "12.2.0" + "version": "12.3.0" } \ No newline at end of file