----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22865/ -----------------------------------------------------------
Review request for cloudstack, daan Hoogland and Koushik Das. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-6444 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-6444 Repository: cloudstack-git Description ------- Due to the changes done to fix the findbug tool issues, we introduced the iSCSI path format issue by replacing the first "/" with empty string. Fixed the same by removing the replacement string part. Diffs ----- plugins/storage/volume/default/src/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java 3c1b76a Diff: https://reviews.apache.org/r/22865/diff/ Testing ------- Tested with iSCSI primary storage with XenServer Thanks, Damodar Reddy Talakanti