----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11670/ -----------------------------------------------------------
Review request for cloudstack and Devdeep Singh. Description ------- CLOUDSTACK-2288: NPE while creating volume from snapshot when the primary storage is in maintenance state. This addresses bug CLOUDSTACK-2288. Diffs ----- server/src/com/cloud/storage/VolumeManagerImpl.java 43f3681 Diff: https://reviews.apache.org/r/11670/diff/ Testing ------- Tests: 1. In CS setup, put all primary storage in maintenance mode. 2. Create a volume from snapshot. Verified the fix locally. Thanks, Sanjay Tripathi