From 3ce7790a5f6267bf58bbf0831c81bacb573fb95e Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 5 Sep 2019 09:04:50 +0800 Subject: [PATCH] Prepare Train M4 Update the version metadata for Train milestone 4 Change-Id: Ib5275b70bfbad82d9d05c820ddb5c02246f9ba83 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index ec553ed..a318c6d 100644 --- a/metadata.json +++ b/metadata.json @@ -7,11 +7,11 @@ }, { "name": "openstack/vswitch", - "version_requirement": ">=11.2.0 <12.0.0" + "version_requirement": ">=11.3.0 <12.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=15.2.0 <16.0.0" + "version_requirement": ">=15.3.0 <16.0.0" } ], "issues_url": "https://bugs.launchpad.net/puppet-ovn", @@ -52,5 +52,5 @@ ], "source": "git://github.com/openstack/puppet-ovn.git", "summary": "Modules to setup ovn-northd and ovn-controller", - "version": "15.2.0" + "version": "15.3.0" }