fuel-plugin-swiftstack/metadata.yaml

31 lines
792 B
YAML

# Plugin name
name: swiftstack
# Human-readable name for your plugin
title: Enable SwiftStack Swift cluster integration
# Plugin version
version: '0.2.0'
# Description
description: Integrate Keystone, Glance and an existing SwiftStack Swift cluster
# Required fuel version
fuel_version: ['8.0']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: liberty-8.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '3.0.0'
# Licences
licenses: ['Apache License Version 2.0']
# Specify author or company name
authors: ['SwiftStack Inc.']
# A link to the plugin homepage
homepage: 'https://github.com/openstack/fuel-plugin-swiftstack'
groups: ['storage']