cloudstack/server/src
Rajani Karuturi c14aa40a47 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.

(cherry picked from commit cc06c5189a)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-08-01 20:40:25 +02:00
..
com/cloud CLOUDSTACK-8950 Hypervisor Parameter check is not performed for 2017-08-01 20:40:25 +02:00
org CLOUDSTACK-9985: Allow creation of roles with names of deleted roles 2017-07-24 12:42:53 +02:00