Comment 2 for bug 1615451

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

Reviewed: https://review.openstack.org/366939
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=623990df64092fe72a6473ac89fff1ba0d3aaec7
Submitter: Jenkins
Branch: master

commit 623990df64092fe72a6473ac89fff1ba0d3aaec7
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Aug 26 21:47:44 2016 -0400

    NetApp cDOT: Fix reporting of replication capabilities

    Host level replication capability was added to the NetApp
    cDOT Block and File drivers through
    I87b92e76d0d5022e9be610b9e237b89417309c05.
    However, the replication capability was not being reported
    at the pool level.

    Add the field at pool level allowing for compatibility with
    volume types that may include the `replication_enabled`
    extra-spec.

    Change-Id: Ic735a527c609166884668c84c589da521769500b
    Closes-Bug: #1615451