diff --git a/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst b/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst index bad3e3d4c7d..dd5e48d7373 100644 --- a/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst +++ b/doc/source/configuration/block-storage/drivers/hpe-3par-driver.rst @@ -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. diff --git a/releasenotes/notes/hpe-3par-pp-primera-a3442d004545b3a9.yaml b/releasenotes/notes/hpe-3par-pp-primera-a3442d004545b3a9.yaml new file mode 100644 index 00000000000..121e324fd31 --- /dev/null +++ b/releasenotes/notes/hpe-3par-pp-primera-a3442d004545b3a9.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add Peer Persistence support for HPE Primera backend. +