----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18759/ -----------------------------------------------------------
Review request for cloudstack, Demetrius Tsitrelis and John Kinsella. Repository: cloudstack-git Description ------- Changes to support HTTP mode in Console Proxy, per http://www.mail-archive.com/dev@cloudstack.apache.org/msg24151.html , as realhostip may go away Diffs ----- core/src/com/cloud/info/ConsoleProxyInfo.java 3439f3d engine/storage/image/src/org/apache/cloudstack/storage/image/TemplateServiceImpl.java a649bb7 plugins/storage/image/default/src/org/apache/cloudstack/storage/datastore/driver/CloudStackImageStoreDriverImpl.java 52cad3b server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java 3572127 server/src/com/cloud/storage/secondary/SecondaryStorageManagerImpl.java a3f837b systemvm/conf/consoleproxy.properties bb452f5 Diff: https://reviews.apache.org/r/18759/diff/ Testing ------- Tested on local environment by 1. Using HTTP based console proxy 2. HTTPS with realhostip domain 3. HTTPS with custom domain and self-signed cert 4. Secondary storage template download with custom domain and self-signed cert Thanks, Amogh Vasekar