mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8669: create volume failed due to null charsetAdded a new private method getCharSetFromConnection() which checks if
the connection charset is null and if it is null, returns
StringUtils.getPreferredCharset
regression caused by commit
|
||
|---|---|---|
| .. | ||
| src/com/cloud/hypervisor/vmware | ||
| test/com/cloud/hypervisor/vmware | ||
| pom.xml | ||