Fix version

Change-Id: Ie7edf9040ffd04a39dbbbdf0881a8949f6982cde
This commit is contained in:
Nadya Shakhat 2017-01-16 13:02:24 +04:00
parent 078ee65a9d
commit abc64e945e
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -28,7 +28,7 @@ plugins catalog:**
.. code-block:: console
# scp telemetry-1.0-1.0.0-1.noarch.rpm root@fuel-master:/tmp
# scp telemetry-1.0-1.0.1-1.noarch.rpm root@fuel-master:/tmp
#. Log in to the Fuel Master node CLI as root.
#. Install the plugin using the
@ -45,7 +45,7 @@ plugins catalog:**
# fuel plugins
id | name | version | package_version | releases
---|------------|---------|-----------------|--------------------
1 | telemetry | 1.0.0 | 4.0.0 | ubuntu (mitaka-9.0)
1 | telemetry | 1.0.1 | 4.0.0 | ubuntu (mitaka-9.0)
#. Proceed to :ref:`configure`.
@ -124,6 +124,6 @@ that file later on.
# fuel plugins
id | name | version | package_version | releases
---|------------|---------|-----------------|--------------------
1 | telemetry | 1.0.0 | 4.0.0 | ubuntu (mitaka-9.0)
1 | telemetry | 1.0.1 | 4.0.0 | ubuntu (mitaka-9.0)
#. Proceed to :ref:`configure`.
#. Proceed to :ref:`configure`.

View File

@ -3,7 +3,7 @@ name: telemetry
# Human-readable name
title: The OpenStack Telemetry Plugin
# Plugin version
version: '1.0.0'
version: '1.0.1'
# Description
description: Deploy/configure Ceilometer and Aodh with InfluxDB and Elasticsearch backends
# Required fuel version