Reviewed: https://review.openstack.org/117718 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d3dd5e0ff06a9c1e9fa7d7c1da6526f767479d4a Submitter: Jenkins Branch: master
commit d3dd5e0ff06a9c1e9fa7d7c1da6526f767479d4a Author: LIU Yulong <[email protected]> Date: Fri Aug 29 16:16:15 2014 +0800 Make no response notification(msg) level to INFO Some API calls just sent but the results were uncertain, Horizon should notify the user that your request is just accepted, not successfully. So this patch change some form message level to INFO, and some message expression. Change-Id: I241cd9cf3ad6b2bd747e3ea1c6040a140ba77b56 Closes-Bug: #1326301 Closes-Bug: #1286418 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1286418 Title: Async operation message popup: INFO message when accepted and success/error message when receiving a result Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When you Create Volume successfully it should show the green "success" tooltip. Instead, it currently shows the message on the blue "info" tooltip. This is also the case for Volume "Create Snapshot". To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1286418/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

