Files
puppet-vswitch/metadata.json
Alex Schultz 15563f1b80 Final Mitaka release
Bump version numbers before a final release for the Mitaka EOL.

Change-Id: Ie6d37cfee3043fcee2aaa07bc0767bfd79da2ac0
2017-04-25 11:56:05 -06:00

71 lines
1.8 KiB
JSON

{
"author": "Endre Karlson, Dan Bode and OpenStack Contributors",
"dependencies": [],
"issues_url": "https://bugs.launchpad.net/puppet-vswitch",
"license": "Apache-2.0",
"name": "openstack-vswitch",
"operatingsystem_support": [
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"20"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"10.0",
"11.0"
]
},
{
"operatingsystem": "Solaris",
"operatingsystemrelease": [
"11.3",
"12.0"
]
}
],
"project_page": "https://launchpad.net/puppet-vswitch",
"requirements": [
{
"name": "pe",
"version_requirement": "3.x"
},
{
"name": "puppet",
"version_requirement": "3.x"
}
],
"source": "git://github.com/openstack/puppet-vswitch.git",
"summary": "A module for providing things (ports, bridges) to vSwitches (OVS)",
"version": "4.3.0"
}