Martin Polednik has uploaded a new change for review.

Change subject: debian: add supervdsm_api
......................................................................

debian: add supervdsm_api

Whole supervdsm_api package was missing in debian installation
according to the debian vdsm.install. This patch fixes the creation of
the package.

Change-Id: I2779caab6a4ec877faf9d0ba5141ca91cfadffb3
Signed-off-by: Martin Polednik <mpoled...@redhat.com>
---
M debian/vdsm.install
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/66/54466/1

diff --git a/debian/vdsm.install b/debian/vdsm.install
index a9c197b..73fe45b 100644
--- a/debian/vdsm.install
+++ b/debian/vdsm.install
@@ -125,6 +125,12 @@
 ./usr/share/vdsm/storage/threadPool.py
 ./usr/share/vdsm/storage/volume.py
 ./usr/share/vdsm/sitecustomize.py
+./usr/share/vdsm/supervdsm_api/__init__.py
+./usr/share/vdsm/supervdsm_api/hwinfo.py
+./usr/share/vdsm/supervdsm_api/mkimage.py
+./usr/share/vdsm/supervdsm_api/ksm.py
+./usr/share/vdsm/supervdsm_api/network.py
+./usr/share/vdsm/supervdsm_api/virt.py
 ./usr/share/vdsm/supervdsmServer
 ./usr/share/vdsm/v2v.py
 ./usr/share/vdsm/vdsm


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2779caab6a4ec877faf9d0ba5141ca91cfadffb3
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpoled...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to