mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42: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.