Prepare Ussuri RC1

Update the version metadata for Ussuri milestone RC1

Change-Id: Ifa3714609acd808bb6b29aef0100443bffff04c8
This commit is contained in:
ZhongShengping
2020-04-24 14:23:10 +08:00
parent d50294e821
commit 68ee9b2de0

View File

@@ -7,11 +7,11 @@
},
{
"name": "openstack/vswitch",
"version_requirement": ">=12.2.0 <13.0.0"
"version_requirement": ">=12.3.0 <13.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.2.0 <17.0.0"
"version_requirement": ">=16.3.0 <17.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": "16.2.1"
"version": "16.3.0"
}