cloudstack/plugins/storage
Alexandru Bagu fdb2ee3165
storage: Fix hypervisor type cast to string (#4516)
This PR addresses an error that appears when you try to add a new host. I don't even understand why there was a cast to String in the first place. I will assume some classes send HypervisorType and some send a string (empty or otherwise). Shouldn't this be addressed to use the same type everywhere? With this fix adding a new xenserver host works fine.

Co-authored-by: dahn <daan.hoogland@gmail.com>
2020-12-14 11:56:44 +05:30
..
image CLOUDSTACK-10423:Potential sensitive information disclosure (#4536) 2020-12-14 11:40:23 +05:30
volume storage: Fix hypervisor type cast to string (#4516) 2020-12-14 11:56:44 +05:30