From 76cf97e2cd57a0ee05fe55ff028dcb95b2fbd0c0 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 24 Sep 2020 10:48:54 +0800 Subject: [PATCH] Prepare Victoria RC1 Update the version metadata for Victoria milestone RC1 Change-Id: I8d8a14e339d742bb965ebb0a0a3d5826decfb347 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 929b0aa..d17284a 100644 --- a/metadata.json +++ b/metadata.json @@ -7,11 +7,11 @@ }, { "name": "openstack/vswitch", - "version_requirement": ">=13.3.0 <14.0.0" + "version_requirement": ">=13.4.0 <14.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.3.0 <18.0.0" + "version_requirement": ">=17.4.0 <18.0.0" } ], "issues_url": "https://bugs.launchpad.net/puppet-ovn", @@ -58,5 +58,5 @@ ], "source": "git://github.com/openstack/puppet-ovn.git", "summary": "Modules to setup ovn-northd and ovn-controller", - "version": "17.3.0" + "version": "17.4.0" }