Comment 2 for bug 1220947

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

Reviewed: https://review.openstack.org/45273
Committed: http://github.com/openstack/cinder/commit/75e39fc7b232ac54422ba6a3b5e58308e54297b1
Submitter: Jenkins
Branch: master

commit 75e39fc7b232ac54422ba6a3b5e58308e54297b1
Author: Jim Branen <email address hidden>
Date: Thu Sep 5 09:48:43 2013 -0700

    Synchronize extend_volume methods in 3PAR drivers

    The extend_volume methods in the HP3PAR FC and
    iSCSI drivers should have been synchronized with
    the synchronize annotation, but were not.

    Change-Id: Ic7f18b7314e10dfb499b16f43b72367fe3ed1176
    Closes-Bug: #1220947