Merge "Change version of plugin to 3.0.1 Changes are applied for installation guide, test plan and metadata." into stable/9.0

This commit is contained in:
Jenkins 2016-08-24 13:21:53 +00:00 committed by Gerrit Code Review
commit 39fffef277
10 changed files with 22 additions and 16 deletions

View File

@ -63,9 +63,9 @@ copyright = u'2016, Mirantis Inc.' # noqa
# built documents.
#
# The short X.Y.Z version.
version = '3.0.0'
version = '3.0.1'
# The full version, including alpha/beta/rc tags.
release = '3.0-3.0.0-1'
release = '3.0-3.0.1-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -1,5 +1,5 @@
=============================================
Test Plan for VMware DVS plugin version 3.0.0
Test Plan for VMware DVS plugin version 3.0.1
=============================================
************
@ -268,4 +268,4 @@ Test cases
.. include:: test_suite_smoke.rst
.. include:: test_suite_system.rst
.. include:: test_suite_failover.rst
.. include:: test_suite_failover.rst

View File

@ -64,9 +64,9 @@ copyright = u'2016, Mirantis Inc.' # noqa
# built documents.
#
# The short X.Y version.
version = '3.0.0'
version = '3.0.1'
# The full version, including alpha/beta/rc tags.
release = '3.0-3.0.0-1'
release = '3.0-3.0.1-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -20,7 +20,7 @@ Before you proceed with the VMware DVS plugin installation, verify that:
.. code-block:: console
$ scp fuel-plugin-vmware-dvs-3.0-3.0.0-1.noarch.rpm <Fuel Master node ip>:/tmp
$ scp fuel-plugin-vmware-dvs-3.0-3.0.1-1.noarch.rpm <Fuel Master node ip>:/tmp
#. Log in to the Fuel Master node CLI as root.
@ -28,7 +28,7 @@ Before you proceed with the VMware DVS plugin installation, verify that:
.. code-block:: console
# fuel plugins --install /tmp/fuel-plugin-vmware-dvs-3.0-3.0.0-1.noarch.rpm
# fuel plugins --install /tmp/fuel-plugin-vmware-dvs-3.0-3.0.1-1.noarch.rpm
#. Verify that the plugin was installed successfully:
@ -39,11 +39,11 @@ Before you proceed with the VMware DVS plugin installation, verify that:
+------+--------------------------+-----------+--------------------+
| id | name | version | package\_version |
+------+--------------------------+-----------+--------------------+
| 2 | fuel-plugin-vmware-dvs | 3.0.0 | 4.0.0 |
| 2 | fuel-plugin-vmware-dvs | 3.0.1 | 4.0.0 |
+------+--------------------------+-----------+--------------------+
#. Proceed to :ref:`configure_env`.
.. raw:: latex
\pagebreak
\pagebreak

View File

@ -2,7 +2,7 @@ Introduction
------------
The purpose of this document is to describe how to install, configure,
and use the VMware DVS plugin 3.0.0 for Fuel 9.0.
and use the VMware DVS plugin 3.0.1 for Fuel 9.0.
Mirantis OpenStack supports using vCenter as a hypervisor on vCenter-only or
heterogeneous environments that are mixed with KVM. The vmware_dvs driver for

View File

@ -1,7 +1,7 @@
Limitations
-----------
The VMware DVS plugin 3.0.0 for Fuel has the following limitations:
The VMware DVS plugin 3.0.1 for Fuel has the following limitations:
* The plugin is enabled only on environments with Neutron as the
networking option.

View File

@ -1,6 +1,12 @@
Release notes
-------------
The VMware DVS plugin 3.0.1 contains the following updates:
* Improved productivity for high load
* Minor bug fixies
The VMware DVS plugin 3.0.0 contains the following updates:
* Added a new consistent engine for remote security groups.

View File

@ -15,7 +15,7 @@ To uninstall VMware DVS plugin, follow the steps below:
.. code-block:: console
# fuel plugins --remove fuel-plugin-vmware-dvs==3.0.0
# fuel plugins --remove fuel-plugin-vmware-dvs==3.0.1
#. Verify whether the VMware DVS plugin was uninstalled successfully:
@ -27,4 +27,4 @@ To uninstall VMware DVS plugin, follow the steps below:
.. raw:: latex
\pagebreak
\pagebreak

View File

@ -1,7 +1,7 @@
Requirements
------------
The VMware DVS plugin 3.0.0 for Fuel has the following requirements:
The VMware DVS plugin 3.0.1 for Fuel has the following requirements:
* Fuel 9.0 on Mitaka
* vCenter 5.5/6.0

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: '3.0.0'
version: '3.0.1'
# Description
description: Enable to use plugin vmware_dvs for Neutron
# Required fuel version