From 533055a3618734f45fec672f5d8f1f9c0347e417 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 30 Jul 2020 13:35:29 +0800 Subject: [PATCH] Prepare Victoria M2 Update the version metadata for Victoria milestone M2 Change-Id: I04e4fff5d37207bb19b72527dbf901cce72644a1 --- metadata.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 4203b75..94368d5 100644 --- a/metadata.json +++ b/metadata.json @@ -7,11 +7,11 @@ }, { "name": "openstack/vswitch", - "version_requirement": ">=13.1.0 <14.0.0" + "version_requirement": ">=13.2.0 <14.0.0" }, { "name": "openstack/openstacklib", - "version_requirement": ">=17.1.0 <18.0.0" + "version_requirement": ">=17.2.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.1.0" + "version": "17.2.0" }