![ZhongShengping](/assets/img/avatar_default.png)
Update the version metadata for Ussuri milestone RC1 Change-Id: I0098cd68653c9ec34b6ce14c9cd62589d8f27801
69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"author": "Endre Karlson, Dan Bode and OpenStack Contributors",
|
|
"dependencies": [
|
|
{
|
|
"name": "camptocamp/kmod",
|
|
"version_requirement": ">= 0.0.1"
|
|
}
|
|
],
|
|
"issues_url": "https://bugs.launchpad.net/puppet-vswitch",
|
|
"license": "Apache-2.0",
|
|
"name": "openstack-vswitch",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Fedora",
|
|
"operatingsystemrelease": [
|
|
"24"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat",
|
|
"operatingsystemrelease": [
|
|
"8"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "CentOS",
|
|
"operatingsystemrelease": [
|
|
"8"
|
|
]
|
|
},
|
|
{
|
|
"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.0.0 < 7.0.0"
|
|
}
|
|
],
|
|
"source": "git://github.com/openstack/puppet-vswitch.git",
|
|
"summary": "A module for providing things (ports, bridges) to vSwitches (OVS)",
|
|
"version": "12.3.0"
|
|
}
|