GitHub user ashwinswaroop opened a pull request: https://github.com/apache/cloudstack/pull/810
This is the fix for the JIRA issue CLOUDSTACK-8817. This is my first contribution to Apache CloudStack. The return values for endpoint and startpoint have now been changed to Integer instead of String. Please let me know if this is the only change that is required or if there are additional files which will be impacted by this change which require modification also. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ashwinswaroop/cloudstack feature_x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/810.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #810 ---- commit 4d626c11bc4f029788ddc0e12340d8e880521f8b Author: Ashwin Swaroop <ashwinswaroo...@gmail.com> Date: 2015-09-11T22:27:31Z This is the fix for the JIRA issue CLOUDSTACK-8817. The return values for endpoint and startpoint are now Integer instead of String. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---