Comment 3 for bug 1566395

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

Reviewed: https://review.openstack.org/301963
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=950b601a9c9e87661e35c6ed7a97ae9611560bc5
Submitter: Jenkins
Branch: master

commit 950b601a9c9e87661e35c6ed7a97ae9611560bc5
Author: Sivasathurappan Radhakrishnan <email address hidden>
Date: Tue Apr 5 22:45:17 2016 +0000

    Modified REPLICATE request to use replication_ip

    direct_client.direct_get_suffix_hashes doesn't use replication ip and
    port for REPLICATE request. Since we have an option of doing
    replication in separate network, we can add replication_ip and port
    while creating rings if not it will get filled in with the regular
    node's ip.

    Change-Id: I34067df27042fc3146b795191ab8043ee1aed3ce
    Closes-Bug:1566395