RETIRED, Curated Tools and Scripts for OpenStack Operators
Go to file
Andrey Kurilin 609986f5f0 Add script for monitoring resource utilization of VMs
The top of the script includes description, behaviour and how-to

Change-Id: I662f71648ae7576aa430a0a0bd6b43509f0c2176
2017-11-14 15:57:57 +02:00
ansible Change neutron agent states on boxes with ansible 2016-02-05 19:35:40 +00:00
cinder Fix tons of bashate issues for bug 1534660 2016-01-19 09:53:10 -07:00
libvirt Fix tons of bashate issues for bug 1534660 2016-01-19 09:53:10 -07:00
linux Add a bash script to show CPU details 2016-02-08 09:10:43 -08:00
neutron/orphan_tool Refactoring Neutron Orphan Scripts 2017-03-03 18:07:37 +00:00
nova Add script for monitoring resource utilization of VMs 2017-11-14 15:57:57 +02:00
rabbit Add a queue cleaner that will clean selected queues only 2016-07-14 16:41:58 -07:00
.gitignore Initial commit 2014-08-28 13:39:21 -05:00
.gitreview Add .gitreview file 2015-09-29 09:03:46 -06:00
LICENSE Initial commit 2014-08-28 13:39:21 -05:00
README.md Update README with details on how to contribute to curated repo. 2016-02-01 11:29:20 -07:00
tox.ini bashate: do not check contrib directory 2015-09-30 11:15:52 +02:00

README.md

tools-generic

A repo of curated generic OpenStack Operations Tools

These have been verified that do what they say, pass our coding standards and have been found useful by the Operating Community.

For contributing other tools, generally you should submit them to the osops-tools-contrib repo <https://github.com/openstack/osops-tools-contrib>_ first.

Please see the wiki page at https://wiki.openstack.org/wiki/Osops#Overview_moving_code for more details about how code is promoted up to the generic repo.

Other sources of tools