cloudstack/engine/storage
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
..
cache Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
configdrive Remove powermock from engine/storage/configdrive (#7988) 2023-09-22 14:07:29 +02:00
datamotion FiberChannel Multipath for KVM + Pure Flash Array and HPE-Primera Support (#7889) 2023-12-09 11:31:33 +05:30
image Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
integration-test ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30
object ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30
snapshot Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
src Add dynamic secondary storage selection (#7659) 2023-12-04 09:52:32 +01:00
volume FiberChannel Multipath for KVM + Pure Flash Array and HPE-Primera Support (#7889) 2023-12-09 11:31:33 +05:30
pom.xml Updating pom.xml version numbers for release 4.18.2.0-SNAPSHOT 2023-09-12 17:26:53 +02:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30