On 07-Jan-2013, at 7:59 AM, David Nalley <da...@gnsa.us> wrote: > On Sun, Jan 6, 2013 at 10:02 PM, Rohit Yadav <rohit.ya...@citrix.com> wrote: >> This is merge request for merging api_refactoring branch on master >> (https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+API+refactoring). >> For complete list of changes are provided at the end of the email. (there >> may be more changes either on master or api_refactoring, watch out the git >> repo for changes). >> > > Rohit, et al: > > Thanks for all of this work, it looks good, and is moving along well > seemingly. > I withdraw my veto; thanks for considering and dealing with the > concerns expressed. > > I still would like for us to come up with some way of verifying no > unintentional API changes have occurred, but we can deal with those as > bugs as we get into release.
Thanks David, yes to verify the changes in api_refactoring, javelin and other changes that we will see before code freeze, we'll need to write any missing unit/integration tests and run them to verify the changes and we can deal with them after the code freeze when it would be good time to test, qa and fix any bugs. Regards.