Merge "Add MOS 8.0 support for 1.0.1 release"

This commit is contained in:
Jenkins 2016-03-15 11:19:19 +00:00 committed by Gerrit Code Review
commit 8686075038
5 changed files with 9 additions and 7 deletions

View File

@ -15,7 +15,7 @@ Requirements
| Requirement | Version/Comment | | Requirement | Version/Comment |
|:---------------------------------|:----------------| |:---------------------------------|:----------------|
| Mirantis OpenStack compatibility | 7.0 and 8.0 | | Mirantis OpenStack compatibility | 7.0, 8.0 |
| Zabbix plugin for Fuel | 2.5.0 | | Zabbix plugin for Fuel | 2.5.0 |
Installation Guide Installation Guide

View File

@ -20,7 +20,7 @@ Requirements
====================== =============== ====================== ===============
Requirement Version/Comment Requirement Version/Comment
====================== =============== ====================== ===============
Fuel 7.0 Fuel 7.0 and 8.0
Zabbix plugin for Fuel 2.5.0 Zabbix plugin for Fuel 2.5.0
====================== =============== ====================== ===============

View File

@ -13,17 +13,17 @@ To install SNMP trap daemon for Zabbix plugin, follow these steps:
2. Download the SNMP trap daemon for Zabbix plugin from the 2. Download the SNMP trap daemon for Zabbix plugin from the
`Fuel Plugins Catalog <https://www.mirantis.com/products/ `Fuel Plugins Catalog <https://www.mirantis.com/products/
openstack-drivers-and-plugins/fuel-plugins/>`_. openstack-drivers-and-plugins/fuel-plugins/>`_.
3. Copy the plugin on already installed Fuel Master node; ssh can be used for 3. Copy the plugin on already installed Fuel Master node, ssh can be used for
that. If you do not have the Fuel Master node yet, see `Quick Start Guide that. If you do not have the Fuel Master node yet, see `Quick Start Guide
<https://software.mirantis.com/quick-start/>`_:: <https://software.mirantis.com/quick-start/>`_::
# scp zabbix_snmptrapd-1.0-1.0.0-1.noarch.rpm \ # scp zabbix_snmptrapd-1.0-1.0.1-1.noarch.rpm \
root@<The_Fuel_Master_node_IP>:/tmp root@<The_Fuel_Master_node_IP>:/tmp
4. Log into the Fuel Master node. Install the plugin:: 4. Log into the Fuel Master node. Install the plugin::
# cd /tmp # cd /tmp
# fuel plugins --install zabbix_snmptrapd-1.0-1.0.0-1.noarch.rpm # fuel plugins --install zabbix_snmptrapd-1.0-1.0.1-1.noarch.rpm
5. Check if the plugin was installed successfully:: 5. Check if the plugin was installed successfully::
@ -31,5 +31,5 @@ To install SNMP trap daemon for Zabbix plugin, follow these steps:
id | name | version | package_version id | name | version | package_version
---|---------------------------|----------|---------------- ---|---------------------------|----------|----------------
1 | zabbix_monitoring | 2.5.0 | 3.0.0 1 | zabbix_monitoring | 2.5.0 | 3.0.0
2 | zabbix_snmptrapd | 1.0.0 | 2.0.0 2 | zabbix_snmptrapd | 1.0.1 | 2.0.0

View File

@ -8,7 +8,7 @@ Zabbix
network services,servers, and other network hardware. network services,servers, and other network hardware.
VIP VIP
Virtual IP Adress. Virtual IP Address.
SNMP trap SNMP trap
A message which is send from agent (for example, from network switch) to A message which is send from agent (for example, from network switch) to

View File

@ -104,6 +104,8 @@ Assignee(s)
| Piotr Misiak <pmisiak@mirantis.com> (developer) | Piotr Misiak <pmisiak@mirantis.com> (developer)
| Szymon Bańka <sbanka@mirantis.com> (developer) | Szymon Bańka <sbanka@mirantis.com> (developer)
| Alexander Zatserklyany <azatserklyany@mirantis.com> (QA engineer) | Alexander Zatserklyany <azatserklyany@mirantis.com> (QA engineer)
| Swann Croiset <scroiset@mirantis.com> (developer)
| Olivier Bourdon <obourdon@mirantis.com> (developer)
Work Items Work Items
---------- ----------