Change in ovirt-host-deploy[master]: plugins: split pki into common group

Alon Bar-Lev has submitted this change and it was merged. Change subject: plugins: split pki into common group ...................................................................... plugins: split pki into common group modify default of vdsm to enrollment none as engine enforced this since started to use host-deploy. Change-Id: Ia165e1c3be5e7cc6daeeb195c3fe419e208237a1 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M configure.ac M ovirt-host-deploy.spec.in M po/POTFILES.in M src/bin/executor.in M src/interface-3/Makefile.am M src/plugins/Makefile.am A src/plugins/ovirt-host-common/Makefile.am A src/plugins/ovirt-host-common/vdsm/Makefile.am A src/plugins/ovirt-host-common/vdsm/__init__.py R src/plugins/ovirt-host-common/vdsm/pki.py A src/plugins/ovirt-host-common/vmconsole/Makefile.am A src/plugins/ovirt-host-common/vmconsole/__init__.py R src/plugins/ovirt-host-common/vmconsole/pki.py M src/plugins/ovirt-host-deploy/vdsm/Makefile.am M src/plugins/ovirt-host-deploy/vdsm/__init__.py M src/plugins/ovirt-host-deploy/vmconsole/Makefile.am M src/plugins/ovirt-host-deploy/vmconsole/__init__.py 17 files changed, 193 insertions(+), 8 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, approved; Passed CI tests Moti Asayag: Verified -- To view, visit https://gerrit.ovirt.org/43151 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia165e1c3be5e7cc6daeeb195c3fe419e208237a1 Gerrit-PatchSet: 3 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: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
Alon Bar-Lev