cloudstack/engine/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
..
cache [VMware] Full OVF properties support 2020-10-19 15:05:56 +05:30
configdrive Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
datamotion During migrate volume command, when operation timed out exception or any exception is occured it is not handled properly to clean the volume_store_ref entry. 2020-10-19 15:05:57 +05:30
image Fix: Data migration (#4475) 2020-11-18 09:45:53 +01:00
integration-test storage: Fix hypervisor type cast to string (#4516) 2020-12-14 11:56:44 +05:30
snapshot server: Setting snapshot removed on timeout (#4425) 2020-11-21 02:20:16 +05:30
src Make global setting non-dynamic (#4505) 2020-12-01 14:00:35 +05:30
volume Fix: Data migration (#4475) 2020-11-18 09:45:53 +01:00
pom.xml Updating pom.xml version numbers for release 4.15.0.0-SNAPSHOT 2020-05-23 10:18:39 +01:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30