monitorstack/tests
Major Hayden 928b34243a
Fix variable return bugs in kvm plugin
This patch ensures that monitorstack connects to the system URI for
libvirt. Without this, a regular user may connect to libvirt without
full access to the existing virtual machines.

It also adds the gathered variables to the output dictionatry so they
are returned when the plugin runs.

Tests have been adjusted to match the new changes, including a new
constructor that takes the system connection URI into consideration.

Closes-Bug: 1684235
Change-Id: Ieacc69ee495268b3b20974eb2f01ff1d2c9195c1
2017-04-19 12:42:56 -05:00
..
files More complete testing of the os plugins/utils (#24) 2017-03-14 11:34:10 -05:00
__init__.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_cli.py Improve test coverage (#4) 2017-03-07 16:34:14 -06:00
test_formatters.py added rackspace maas format (#28) 2017-03-19 09:03:06 -05:00
test_os_utils.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_plugin_kvm.py Fix variable return bugs in kvm plugin 2017-04-19 12:42:56 -05:00
test_plugin_os_block.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_plugin_os_vm.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_plugin_process.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_plugin_uptime.py Add Cinder block pool metrics (#25) 2017-03-19 15:31:46 -05:00
test_utils.py moved cache location to stadard user caching dir (#26) 2017-03-19 20:24:45 -05:00