f24eb2fc63
After a successful failover, if the volume service was restarted, the driver wouldn't be able to failback to the primary cluster due to incomplete cluster data. This patch address this problem by gathering data from the primary cluster during the failback procedure. Change-Id: I796fcf8969adae3338861a1b2f3310fafcacfbcb Closes-bug: #1859653
6 lines
212 B
YAML
6 lines
212 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp SolidFire driver: Fixed an issue that causes failback
|
|
to fail after a volume service restart. This change fixes
|
|
bug `1859653 <https://bugs.launchpad.net/cinder/+bug/1859653>`_. |