Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: bind console to unix domain socket
......................................................................


virt: bind console to unix domain socket

To support the serial console feature,

http://www.ovirt.org/Features/Serial_Console

VDSM needs to bind the guest console to
an unix domain socket, to make possible
for the ovirt-vmconsole package to reach it.

Caveat Emptor:
The unix domain socket directory must have the following
permissions, ownership and SELinux attributes:

/var/run/ovirt-vmconsole-console/
drwxrwxr-x. vdsm qemu system_u:object_r:qemu_var_run_t:s0

Bug-Url: https://bugzilla.redhat.com/1223671
Change-Id: I0a876cd7f3b848aa9dde8123d459dc292729b303
Signed-off-by: Francesco Romani <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/40704
Reviewed-by: Martin Polednik <[email protected]>
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M configure.ac
M lib/vdsm/constants.py.in
M tests/deviceTests.py
M vdsm/rpc/vdsmapi-schema.json
M vdsm/supervdsmServer
M vdsm/virt/vm.py
M vdsm/virt/vmdevices/core.py
7 files changed, 108 insertions(+), 11 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified
  Martin Polednik: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/40704
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0a876cd7f3b848aa9dde8123d459dc292729b303
Gerrit-PatchSet: 17
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: Vitor de Lima <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to