cinder/releasenotes/notes/bug-1622057-netapp-cdot-fix-replication-status-cheesecake-volumes-804dc8b0b1380e6b.yaml
Goutham Pacha Ravi df284e68f9 NetApp cDOT: Fix model update for cheesecake volumes
Host level replication capability was added to the NetApp
cDOT Block and File drivers through
I87b92e76d0d5022e9be610b9e237b89417309c05.
However, volumes created on these backends did not
have the 'replication_status' field set.

Fix this by returning model updates to the volume manager.

Change-Id: If1d24e87413e2c829bc5a701293fb3be67412155
Closes-Bug: #1622057
2016-09-15 21:58:08 +00:00

5 lines
186 B
YAML

---
fixes:
- The NetApp cDOT driver now sets the ``replication_status`` attribute
appropriately on volumes created within replicated backends when using host
level replication.