mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Description: a) Fixing NPE when wrong path is provided for primary datastore. b) No error dialog shows up in GUI when wrong path is provided, after NPE fix - propagating exception upward. c) If the KVM agent is down, an invalid datastore gets logged in storage_pool table and doesn't get removed, so it shows up in the GUI in the list of datastores - fixing this as well.