Change in ovirt-host-deploy[master]: ovirt-vmconsole: initial implementation

Alon Bar-Lev has submitted this change and it was merged. Change subject: ovirt-vmconsole: initial implementation ...................................................................... ovirt-vmconsole: initial implementation Change-Id: I45e0b91bb678008dc74ced8622251beccefc82b9 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M ChangeLog M configure.ac M ovirt-host-deploy-offline.spec.in M src/ovirt_host_deploy/constants.py M src/plugins/ovirt-host-deploy/Makefile.am M src/plugins/ovirt-host-deploy/core/offlinepackager.py A src/plugins/ovirt-host-deploy/vmconsole/Makefile.am A src/plugins/ovirt-host-deploy/vmconsole/__init__.py A src/plugins/ovirt-host-deploy/vmconsole/packages.py A src/plugins/ovirt-host-deploy/vmconsole/pki.py 10 files changed, 439 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, approved Jenkins CI: Verified; Looks good to me, but someone else must approve Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/38091 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I45e0b91bb678008dc74ced8622251beccefc82b9 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
Alon Bar-Lev