GitHub user ustcweizhou opened a pull request:
https://github.com/apache/cloudstack/pull/1550
CLOUDSTACK-9380: fix NPE in listDomains API for a mistake
The issue happens if volumeTotal is NULL in database.
This is caused by commit c25d4fdea2671160deee53ad25f45fab5dc408cb for
CLOUDSTACK-7847.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ustcweizhou/cloudstack
CLOUDSTACK-9380-listDomains-NPE
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1550.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 #1550
----
commit 59edbb53378b700c21a6dd722cd92a7286450644
Author: Wei Zhou <[email protected]>
Date: 2016-05-17T12:45:50Z
CLOUDSTACK-9380: fix NPE in listDomains API for a mistake
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---