----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16381/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and Rajesh Battala. Bugs: CLOUDSTACK-4402 https://issues.apache.org/jira/browse/CLOUDSTACK-4402 Repository: cloudstack-git Description ------- CLOUDSTACK-4402: [deleteStoragePool] There is no way to delete Primary storage if the last host with which it was associated is already removed. Diffs ----- plugins/storage/volume/default/src/org/apache/cloudstack/storage/datastore/lifecycle/CloudStackPrimaryDataStoreLifeCycleImpl.java b304a00 Diff: https://reviews.apache.org/r/16381/diff/ Testing ------- Tests: 1) Deploy a CS environment. 2) Put cluster under maintenance. 3) Remove host. 4) Delete storage pool. Thanks, Sanjay Tripathi