monitorstack/tests/unit
Matt Thompson d99b674500 Default insecure to false in sample config
In PR [1] the default for insecure was set to False.  This commit
updates the sample configuration file to match that default.

NOTE: We also mock out test_insecure as is done in test_secure so that
      the test doesn't actually rely on what is set in openstack.ini to
      pass.

[1] https://review.openstack.org/#/c/474366/

Change-Id: I5257be8cfb9483ac7dd02b893e4a22a2ee46bbf7
2017-06-23 12:24:11 -04:00
..
files refactor testing directory layout 2017-05-31 21:11:29 -05:00
__init__.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_cli.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_formatters.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_os_utils.py Default insecure to false in sample config 2017-06-23 12:24:11 -04:00
test_plugin_kvm.py Replace assertTrue(isinstance()) with assertIsInstance() 2017-06-08 02:10:06 +07:00
test_plugin_memcache.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_plugin_os_block.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_plugin_os_vm.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_plugin_process.py refactor testing directory layout 2017-05-31 21:11:29 -05:00
test_utils.py Merge "Replace assertTrue(isinstance()) with assertIsInstance()" 2017-06-12 13:32:00 +00:00