Comment 2 for bug 1817253

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

Reviewed: https://review.opendev.org/638586
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=09da336e9cec7295a9269fd1446a24f4ca94a742
Submitter: Zuul
Branch: master

commit 09da336e9cec7295a9269fd1446a24f4ca94a742
Author: pengyuesheng <email address hidden>
Date: Fri Feb 22 13:59:57 2019 +0800

    Correct the prompt message when creating a volume in the image panel

    Even when creating a volume fails, the message type was success.
    It is better to change the message type to info as a volume creation
    might fail when the message is shown.

    Change-Id: I1606745a83b33339db3e9cf8b5edebd6b1b3e4f8
    Closes-Bug: #1817253