Change in vdsm[master]: vmfex_dev hook: also uninstall from before_device_migrate_de...

osvoboda at redhat.com osvoboda at redhat.com
Tue Mar 31 09:47:31 UTC 2015


Ondřej Svoboda has uploaded a new change for review.

Change subject: vmfex_dev hook: also uninstall from before_device_migrate_destination
......................................................................

vmfex_dev hook: also uninstall from before_device_migrate_destination

Change-Id: I7630c96536010ef07fec515d37d8215af6154aa6
Signed-off-by: Ondřej Svoboda <osvoboda at redhat.com>
---
M vdsm_hooks/vmfex_dev/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/86/39386/1

diff --git a/vdsm_hooks/vmfex_dev/Makefile.am b/vdsm_hooks/vmfex_dev/Makefile.am
index d09d767..5519796 100644
--- a/vdsm_hooks/vmfex_dev/Makefile.am
+++ b/vdsm_hooks/vmfex_dev/Makefile.am
@@ -34,5 +34,6 @@
 
 uninstall-local:
 	$(RM) $(DESTDIR)$(vdsmhooksdir)/before_device_create/50_vmfex
+	$(RM) $(DESTDIR)$(vdsmhooksdir)/before_device_migrate_destination/50_vmfex
 	$(RM) $(DESTDIR)$(vdsmhooksdir)/before_nic_hotplug/50_vmfex
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7630c96536010ef07fec515d37d8215af6154aa6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ondřej Svoboda <osvoboda at redhat.com>


More information about the vdsm-patches mailing list