Comment 3 for bug 1596305

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

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

commit ea7d0860c5deaa345f1d6f7b6a348751222da3d9
Author: xing-yang <email address hidden>
Date: Fri May 20 03:59:14 2016 -0400

    Fix backup temp snapshot path on remote node

    The backup using temp snapshot code path was broken
    in Mitaka. The following patches fixed it on the local
    node so that the fix can be backported:

      https://review.openstack.org/#/c/321943/
      https://review.openstack.org/#/c/331835/

    Continuing with the effort, this patch tries to
    address the problem on the remote node so that
    backup using temp snapshot code path will work
    when backup and volume service are running on
    different nodes.

    Co-Authored-By: Accela Zhao <email address hidden>
    Closes-Bug: #1596305
    Change-Id: I361458adbc1851a99a9bcffe82a02ba96a9fd460