mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Removes conditional check of volume state for snapshot action filter, since it causes a null pointer when trying to access view outside the storage section. Now only '.revertable' attribute is checked. Storage state should now be verified at the API level only.