Comment 5 for bug 1647789

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

Reviewed: https://review.openstack.org/407612
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=850a19722640557ec8c5ad2992f2427c237a2129
Submitter: Jenkins
Branch: master

commit 850a19722640557ec8c5ad2992f2427c237a2129
Author: Michał Dulko <email address hidden>
Date: Tue Dec 6 17:58:50 2016 +0100

    Block 3.1 message with c-sch RPCAPI pinned to 3.0

    notify_service_capabilities was sent unconditionally, even when we
    shouldn't allow it due to RPC version pinning. This commit blocks that
    message when RPC API is pinned to anything lower than 3.1.

    Change-Id: Ib2e4f65f626cad79773f46077a75813f434cb806
    Closes-Bug: 1647789