Github user syed commented on the issue:

    https://github.com/apache/cloudstack/pull/1807
  
    @abhinandanprateek I will check this. I will start with a non-upgraded 
cloudstack, create snapshots, upgrade cloudstack to have #1600 and then try to 
delete older snapshots. From the code it looks like it should delete 
irrespective of weather the snapshot has the `vhd` extension or not (see [here] 
(https://github.com/apache/cloudstack/blob/master/services/secondary-storage/server/src/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java#L1546)
 ) because it does a wildcard delete of the directory before.
    
    Are you sure that delete will break? Can you point out where this might 
happen?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to