----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9869/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and edison su. Description ------- CLOUDSTACK-1575 Failed to transit volume with uploadVolume Reason: CloudStack is again setting the state in registerVolume for which the state has already reached from Allocated -> UploadRequested ->UploadOp. Also, there is no next state available for UploadOp -> UploadRequested -> ? This addresses bug CLOUDSTACK-1575. Diffs ----- engine/storage/volume/src/org/apache/cloudstack/storage/volume/VolumeServiceImpl.java c019374 Diff: https://reviews.apache.org/r/9869/diff/ Testing ------- Tested locally. Upload Volume succeeded. Thanks, deepti dohare