----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14729/ -----------------------------------------------------------
Review request for cloudstack and Frank Zhang. Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-3285 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-3285 Repository: cloudstack-git Description ------- Fixing HTTPS redirect to work after moving from o.a.commons.http to springwork.http Diffs ----- plugins/hypervisors/ucs/src/com/cloud/ucs/manager/UcsHttpClient.java d3dd483 Diff: https://reviews.apache.org/r/14729/diff/ Testing ------- Local environment Sample response : <?xml version="1.0" encoding="UTF-8"?><addUcsManagerResponse cloud-stack-version="4.2.1-SNAPSHOT"><ucsmanager><id>3</id><name>ucsmanager</name><url>10.x.x.x</url><zoneid>1</zoneid></ucsmanager></addUcsManagerResponse> Thanks, Amogh Vasekar