
Reviewed-By: Lucio Correia <luciojhc@linux.vnet.ibm.com> On 16-03-2016 14:25, Jose Ricardo Ziviani wrote:
v2: - applied code review
This patchset contains some issues found in the web serial console code as well as some small improvements.
Jose Ricardo Ziviani (4): Move unix socket files from /tmp to /run Improve log messages printed by the serial console Make serial console timeout configurable Check if guest is listening to serial before connecting to it
i18n.py | 2 + kimchi.conf | 3 ++ model/vms.py | 26 ++++++++-- serialconsole.py | 117 +++++++++++++++++++++++++++++++-------------- tests/test_model.py | 4 +- ui/serial/html/serial.html | 4 -- 6 files changed, 109 insertions(+), 47 deletions(-)
-- Lucio Correia Software Engineer IBM LTC Brazil