Prepare Ussuri M2

Update the version metadata for Ussuri milestone M2

Change-Id: I74601a2cae6b207b678713826846664202e8bd19
This commit is contained in:
ZhongShengping 2020-02-13 14:21:29 +08:00
parent 3efd8af87a
commit 956fde980f

View File

@ -7,11 +7,11 @@
},
{
"name": "openstack/vswitch",
"version_requirement": ">=12.0.0 <13.0.0"
"version_requirement": ">=12.1.0 <13.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.0.0 <17.0.0"
"version_requirement": ">=16.1.0 <17.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": "16.0.0"
"version": "16.1.0"
}