Merge "Bump version to 1.1"

This commit is contained in:
Jenkins 2017-03-13 09:05:47 +00:00 committed by Gerrit Code Review
commit d7c6e90c8d
6 changed files with 12 additions and 9 deletions

View File

@ -51,9 +51,9 @@ copyright = u'2016, Mirantis Inc.'
# built documents.
#
# The short X.Y version.
version = '1.0'
version = '1.1'
# The full version, including alpha/beta/rc tags.
release = '1.0.0'
release = '1.1.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@ -15,7 +15,7 @@ plugins catalog:**
.. code-block:: console
[root@home ~]# scp lma_collector-1.0.0-1.0.0-1.noarch.rpm \
[root@home ~]# scp lma_collector-1.1-1.1.0-1.noarch.rpm \
root@<Fuel Master node IP address>:
#. Install the plugin using the
@ -23,7 +23,7 @@ plugins catalog:**
.. code-block:: console
[root@fuel ~]# fuel plugins --install lma_collector-1.0.0-1.0.0-1.noarch.rpm
[root@fuel ~]# fuel plugins --install lma_collector-1.1-1.1.0-1.noarch.rpm
#. Verify that the plugin is installed correctly:
@ -32,7 +32,7 @@ plugins catalog:**
[root@fuel ~]# fuel plugins --list
id | name | version | package_version
---|----------------------|---------|----------------
1 | lma_collector | 1.0.0 | 4.0.0
1 | lma_collector | 1.1.0 | 4.0.0
Install from source
@ -109,4 +109,4 @@ that file later on.
[root@fuel ~]# fuel plugins --list
id | name | version | package_version
---|----------------------|---------|----------------
1 | lma_collector | 1.0.0 | 4.0.0
1 | lma_collector | 1.1.0 | 4.0.0

View File

@ -3,7 +3,7 @@
Limitations
-----------
The StackLight Collector plugin 1.0.0 has the following limitations:
The StackLight Collector plugin 1.1.0 has the following limitations:
* The plugin is not compatible with an OpenStack environment deployed with
nova-network.

View File

@ -7,6 +7,9 @@
Release notes
-------------
Version 1.1.0
+++++++++++++
Version 1.0.0
+++++++++++++

View File

@ -7,7 +7,7 @@
Requirements
------------
The StackLight Collector plugin 1.0.0 has the following requirements:
The StackLight Collector plugin 1.1.0 has the following requirements:
+-------------------------------------------------------+-------------------------------------------------------------------+
| Requirement | Version/Comment |

View File

@ -3,7 +3,7 @@ name: lma_collector
# Human-readable name for your plugin
title: The StackLight Collector Plugin
# Plugin version
version: 1.0.0
version: 1.1.0
# Description
description: The StackLight Collector is the advanced monitoring agent of the so called Logging, Monitoring and Alerting (LMA) Toolchain of Mirantis OpenStack.
# Required fuel version