Merge "HPE: Add Peer Persistence support for Primera backend"

This commit is contained in:
Zuul 2021-02-16 21:38:48 +00:00 committed by Gerrit Code Review
commit a44aa55fdb
2 changed files with 7 additions and 2 deletions

View File

@ -502,8 +502,8 @@ bootable volume creation may fail.
Peer Persistence support
~~~~~~~~~~~~~~~~~~~~~~~~
Given 3PAR backend configured with replication setup, currently only
Active/Passive replication is supported by 3PAR in OpenStack. When
Given 3PAR/Primera backend configured with replication setup, currently only
Active/Passive replication is supported by 3PAR/Primera in OpenStack. When
failover happens, nova does not support volume force-detach (from
dead primary backend) / re-attach to secondary backend. Storage
engineer's manual intervention is required.

View File

@ -0,0 +1,5 @@
---
features:
- |
Add Peer Persistence support for HPE Primera backend.