remove multinode from list of supported mode

There is only HA mode for Fuel 8.0

Change-Id: I30b95d257ca8aaaf8cdf30d6d3e834a22b2ac63e
This commit is contained in:
Igor Gajsin 2016-03-01 14:20:58 +03:00
parent 97d6a45729
commit c794e165f0
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: fuel-plugin-vmware-dvs
# Human-readable name for your plugin
title: Neutron VMware DVS ML2 plugin
# Plugin version
version: '2.1.14'
version: '2.1.15'
# Description
description: Enable to use plugin vmware_dvs for Neutron
# Required fuel version
@ -23,7 +23,7 @@ is_hotpluggable: false
releases:
- os: ubuntu
version: liberty-8.0
mode: ['ha', 'multinode']
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu