Prepare Train M2

Update the version metadata for Train milestone 2

Change-Id: Id633319e2d504cbad869fe00809dbf3c1d732469
This commit is contained in:
ZhongShengping 2019-06-05 09:40:21 +08:00
parent 7853c55c41
commit 58f9529458

View File

@ -7,11 +7,11 @@
}, },
{ {
"name": "openstack/vswitch", "name": "openstack/vswitch",
"version_requirement": ">=11.0.0 <12.0.0" "version_requirement": ">=11.1.0 <12.0.0"
}, },
{ {
"name": "openstack/openstacklib", "name": "openstack/openstacklib",
"version_requirement": ">=15.0.0 <16.0.0" "version_requirement": ">=15.1.0 <16.0.0"
} }
], ],
"issues_url": "https://bugs.launchpad.net/puppet-ovn", "issues_url": "https://bugs.launchpad.net/puppet-ovn",
@ -52,5 +52,5 @@
], ],
"source": "git://github.com/openstack/puppet-ovn.git", "source": "git://github.com/openstack/puppet-ovn.git",
"summary": "Modules to setup ovn-northd and ovn-controller", "summary": "Modules to setup ovn-northd and ovn-controller",
"version": "15.0.0" "version": "15.1.0"
} }