Comment 4 for bug 1622057

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/newton)

Reviewed: https://review.openstack.org/383502
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=0bed2f471ebba59445c82c08e63794167d0b3ecf
Submitter: Jenkins
Branch: stable/newton

commit 0bed2f471ebba59445c82c08e63794167d0b3ecf
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Sep 9 21:21:04 2016 -0400

    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
    (cherry picked from commit df284e68f9f00282b05eb523e4ee3d5f63b8a750)