-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9420/
-----------------------------------------------------------

(Updated Feb. 13, 2013, 10:57 a.m.)


Review request for cloudstack, mice xia, anthony xu, and SrikanteswaraRao 
Talluri.


Changes
-------

update the patch.
correct "BareMetalAdapter" into "BareMetalTemplateAdapter" for the failure of 
baremetal.


Description
-------

In TemplateManagerImpl.java, function getAdapter(), 
TemplateAdapterType.Hypervisor.getName() returns "HyervisorAdapter", while it 
should returns "HyervisorTemplateAdapter". So, in AdapterBase.java function 
getAdapterByName() returns null.


This addresses bugs CLOUDSTACK-1237 and CLOUDSTACK-1240.


Diffs (updated)
-----

  server/src/com/cloud/template/TemplateAdapter.java 19cfef0 

Diff: https://reviews.apache.org/r/9420/diff/


Testing
-------

register a template and start a vm.
success.


Thanks,

Hongtu Zang

Reply via email to