
On Wed, Nov 30, 2016 at 03:49:02AM -0500, Ramesh Nachimuthu wrote:
----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Aravinda" <avishwan@redhat.com>, igoihman@redhat.com Cc: "Ramesh Nachimuthu" <rnachimu@redhat.com>, "Nir Soffer" <nsoffer@redhat.com>, "devel" <devel@ovirt.org>, "Piotr Kliczewski" <pkliczew@redhat.com>, "Yaniv Bronheim" <ybronhei@redhat.com>, "Sahina Bose" <sabose@redhat.com> Sent: Wednesday, November 30, 2016 2:02:43 PM Subject: Re: python path conflicts issues while running python scripts from vdsm verbs
Regardless of the solution you plan to take, let it serve as a reminder about moving gluster bits out of /usr/share/vdsm/ and into site-packages. I am willing to pay the price of an ugly exception-handling in xmlrpc, if this is the cost.
Yes. I think this is the right time to revive the patch https://gerrit.ovirt.org/#/c/57530/ and https://gerrit.ovirt.org/#/c/57524/ to move all the gluster code to site-packages. Let me re-post these packages for review.
Please do. IIRC https://gerrit.ovirt.org/#/c/57530/9 is broken in xmlrpc. Since xmlrpc is going to be used only by the command line in 4.1, I'd be pleased to see the problem solved via a simplistic hack.