monitorstack/tests
Michael Rice 0268ce450c Removes tuple unpacking from memcache test
Per pep 3113 Python 3 does not support tuple parameter
unpacking. This change removes the tuple from the function
param in the memcache plugin test since nothing is done
with it anyway.

Change-Id: I08c84cab308bbb405e5864fb0417f00c5310e71a
Closes-Bug: 1689347
Signed-off-by: Michael Rice <michael@michaelrice.org>
2017-05-08 12:25:05 -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_memcache.py Removes tuple unpacking from memcache test 2017-05-08 12:25:05 -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