GabrielBrascher opened a new pull request #2275: CLOUDSTACK-9975: Allow 
customizing system VM templates for SSVM and Console Proxy
URL: https://github.com/apache/cloudstack/pull/2275
 
 
   Currently, it is possible to change the template used by virtual routers, 
but other system VMs do not have the same feature. The virtual router template 
is configured according to the respective global settings parameters: 
router.template.hyperv, router.template.kvm, router.template.lxc, 
router.template.xenserver, router.template.ovm, router.template.vmware.
   
   This PR allows users to configure templates for storage system VMs (SSVMs) 
and console proxy system VMs with parameters similar with the virtual router 
template configuration:  ssvm.template.<virtualization-tool> and 
consoleproxy.template.<virtualization-tool>
   
   If a parameter is null then we use the default system VM.
   
   This feature was useful in a practical scenario where the console proxy 
system VM template was customized.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to