Reviewed: https://review.openstack.org/477447 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=fe0df4579cd091caa49a5a0a14bc3b3d93bcd1a4 Submitter: Jenkins Branch: master
commit fe0df4579cd091caa49a5a0a14bc3b3d93bcd1a4 Author: Shu Muto <shu-mu...@rf.jp.nec.com> Date: Thu May 25 18:39:15 2017 +0900 Enable to refresh ngdetails view For now refreshing ngdetails view by browser using F5 key or reload button, it causes 404 error from django. To fix this issue, this patch adds the url for '/ngdetails'. Furthermore, to specify current navigation and to check access grants to current panel, each access to Horizon django framework needs its dashboard and panel objects. It means that we need to specify dashboard and panel that ngdetails view belongs to. Also, this patch adds the process and settings to specify dashboard and panel object for each ngdetails view. Change-Id: I4bcffd2e222ce2df186551cceba0aa38f600d9c8 Closes-Bug: #1681627 ** 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/1681627 Title: Page not found error on refreshing bowser Status in OpenStack Dashboard (Horizon): Fix Released Status in Zun-UI: In Progress Bug description: Once I get into the container detail view, refresh the browser will show a page not found error: The current URL, ngdetails/OS::Zun::Container/c54ba416-a955-45b2 -848b-aee57b748e08, didn't match any of these Full output: http://paste.openstack.org/show/605296/ To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1681627/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp