Change in vdsm[master]: Move gluster/{cli.py, exception.py} to vdsm rpm

deepakcs at linux.vnet.ibm.com deepakcs at linux.vnet.ibm.com
Tue Sep 18 12:54:18 UTC 2012


Deepak C Shetty has uploaded a new change for review.

Change subject: Move gluster/{cli.py, exception.py} to vdsm rpm
......................................................................

Move gluster/{cli.py, exception.py} to vdsm rpm

This move is being done so that vdsm code using gluster cli
doesn't have the need to depend on vdsm-gluster rpm

Change-Id: I079facc5d4fc7c3bfd8460731e6708fce242164e
Signed-off-by: Deepak C Shetty <deepakcs at linux.vnet.ibm.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/33/8033/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 5b1fa92..797a2ed 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -692,6 +692,8 @@
 %{_datadir}/%{vdsm_name}/neterrors.py*
 %{_datadir}/%{vdsm_name}/respawn
 %{_datadir}/%{vdsm_name}/set-conf-item
+%{_datadir}/%{vdsm_name}/gluster/cli.py*
+%{_datadir}/%{vdsm_name}/gluster/exception.py*
 %{python_sitelib}/sos/plugins/vdsm.py*
 /lib/udev/rules.d/12-vdsm-lvm.rules
 /etc/security/limits.d/99-vdsm.conf
@@ -929,8 +931,6 @@
 %doc COPYING
 %{_datadir}/%{vdsm_name}/gluster/__init__.py*
 %{_datadir}/%{vdsm_name}/gluster/api.py*
-%{_datadir}/%{vdsm_name}/gluster/cli.py*
-%{_datadir}/%{vdsm_name}/gluster/exception.py*
 %{_datadir}/%{vdsm_name}/gluster/hostname.py*
 
 %changelog


--
To view, visit http://gerrit.ovirt.org/8033
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I079facc5d4fc7c3bfd8460731e6708fce242164e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Deepak C Shetty <deepakcs at linux.vnet.ibm.com>


More information about the vdsm-patches mailing list