92108969a4
puppetlabs-inifile 1.2.x doesn't work, so let's fix that. Change-Id: I8a52f4c60b04ada0455fb202ffec4b832a01c656 Co-Authored-By: zhongshengping <chdzsp@163.com>
78 lines
2.0 KiB
JSON
78 lines
2.0 KiB
JSON
{
|
|
"author": "NetApp and OpenStack Contributors",
|
|
"dependencies": [
|
|
{
|
|
"name": "puppetlabs/inifile",
|
|
"version_requirement": ">=2.0.0 <3.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/keystone",
|
|
"version_requirement": ">=13.1.0 <14.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/glance",
|
|
"version_requirement": ">=13.1.0 <14.0.0"
|
|
},
|
|
{
|
|
"name": "puppetlabs/rabbitmq",
|
|
"version_requirement": ">=2.0.2 <6.0.0"
|
|
},
|
|
{
|
|
"name": "puppetlabs/stdlib",
|
|
"version_requirement": ">=4.0.0 <5.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/openstacklib",
|
|
"version_requirement": ">=13.1.0 <14.0.0"
|
|
},
|
|
{
|
|
"name": "openstack/oslo",
|
|
"version_requirement": ">=13.1.0 <14.0.0"
|
|
}
|
|
],
|
|
"description": "Installs and configures OpenStack Manila (Shared Filesystems).",
|
|
"issues_url": "https://bugs.launchpad.net/puppet-manila",
|
|
"license": "Apache-2.0",
|
|
"name": "openstack-manila",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Debian",
|
|
"operatingsystemrelease": [
|
|
"9"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Fedora",
|
|
"operatingsystemrelease": [
|
|
"24"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "RedHat",
|
|
"operatingsystemrelease": [
|
|
"7"
|
|
]
|
|
},
|
|
{
|
|
"operatingsystem": "Ubuntu",
|
|
"operatingsystemrelease": [
|
|
"16.04"
|
|
]
|
|
}
|
|
],
|
|
"project_page": "https://launchpad.net/puppet-manila",
|
|
"requirements": [
|
|
{
|
|
"name": "pe",
|
|
"version_requirement": "4.x"
|
|
},
|
|
{
|
|
"name": "puppet",
|
|
"version_requirement": "4.x"
|
|
}
|
|
],
|
|
"source": "git://github.com/openstack/puppet-manila.git",
|
|
"summary": "Puppet module for OpenStack Manila",
|
|
"version": "13.1.0"
|
|
}
|