diff --git a/server/src/com/cloud/storage/StorageManagerImpl.java b/server/src/com/cloud/storage/StorageManagerImpl.java index bb613b642f1..35fa3235717 100755 --- a/server/src/com/cloud/storage/StorageManagerImpl.java +++ b/server/src/com/cloud/storage/StorageManagerImpl.java @@ -1751,13 +1751,10 @@ public class StorageManagerImpl extends ManagerBase implements StorageManager, C // trigger system vm template download this._imageSrv.downloadBootstrapSysTemplate(store); } - // for NFS, template store association will be populated in template sync phase - /* else { // populate template_store_ref table this._imageSrv.addSystemVMTemplatesToSecondary(store); } - */ // associate builtin template with zones associated with this image // store