88898b553d
Implement the following interfaces: - create_replica - delete_replica - promote_replica - update_replica_state DocImpact Change-Id: I1c52c9f67daa8440050a03e7e9ead5ca32ded458 Implements: bp huawei-driver-support-replication
11 lines
431 B
YAML
11 lines
431 B
YAML
---
|
|
features:
|
|
- Huawei driver now supports replication. It reports a replication type
|
|
'dr'(Disaster Recovery), so "replication_type=dr" can be used in the
|
|
share type extra specs to schedule shares to the Huawei driver when
|
|
configured for replication.
|
|
- The huawei driver now supports turning off snapshot support.
|
|
issues:
|
|
- When snapshot support is turned on in the Huawei driver, replication
|
|
cannot be used.
|