GitHub user mike-tutkowski opened a pull request: https://github.com/apache/cloudstack/pull/968
CLOUDSTACK-8985: Deleted volume's removed column not updated I found this issue when a SolidFire integration test yesterday wasn't able to delete primary storage because it claimed there were still volumes using the primary storage in question (this was due to the removed column not being updated appropriately). You can merge this pull request into a Git repository by running: $ git pull https://github.com/mike-tutkowski/cloudstack removed_column Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/968.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #968 ---- commit 60f53fb9fecb8aba2088d6245f5a5b1168c49bf3 Author: Mike Tutkowski <mtutkowski-lt@mtutkowski-lt.local> Date: 2015-10-22T18:16:19Z CLOUDSTACK-8985: Deleted volume's removed column not updated ---- --- 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. ---