6840ddf962
This patch adds support for active/active replication to NetApp SolidFire driver. failover_host has been splitted in two phases (failover and failover_completed) in order to allow all nodes in cluster to properly switch between primary and replication back-ends after a successful failover or failback procedure. This patch also enables `SUPPORTS_ACTIVE_ACTIVE` flag to the SolidFire driver, to allow configuring SolidFire backends when volume service is clustered. Change-Id: I327f61db5d53c0c3ede962ce52f1a3c00e74b86b
6 lines
216 B
YAML
6 lines
216 B
YAML
---
|
|
features:
|
|
- |
|
|
NetApp SolidFire driver: Enabled support for Active/Active
|
|
(including replication) to the SolidFire driver. This allows
|
|
users to configure SolidFire backends in clustered environments. |