Nitins-MacBook-Air:incubator-cloudstack nitinmehta$ git apply CS-14673.patch CS-14673.patch:19: trailing whitespace.
CS-14673.patch:22: trailing whitespace. error: patch failed: server/src/com/cloud/storage/dao/VMTemplateDaoImpl.java:109 error: server/src/com/cloud/storage/dao/VMTemplateDaoImpl.java: patch does not apply error: server/src/com/cloud/template/HyervisorTemplateAdapter.java: No such file or directory error: patch failed: server/src/com/cloud/template/TemplateManagerImpl.java:843 error: server/src/com/cloud/template/TemplateManagerImpl.java: patch does not apply From: Animesh Chaturvedi <[email protected]<mailto:[email protected]>> Reply-To: Animesh Chaturvedi <[email protected]<mailto:[email protected]>> Date: Wednesday 20 March 2013 10:26 PM To: Nitin Mehta <[email protected]<mailto:[email protected]>> Cc: Animesh Chaturvedi <[email protected]<mailto:[email protected]>>, Bharat Kumar <[email protected]<mailto:[email protected]>>, "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Review Request: when a template is deleted and then copied over again , it is still marked as "Removed" in template_zone_ref table. This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7018/ On February 28th, 2013, 2:20 a.m., Nitin Mehta wrote: Ship It! Nitin please apply the patch - Animesh On January 13th, 2013, 5:14 p.m., bharat kumar wrote: Review request for cloudstack and Nitin Mehta. By bharat kumar. Updated Jan. 13, 2013, 5:14 p.m. Description This bug fix (CLOUDSTACK-970) deals with the database aspects of template creation, this changes the way in which the entries are added and removed from template_zone_ref and template_host_ref. Testing I have tested this on the asf branch. Diffs * server/src/com/cloud/storage/dao/VMTemplateDaoImpl.java (2a0dfc8) * server/src/com/cloud/template/HyervisorTemplateAdapter.java (bdb89f6) * server/src/com/cloud/template/TemplateManagerImpl.java (1e87de2) View Diff<https://reviews.apache.org/r/7018/diff/>
