diff --git a/doc/source/conf.py b/doc/source/conf.py index c8f7569..29da522 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -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. diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 9ec87f0..d1dab54 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -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 :/tmp/ + scp 6wind-virtual-accelerator-1.0-1.0.3-1.noarch.rpm :/tmp/ #. Log into the Fuel Master node and install the plugin :: ssh - 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 .. diff --git a/metadata.yaml b/metadata.yaml index 279aad0..afc719c 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -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