68cf40b7c4
Update the version metadata for Train M1 Change-Id: I6048dd18b22ca61ff2f1d3208004dfd8117d3448
67 lines
1.6 KiB
JSON
67 lines
1.6 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": [
|
|
"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": "5.x"
|
|
}
|
|
],
|
|
"source": "git://github.com/openstack/puppet-vswitch.git",
|
|
"summary": "A module for providing things (ports, bridges) to vSwitches (OVS)",
|
|
"version": "11.0.0"
|
|
} |