----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6428/ -----------------------------------------------------------
(Updated Sept. 7, 2012, 6:07 a.m.) Review request for cloudstack and Prachi Damle. Changes ------- Based on the review comments, reverting the change to relax the validation by using the apache Base64.isbase64() method. Description ------- Error out with InvalidParameterValueException in UserVmManagerImpl if userdata is not base64 encoded. This addresses bug CS-14796. Diffs (updated) ----- server/src/com/cloud/vm/UserVmManagerImpl.java 1836176 Diff: https://reviews.apache.org/r/6428/diff/ Testing ------- Thanks, Likitha Shetty