cloudstack/engine
Rene Glover 1031c31e6a
FiberChannel Multipath for KVM + Pure Flash Array and HPE-Primera Support (#7889)
This PR provides a new primary storage volume type called "FiberChannel" that allows access to volumes connected to hosts over fiber channel connections. It requires Multipath to provide path discovery and failover. Second, the PR adds an AdaptivePrimaryDatastoreProvider that abstracts how volumes are managed/orchestrated from the connector to communicate with the primary storage provider, using a ProviderAdapter interface, allowing the code interacting with the primary storage provider API's to be simpler and have no direct dependencies on Cloudstack code. Lastly, the PR provides an implementation of the ProviderAdapter classes for the HP Enterprise Primera line of storage solutions and the Pure Flash Array line of storage solutions.
2023-12-09 11:31:33 +05:30
..
api Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
components-api New Feature: Import VMware VMs into KVM (#7881) 2023-12-07 12:59:56 +05:30
orchestration FiberChannel Multipath for KVM + Pure Flash Array and HPE-Primera Support (#7889) 2023-12-09 11:31:33 +05:30
schema New Feature: Import VMware VMs into KVM (#7881) 2023-12-07 12:59:56 +05:30
service pre-commit: standardize more line endings to `lf` (#7804) 2023-10-18 11:25:00 +02:00
storage FiberChannel Multipath for KVM + Pure Flash Array and HPE-Primera Support (#7889) 2023-12-09 11:31:33 +05:30
userdata mvn: fix userdata dependency version (#8017) 2023-09-28 14:37:49 +05:30
pom.xml ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30