6wind-virtual-accelerator-plugin: update plugin version to 2.0.1

This commit updates plugin documentation and metadata to version 2.0.1

Signed-off-by: Francesco Santoro <francesco.santoro@6wind.com>

Change-Id: I59f35cb5c618424ef51b3939b0da8b26cabb3935
This commit is contained in:
Francesco Santoro 2016-08-31 17:45:39 +02:00
parent 5f4ee260a9
commit be8b0c498c
4 changed files with 12 additions and 10 deletions

View File

@ -59,7 +59,7 @@ copyright = u'2016, 6WIND SA.'
# The short 1.0-1.0.0-1 version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
release = '2.0-2.0.0-1'
release = '2.0-2.0.1-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -56,19 +56,19 @@ Installing 6WIND Virtual Accelerator Plugin
#. Copy the downloaded rpm to the Fuel Master node:
::
scp 6wind-virtual-accelerator-2.0-2.0.0-1.noarch.rpm <Fuel Master node ip>:/tmp/
scp 6wind-virtual-accelerator-2.0-2.0.1-1.noarch.rpm <Fuel Master node ip>:/tmp/
#. Log into the Fuel Master node and install the plugin
::
ssh <the Fuel Master node ip>
fuel plugins --install /tmp/6wind-virtual-accelerator-2.0-2.0.0-1.noarch.rpm
fuel plugins --install /tmp/6wind-virtual-accelerator-2.0-2.0.1-1.noarch.rpm
#. Now verify that the plugin is correctly installed
::
fuel plugins
3 | 6wind-virtual-accelerator | 2.0.0 | 3.0.0
3 | 6wind-virtual-accelerator | 2.0.1 | 3.0.0
..

View File

@ -1,8 +1,10 @@
New features in plugin version 2.0.0
New features in plugin version 2.0.1
====================================
* Support for Fuel 8.0
* Added support for 6WIND Virtual Accelerator 1.4
* New option to enable Host CPU emulation in guests.
It is now possible to use the plugin to configure Openstack to
boot instances that need emulation of hypervisor CPU.
* New option to provide the 6WIND Virtual Accelerator product version
to be installed.
* New option to install 6WIND Virtual Accelerator addon for Mellanox NICs
support.

View File

@ -6,7 +6,7 @@ name: 6wind-virtual-accelerator
# Human-readable name for your plugin
title: 6WIND Virtual Accelerator Fuel plugin
# Plugin version
version: '2.0.0'
version: '2.0.1'
# Description
description: Enable use of 6WIND Virtual Accelerator plugin for Neutron
# Required Fuel version