cloudstack/server/src/com/cloud/template
Rajani Karuturi cc06c5189a CLOUDSTACK-8950 Hypervisor Parameter check is not performed for
registerTemplate and getUploadParamsForTemplate API's

Any string is allowed as hypervisor type from the api.
HypervisorType.getType() tries to validate with the enums and if nothing
matches, sets the type as None.

Added a check to not allow None hypervisor type when registering.
2017-02-13 15:07:06 +05:30
..
HypervisorTemplateAdapter.java Emit template UUID and class type over event bus when deleting templates. 2016-05-26 11:20:39 +00:00
TemplateAdapter.java Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
TemplateAdapterBase.java CLOUDSTACK-8950 Hypervisor Parameter check is not performed for 2017-02-13 15:07:06 +05:30
TemplateManagerImpl.java Merge release branch 4.9 to master 2017-02-08 13:43:02 +05:30