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/1326301 Title: missing status report on live migration Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When performing a live migration horizon fails to report error if migration fails. It seems as though the interface is not waiting for a return code from the api, it only reports back that the command was sent correctly. If something happens (like an error), that is not returned. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1326301/+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

