fuel-plugin-cinder-netapp/metadata.yaml

29 lines
712 B
YAML

# Plugin name
name: cinder_netapp
# Human-readable name for your plugin
title: Cinder and NetApp integration
# Plugin version
version: '6.0.1'
# Description
description: Enables using NetApp as a Cinder backend
# Required fuel version
fuel_version: ['9.0']
authors: ['Mirantis','Orange']
licenses: ['Apache License Version 2.0']
homepage: 'https://github.com/openstack/fuel-plugin-cinder-netapp'
groups: ['storage::cinder']
is_hotpluggable: true
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: mitaka-9.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '4.0.0'