fuel-plugin-plumgrid/metadata.yaml

27 lines
765 B
YAML

# Plugin name
name: plumgrid
# Human-readable name for your plugin
title: PLUMgrid plugin
# Plugin version
version: '3.0.0'
# Description
description: This plugin enables the usage of PLUMgrid ONS as the network backend.
# Required fuel version
fuel_version: ['9.0']
# Specify license of your plugin
licenses: ['Apache License Version 2.0']
authors: ['javeriak@plumgrid.com', 'abdullah.khan@plumgrid.com']
homepage: 'https://github.com/openstack/fuel-plugin-plumgrid'
groups: ['network']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: mitaka-9.0
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '3.0.0'