From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Wed, 20 Apr 2011 17:57:50 +0200 Subject: [Cluster-devel] [PATCH 5/5] Cleanup of fence_xenapi patches. Added copyright information to doc/COPYRIGHT. Fixed static reference to lib directory in fence_xenapi.py. Fixed static reference to RELEASE_VERSION and BUILD_DATE in fence_xenapi.py. In-Reply-To: References: <1303300283-17388-1-git-send-email-mattjclark0407@hotmail.com>, , <1303300283-17388-5-git-send-email-mattjclark0407@hotmail.com>, , <4DAEE7FE.9050805@redhat.com>, , <4DAEFC87.6000704@redhat.com> Message-ID: <4DAF027E.5040302@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 04/20/2011 05:42 PM, Matt Clark wrote: > Patch 5/5 only touches the 3 files listed in your original email. > > The script fence_xenapi.py is the script that does the fencing, not the > library. > > XenAPI.py is the underlying library which is now located in lib/ as of > patch 4/5 > 0004-Clean-up-of-fence_xenapi-patches.patch: > fence/agents/lib/XenAPI.py.py | 209 > +++++++++++++++++++++++++++++++++++++++++ > 0004-Clean-up-of-fence_xenapi-patches.patch: > fence/agents/xenapi/XenAPI.py | 209 > ----------------------------------------- > > Unless I am missing something... Which is quite possible. Whooops... I got confused by the two names... Ok time for me to go on vacation and relax. Marek, can you please merge the patchset when you are around (git am ..) ? Thanks Fabio