cloudstack/vmware-base/src/com/cloud/hypervisor/vmware
Remi Bergsma 9c7e81e748 Merge pull request #695 from karuturi/CLOUDSTACK-8669
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 f03411ca04

* pr/695:
  CLOUDSTACK-8669: create volume failed due to null charset
  CLOUDSTACK-8669: making StringUtils.getDefaultCharset protected

Signed-off-by: Remi Bergsma <github@remi.nl>
2015-08-17 13:54:54 +02:00
..
mo CLOUDSTACK-8656: try-with-resource in vmsd reader 2015-08-04 11:37:06 +02:00
util CLOUDSTACK-8669: create volume failed due to null charset 2015-08-17 10:20:28 +05:30