mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
checkstyle: trailing spaces
This commit is contained in:
parent
ed9ed446c2
commit
e7e4753979
@ -1126,7 +1126,7 @@ public class VolumeOrchestrator extends ManagerBase implements VolumeOrchestrati
|
||||
|
||||
future = volService.createVolumeAsync(volume, destPool);
|
||||
} else {
|
||||
|
||||
|
||||
TemplateInfo templ = tmplFactory.getReadyTemplateOnImageStore(templateId, dest.getDataCenter().getId());
|
||||
if (templ == null) {
|
||||
s_logger.debug("can't find ready template: " + templateId + " for data center " + dest.getDataCenter().getId());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user