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

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

Change-Id: I200bb88a28cb71fcbd89ae0618c486d0446ba252
This commit is contained in:
Francesco Santoro 2016-06-03 12:59:59 +02:00
parent a9c08301ac
commit 86f13a0991
3 changed files with 5 additions and 5 deletions

View File

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

View File

@ -61,19 +61,19 @@ Installing 6WIND virtual accelerator Plugin
#. Copy the downloaded rpm to the Fuel Master node:
::
scp 6wind-virtual-accelerator-1.0-1.0.0-1.noarch.rpm <Fuel Master node ip>:/tmp/
scp 6wind-virtual-accelerator-1.0-1.0.3-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-1.0-1.0.0-1.noarch.rpm
fuel plugins --install /tmp/6wind-virtual-accelerator-1.0-1.0.3-1.noarch.rpm
#. Now verify that the plugin is correctly installed
::
fuel plugins
3 | 6wind-virtual-accelerator | 1.0.0 | 3.0.0
3 | 6wind-virtual-accelerator | 1.0.3 | 3.0.0
..

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: '1.0.0'
version: '1.0.3'
# Description
description: Enable use of 6WIND virtual accelerator plugin for Neutron
# Required fuel version