cloudstack/server
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
..
conf add info only log file. 2020-08-20 10:45:11 +01:00
src storage: Fix hypervisor type cast to string (#4516) 2020-12-14 11:56:44 +05:30
pom.xml server: Secondary Storage Usage Improvements (#4053) 2020-09-17 10:12:10 +05:30