ddc91052e4
This adds the option to specify the replication mode as: Synchronous, Asynchronous or SnapshotOnly. Depends-On: I920f958db1d48e52b548082d852c03f427a279ca Change-Id: I74d31e7a262f3a59f5e82c710f3ca5fd84e3ea60
8 lines
269 B
YAML
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`.
|