mirror of https://github.com/apache/cloudstack.git
* Commit for PR https://github.com/shapeblue/cloudstack-apple/pull/471 This PR adds a flag (customType) to HypervisorType to differentiate if a hypervisor plugin is built-in or customized. With the customType flag, we can isolate conditional checks for allow the customized hypervisor plugin to proceed. * Add customType field to HypervisorType to differentiate if the plugin is a customized type * Address @shwstppr's comments * Define a enum in HypervisorType to indicate specific functionalities of a hypervisor plugin type * Refactoring to define if the hypervisor supports the operation during initialization of the HypervisorType. * Remove ROOT_DISK_SIZE_OVERRIDE_SUPPORTING_HYPERVISORS --------- Co-authored-by: Annie Li <ji_li@apple.com> |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||