nova/nova/tests/unit/cmd
Radoslav Gerganov 79a49b3d6a The 'record' option of the WebSocketProxy should be string
If proxy service (VNC, spice, serial) is started with the 'record'
option, an exception is thrown. This is because WebSocketProxy
expects a file path for the record argument instead of boolean
value. This patch fixes this by changing 'record' to be string
option. An empty string means no recording.

Closes-Bug: #1559026

Change-Id: Id6cf7c65191bdaa579f7cdadea43230897436de6
(cherry picked from commit c5311439d6)
2016-04-12 17:07:38 +01:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py The 'record' option of the WebSocketProxy should be string 2016-04-12 17:07:38 +01: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