Prepare Xena M2

Update the version metadata for Xena milestone M2

Change-Id: I81b78c1eab6f57ed53d0eb249f9d5a1185a6eef3
This commit is contained in:
ZhongShengping 2021-07-26 19:03:47 +08:00
parent 7a1bb54519
commit f2786a8a7c
1 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@
},
{
"name": "openstack/vswitch",
"version_requirement": ">=15.1.0 <16.0.0"
"version_requirement": ">=15.2.0 <16.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=19.1.0 <20.0.0"
"version_requirement": ">=19.2.0 <20.0.0"
}
],
"issues_url": "https://bugs.launchpad.net/puppet-ovn",
@ -52,5 +52,5 @@
],
"source": "https://opendev.org/openstack/puppet-ovn.git",
"summary": "Modules to setup ovn-northd and ovn-controller",
"version": "19.1.0"
"version": "19.2.0"
}