Github user bhaisaab commented on the pull request:
https://github.com/apache/cloudstack/pull/318#issuecomment-106589140
Thanks for fixing this @wilderrodrigues
---
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 pro
Github user rsafonseca commented on the pull request:
https://github.com/apache/cloudstack/pull/318#issuecomment-105931452
Great @wilderrodrigues :)
Thank you for fixing that, i'll test it out later.
---
If your project is set up for it, you can reply to this email and have your
Github user asfgit closed the pull request at:
https://github.com/apache/cloudstack/pull/318
---
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
GitHub user wilderrodrigues opened a pull request:
https://github.com/apache/cloudstack/pull/318
CLOUDSTACK-8517 Fix the NPE that was being caught by the executeRequest()
method.
- The LibvirtUtilitiesHelper should have been injected, but it did not
work on the Agent side.