cloudstack/server/src
Nitin Kumar Maharana a52ce3628c CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage (#2254)
Root Cause:
Some global parameters contains NULL value, where the code doesn't handle NULL check.
So it fails with an exception. Hence nothing appears on the field(ERROR).

Solution:
Added required NULL check.
2017-09-01 13:13:39 +02:00
..
com/cloud CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage (#2254) 2017-09-01 13:13:39 +02:00
org CLOUDSTACK-9782: Improve host HA tests 2017-08-30 18:06:48 +02:00