nova/nova/tests/unit/cmd
Matt Riedemann aba2209cac Make BaseProxyTestCase.test_proxy deterministic wrt traffic/verbose
Commit f464d9f2e1e31de4e916f1c8089853d93b1bba61 in oslo.logging 1.8.0
makes CONF.verbose default to True which is used in
NovaWebSocketProxy.__init__ in nova.cmd.baseproxy, so we need to set
CONF.verbose=False in the test to make it deterministic.

Closes-Bug: #1481043

Co-Authored-By: Solly Ross <sross@redhat.com>

Change-Id: Ic1cfa1369789ce25c0503a2c8149e1d55c722005
2015-08-03 13:26:08 -07:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py Make BaseProxyTestCase.test_proxy deterministic wrt traffic/verbose 2015-08-03 13:26:08 -07:00
test_idmapshift.py Fix for mock-1.1.0 2015-07-10 10:18:19 -04:00
test_manage.py Don't query compute_node through service object in nova-manage 2015-04-21 09:36:39 +02:00