58030b93b8
The second release for Ocata. Change-Id: Ie21836d86fcc21793808407cb2460ffff7338c6a
17 lines
403 B
JSON
17 lines
403 B
JSON
{
|
|
"name": "openstack-ovn",
|
|
"version": "10.1.0",
|
|
"author": "OVN and OpenStack contributors",
|
|
"summary": "Modules to setup ovn-northd and ovn-controller",
|
|
"license": "Apache-2.0",
|
|
"source": "",
|
|
"project_page": "http://ovn.org",
|
|
"issues_url": "http://ovn.org/mlists/",
|
|
"dependencies": [
|
|
{
|
|
"name": "puppetlabs/stdlib",
|
|
"version_requirement": ">= 4.11.0 <5.0.0"
|
|
}
|
|
]
|
|
}
|