Comment 6 for bug 1510507

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

Reviewed: https://review.openstack.org/272477
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=b51a6b8460a5c9b328c3d5135d8e7efd43bb0daf
Submitter: Jenkins
Branch: master

commit b51a6b8460a5c9b328c3d5135d8e7efd43bb0daf
Author: Matt Riedemann <email address hidden>
Date: Wed Feb 17 17:31:03 2016 -0800

    Get host from share['instance'] in share RPC API

    share['host'] is deprecated. This change updates the share RPC API
    to get the host from the share['instance'] property.

    Change-Id: I023517e65dd689d3ea0cb63aa72da100fccec1e8
    Partial-Bug: #1510507