f616a6d214
Update the version metadata for Stein milestone 1 Change-Id: Id11cdf27c5d2b52ef03ba705edee8679a7965868
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"author": "Endre Karlson, Dan Bode and OpenStack Contributors",
|
|
"dependencies": [
|
|
{
|
|
"name": "camptocamp/kmod"
|
|
}
|
|
],
|
|
"issues_url": "https://bugs.launchpad.net/puppet-vswitch",
|
|
"license": "Apache-2.0",
|
|
"name": "openstack-vswitch",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Fedora",
|
|
"operatingsystemrelease": [
|
|
"24"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat",
|
|
"operatingsystemrelease": [
|
|
"7"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "CentOS",
|
|
"operatingsystemrelease": [
|
|
"7"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Debian",
|
|
"operatingsystemrelease": [
|
|
"9"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Ubuntu",
|
|
"operatingsystemrelease": [
|
|
"16.04",
|
|
"18.04"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "FreeBSD",
|
|
"operatingsystemrelease": [
|
|
"10.0",
|
|
"11.0"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Solaris",
|
|
"operatingsystemrelease": [
|
|
"11.3",
|
|
"12.0"
|
|
]
|
|
}
|
|
],
|
|
"project_page": "https://launchpad.net/puppet-vswitch",
|
|
"requirements": [
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": "4.x"
|
|
}
|
|
],
|
|
"source": "git://github.com/openstack/puppet-vswitch.git",
|
|
"summary": "A module for providing things (ports, bridges) to vSwitches (OVS)",
|
|
"version": "10.1.0"
|
|
}
|