fuel-plugin-external-glusterfs/metadata.yaml

26 lines
784 B
YAML

name: external_glusterfs
title: External GlusterFS for Cinder
version: 2.0.0
description: Enables GlusterFS driver in Cinder for your GlusterFS cluster
fuel_version: ['6.1']
groups: ['storage::cinder']
authors: ['Stanislaw Bogatkin']
licenses: ['Apache License Version 2.0']
homepage: 'https://github.com/stackforge/fuel-plugin-external-glusterfs'
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: centos
version: 2014.2-6.1
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/centos
# Version of plugin package
package_version: '2.0.0'