cloudstack/framework/config
Nitin Kumar Maharana 9a53b53aff 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.
2018-01-16 14:39:32 +01:00
..
resources/META-INF/cloudstack/system Move ConfigurationDao and ConfigDepot to system context 2013-10-03 09:14:00 -07:00
src/org/apache/cloudstack CLOUDSTACK-10058: Error while opening the Settings tab in Secondary storage (#2254) 2018-01-16 14:39:32 +01:00
test/org/apache/cloudstack/framework/config/impl All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
pom.xml cloudstack: set next version to 4.5.3-SNAPSHOT 2015-09-14 09:59:40 +05:30