vhd-util uses local time as timestamp when creating vhd, it may be okay with XenServer, but in cloudstack, vhd files are moved around to different cluster, the timestamp in vhd may be after the current time in the host.
CloudStack only uses vhd-util to do vhd sanity check, The patch removes the timestamp check, which might not be acceptable for xen community. It is not in upstream. Anthony > -----Original Message----- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, July 05, 2012 12:11 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: [DISCUSS] tools directory > > On Thu, Jul 5, 2012 at 3:07 PM, Anthony Xu <xuefei...@citrix.com> wrote: > >> vhd-tools, > > > > We have some patches in this directory. > > You may need put this directory somewhere else if you want to remove > it from ASF. > > > > Anthony > > > Have they been upstreamed?? > > --David