fuel-library/deployment/puppet/mellanox_openstack/metadata.json
Gil Meir 93a12959c4 Adding Mellanox manifests for mellanox plugin
1. iSER configuration on cinder node.
2. Installing and configuring Mellanox plugin on compute node.

partially implements: blueprint mellanox-features-support

Change-Id: I207f7d884eeb2f063e90deb99459f546c116607c
Signed-off-by: gilmeir <gilmeir@mellanox.com>
2014-07-21 00:22:18 +03:00

18 lines
389 B
JSON

{
"name": "mellanox-mellanox_openstack",
"version": "5.1.0",
"author": "mellanox",
"summary": "Mellanox module for supporting Mellanox hardware on Mirantis Fuel openstack deployment",
"license": "Apache 2.0",
"source": "",
"issues_url": null,
"project_page": null,
"dependencies": [
{
"version_range": ">= 1.0.0",
"name": "puppetlabs-stdlib"
}
]
}