cinder/releasenotes/notes/netapp-solidfire-add-replication-mode-eb26535d0ec78cb4.yaml
Thiago Correa ddc91052e4 NetApp SolidFire: Add options for replication mode
This adds the option to specify the replication mode as:
Synchronous, Asynchronous or SnapshotOnly.

Depends-On: I920f958db1d48e52b548082d852c03f427a279ca
Change-Id: I74d31e7a262f3a59f5e82c710f3ca5fd84e3ea60
2019-10-02 23:27:33 -03:00

8 lines
269 B
YAML

---
upgrade:
- |
SolidFire supports Synchronous, Asynchronous and SnapshotsOnly replication
modes. This adds the config option `solidfire:replication_mode` to specify
the mode to be used by Cinder. Its value can be `Sync`, `Async` or
`SnapshotsOnly`.