80fe5f1fe4
Override the new create_share_group_snapshot() method in the driver class and call the old CG snapshot code if the share group specifies CG support, otherwise fall back on the new (existing) code. This patch also removes dead code from the old CG feature from Newton and earlier releases. Change-Id: Ief71b9900c2c84e0df1d12d303517fa20ff7908b Closes-bug: #1659023
6 lines
202 B
YAML
6 lines
202 B
YAML
---
|
|
fixes:
|
|
- Re-enabled the consistent snapshot code in the NetApp driver, now
|
|
compatible with the Manila Share Groups API instead of the deprecated
|
|
and removed Manila Consistency Groups API.
|