cinder/releasenotes/notes/pure-configure-pg-pod-names-525a4ce8e2f46b69.yaml
Avishay Traeger 030d893697 Modify Pure driver to configure PG/Pod names
Add two config options to the Pure Storage driver to allow setting the
names for replication PGs and Pods. This is beneficial in multi-backend
scenarios so that each backend can use a different PG/Pod. It also
allows for the use of existing PGs/Pods.

These options should not be modified after volumes exist on a backend.

Change-Id: Ie0dbf00fb2ecea3344e58d2b84fd4dfd6ae1daee
2018-09-04 21:54:21 +03:00

7 lines
210 B
YAML

---
features:
- |
Pure Storage FlashArray driver has added configuration options
``pure_replication_pg_name`` and ``pure_replication_pod_name`` for setting
the names for replication PGs and Pods.