Monitoring plugin framework for OpenStack clouds
Go to file
Kevin Carter e808ba1f7d Add Cinder block pool metrics (#25)
The PR adds the cinder block pool metrics so that we can now retrieve
insights into the environment on the capacity all active storage pools.
This PR also creates tests for the new plugins and reduces duplication
across plugins by centralizing the runner method into the init of the
tests module.

This should now bring total code coverage to 100%

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-03-19 15:31:46 -05:00
etc More complete testing of the os plugins/utils (#24) 2017-03-14 11:34:10 -05:00
monitorstack Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
tests Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
.coveragerc Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
.gitignore More complete testing of the os plugins/utils (#24) 2017-03-14 11:34:10 -05:00
.travis.yml Add Python 3.5 for Travis tests (#9) 2017-03-09 10:46:31 -06:00
LICENSE Initial commit 2017-02-21 11:05:42 -05:00
README.rst Fix status icons (#19) 2017-03-09 17:02:42 -06:00
codecov.yml Added VM instances used and quotas (#6) 2017-03-09 09:48:17 -06:00
requirements.txt More complete testing of the os plugins/utils (#24) 2017-03-14 11:34:10 -05:00
setup.cfg Proof of concept 2017-02-27 15:11:30 -06:00
setup.py Add PEP257 checks (#15) 2017-03-09 15:48:18 -06:00
test-requirements.txt Add PEP257 checks (#15) 2017-03-09 15:48:18 -06:00
tox.ini Add PEP257 checks (#15) 2017-03-09 15:48:18 -06:00

README.rst

monitorstack

Status:
Travis-CI Build Status Coverage Status

Monitoring plugins for OpenStack.

Work in progress.