fuel-plugin-nsxv/metadata.yaml
Igor Zinovik dcf0f90985 Bump plugin compatible release to mitaka-9.0
* Bump plugin compatible release
* Rebuild neutron nsx plugin for mitaka
  from 7 Apr, commit 23d5d10e89e09232af8fd220daa8b979eb32cc96

Closes-bug: #1565668
Change-Id: I9f5bffb004664ae70c93bb0ffbfd84aefada820f
2016-04-07 19:09:35 +03:00

27 lines
748 B
YAML

# Plugin name
name: nsxv
# Human-readable name for your plugin
title: NSXv plugin
# Plugin version
version: 3.0.0
# Description
description: NSXv plugin for Fuel allows to integrate Mirantis OpenStack with VMware NSXv network virtualization platform.
# Required fuel version
fuel_version: ['9.0']
# 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'
licenses: ['Apache 2.0']
authors: ['Artem Savinov, Mirantis', 'Igor Zinovik, Mirantis']
homepage: https://github.com/openstack/fuel-plugin-nsxv
groups: ['network']
is_hotpluggable: false