Comment 4 for bug 1799159

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

Reviewed: https://review.openstack.org/612375
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=67b2159f2fa9299359ef5d409309390cf184595a
Submitter: Zuul
Branch: master

commit 67b2159f2fa9299359ef5d409309390cf184595a
Author: lixiaoy1 <email address hidden>
Date: Tue Oct 23 01:09:04 2018 +0800

    Set user message on volume create failure

    This patch is to log user message when volume creation fails.
    This is only for _create_raw_volume, and other patches will be
    submitted for _create_from_snapshot etc.

    Change-Id: I9ba87863623a9c5806e93b69e1992cabce2f13b9
    Partial-Bug: #1799159