Alon Bar-Lev has uploaded a new change for review. Change subject: vdsmhooks: engage packages at earlier state ......................................................................
vdsmhooks: engage packages at earlier state Change-Id: Id235935239a6f2e80cb34da3a1530b8ae63e66df Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-host-deploy refs/changes/31/28631/1 diff --git a/src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py b/src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py index 86698cb..dc6d11c 100644 --- a/src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py +++ b/src/plugins/ovirt-host-deploy/vdsmhooks/hooks.py @@ -88,7 +88,7 @@ ) @plugin.event( - stage=plugin.Stages.STAGE_MISC, + stage=plugin.Stages.STAGE_PACKAGES, ) def _packages(self): pluginpackagesdir = os.path.join( -- To view, visit http://gerrit.ovirt.org/28631 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id235935239a6f2e80cb34da3a1530b8ae63e66df Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches