fuel-plugin-vxlan/metadata.yaml

26 lines
655 B
YAML

# Plugin name
name: vxlan
title: Vxlan plugin for Neutron
# Plugin version
version: 1.0.0
# Description
description: Enables Vxlan for Neutron, works in multinode mode only
# Required fuel version
fuel_version: ['6.0']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2014.2-6.0
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu
- os: centos
version: 2014.2-6.0
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/centos
# Version of plugin package
package_version: '1.0.0'