Difference between revisions of "ZenPack:OpenStack (Tenant View)"
From Zenoss Wiki
Chet Luther (Talk | contribs) m (Chet Luther moved page ZenPack:OpenStack Cloud Monitor to ZenPack:OpenStack (Tenant View) without leaving a redirect: Clarification of ZenPack's purpose. Disambiguation with provider view.) |
|||
(12 intermediate revisions by 4 users not shown) | |||
Line 6: | Line 6: | ||
|Homepage=https://github.com/zenoss/ZenPacks.zenoss.OpenStack | |Homepage=https://github.com/zenoss/ZenPacks.zenoss.OpenStack | ||
|Source URI=git://github.com/zenoss/ZenPacks.zenoss.OpenStack.git | |Source URI=git://github.com/zenoss/ZenPacks.zenoss.OpenStack.git | ||
+ | |Flavor=free | ||
|Releases={{Release | |Releases={{Release | ||
− | |Version=1. | + | |Version=1.3.1 |
− | |Tag=1 | + | |Tag=1.3.1 |
− | |Release date= | + | |Release date=2019/08/15 |
− | |Summary= | + | |Summary=Compatibility with impact 5.5 |
− | + | |Compatible with=Zenoss Core 4.2.x, Zenoss Core 5.0.x, Zenoss Core 5.1.x, Zenoss Resource Manager 4.2.x, Zenoss Resource Manager 5.0.x, Zenoss Resource Manager 5.1.x, Zenoss Resource Manager 5.x.x | |
− | + | ||
− | |Compatible with=Zenoss Core | + | |
}}{{Release | }}{{Release | ||
− | |Version=1. | + | |Version=1.3.0 |
− | |Tag=1. | + | |Tag=1.3.0 |
− | |Release date= | + | |Release date=2019/03/07 |
− | |Compatible with=Zenoss Core | + | |Compatible with=Zenoss Core 4.2.x, Zenoss Core 5.0.x, Zenoss Resource Manager 4.2.x, Zenoss Resource Manager 5.0.x |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}} | }} | ||
|Devices= | |Devices= | ||
|Applications={{Application | |Applications={{Application | ||
|Product Name=OpenStack Compute | |Product Name=OpenStack Compute | ||
− | |||
}} | }} | ||
|Integrations= | |Integrations= | ||
|DataAudits= | |DataAudits= | ||
}} | }} | ||
− | + | Documentation for this zenpack may now be found at https://www.zenoss.com/product/zenpacks/openstack-tenant-view | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{ZenPackFooter}} | {{ZenPackFooter}} |
Latest revision as of 17:44, 15 August 2019
- Organization
- Zenoss, Inc.
- License
- GNU General Public License, Version 2, or later
- ZenPack name
- ZenPacks.zenoss.OpenStack
- More Information
- GitHub page/HomePage
- Git sources (for cloning)
- Link
OpenStack (Tenant View) ZenPack
This project is a Zenoss extension (ZenPack) that allows for monitoring of OpenStack. This means that you can monitor the flavors, images and servers from a user or consumer perspective.
Warning
The ZenPack Catalog has moved to its new home at https://www.zenoss.com/product/zenpacks as of January 17, 2017. The following information may be out of date, and this page will eventually be removed.
Support
This is an Open Source ZenPack developed by Zenoss, Inc. Enterprise support for this ZenPack is available to commercial customers with an active subscription.
Releases
- Version 1.3.1- Download
- Summary of changes: Compatibility with impact 5.5
- Released on 2019/08/15
- Compatible with Zenoss Core 4.2.x, Zenoss Core 5.0.x, Zenoss Core 5.1.x, Zenoss Resource Manager 4.2.x, Zenoss Resource Manager 5.0.x, Zenoss Resource Manager 5.1.x, Zenoss Resource Manager 5.x.x
- Version 1.3.0- Download
- Released on 2019/03/07
- Compatible with Zenoss Core 4.2.x, Zenoss Core 5.0.x, Zenoss Resource Manager 4.2.x, Zenoss Resource Manager 5.0.x
Background
Documentation for this zenpack may now be found at https://www.zenoss.com/product/zenpacks/openstack-tenant-view
Installation
Normal Installation (packaged egg)
- Download the appropriate egg file for the version of Zenoss you are running.
- Ensure you are logged in as the zenoss user:
$ sudo su - zenoss
- Install the ZenPack:
$ zenpack --install ZenPacks.zenoss.OpenStack-*.egg
- Restart these services:
$ zenoss restart
Developer Mode Installation
In order to do a development mode installation you will want to clone the existing git repository, and then use the --link flag with the zenpack command:
- Ensure you are logged in as the zenoss user:
$ sudo su - zenoss
- Start by cloning the upstream repository:
$ git clone git://github.com/zenoss/ZenPacks.zenoss.OpenStack.git
- Next, perform the installation:
$ zenpack --link --install ZenPacks.zenoss.OpenStack
- Finally, restart these serivices:
$ zenoss restart
Discuss
New: Don't forget to add yourself to the Zenoss User Map!