Comment 4 for bug 1646019

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

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

commit 045b1647c0ae4c03ee588ca7874fd4a9aa7f6879
Author: zengyingzhe <email address hidden>
Date: Mon Sep 12 09:40:44 2016 +0800

    Huawei driver supports specifying copy speed

    Currently, while creating volume from snapshot or cloning volume,
    Huawei driver always specifies the copy speed as medium.

    This patch lets users specify the copy speed they want, via
    the metadata optional argument.

    Change-Id: Ic70f2fee06866932b1c105d657a864553307c835
    Closes-bug: #1646019