Reviewed: https://review.openstack.org/452140 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b741fe48f7e614608675c64f6e5a2b252cad6c8d Submitter: Jenkins Branch: master
commit b741fe48f7e614608675c64f6e5a2b252cad6c8d Author: wei.ying <[email protected]> Date: Fri Mar 31 18:44:38 2017 +0800 Remove unnecessary raise If exception arise, it will be raised and the following code will not be executed. Change-Id: I05eef22d6baeeeb616e44e2ab9c5fa2f4e14b8a4 Closes-Bug: 1678351 ** 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/1678351 Title: The view of "project snapshot" gets error Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Env: devstack master branch If requests project snapshot list on dashboard with raising Exception, the project view will redirect to DEBUG page. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1678351/+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

