Reviewed: https://review.openstack.org/342689 Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=d288c54073e8b7f11060b612d35865685f86e9e0 Submitter: Jenkins Branch: master
commit d288c54073e8b7f11060b612d35865685f86e9e0 Author: Vitaly Gridnev <[email protected]> Date: Fri Jul 15 12:09:29 2016 +0300 be safer on retrieving objects when object is public, there is no guarantee that all resources are shared between tenants. so, it's better to safer on case of retrieving additional information about cluster details. Change-Id: Ib0d9b4d324f40504d3540d2716df64dd8e206af5 Closes-bug: 1588795 ** Changed in: sahara 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/1588795 Title: Error when trying to show details of cluster from other tenants (is_public = True) Status in OpenStack Dashboard (Horizon): Invalid Status in Sahara: Fix Released Bug description: Error with sahara-dashboard To reproduce: -1 create a cluster -2 make it public -3 change your tenant -4 try to click on the previously created cluster to show details. Error: Error during template rendering In template /home/horizon/horizon/.venv/local/lib/python2.7/site-packages/sahara_dashboard/content/data_processing/clusters/templates/clusters/_details.html, error at line 32 Reverse for 'plugin-details' with arguments '('',)' and keyword arguments '{}' not found. 1 pattern(s) tried: [u'project/data_processing/jobs/plugin/(?P<plugin_id>[^/]+)$'] To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1588795/+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

