fuel-plugin-nsxv/metadata.yaml

26 lines
741 B
YAML

# Plugin name
name: nsxv
# Human-readable name for your plugin
title: NSXv plugin
# Plugin version
version: 1.0.1
# Description
description: NSXv plugin for Fuel allows to integrate Mirantis OpenStack with VMware NSXv network virtualization platform.
# Required fuel version
fuel_version: ['7.0']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2015.1.0-7.0
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
# Version of plugin package
package_version: '3.0.0'
licenses: ['Apache 2.0']
authors: ['Artem Savinov, Mirantis', 'Igor Zinovik, Mirantis']
homepage: https://github.com/stackforge/fuel-plugin-nsxv
groups: ['network']