Change metadata

Set new plugin version, fuel version and releases in metadata.yaml.

Change-Id: Ic828a6fb332b9333fa3e916a63701f1f0fc243e2
This commit is contained in:
Igor Gajsin 2015-10-27 19:47:20 +03:00
parent 7ac749632a
commit 77f8bdc81d
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@ name: fuel-plugin-vmware-dvs
# Human-readable name for your plugin
title: Neutron VMware DVS ML2 plugin
# Plugin version
version: '1.1.0'
version: '2.0.0'
# Description
description: Enable to use plugin vmware_dvs for Neutron
# Required fuel version
fuel_version: ['7.0']
fuel_version: ['8.0']
# Specify license of your plugin
licenses: ['Apache License Version 2.0']
# Specify author or company name
@ -21,7 +21,7 @@ groups: ['network']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: 2015.1.0-7.0
version: 2015.1.0-8.0
mode: ['ha', 'multinode']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu