Reviewed: https://review.openstack.org/459690 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d9b36a95bb9ede2ecdec734382f00c11822fe638 Submitter: Jenkins Branch: master
commit d9b36a95bb9ede2ecdec734382f00c11822fe638 Author: wei.ying <[email protected]> Date: Tue Apr 25 21:27:35 2017 +0800 Fix EC2 related buttons url in the api access page access_and_security has moved to separate panel since https://blueprints.launchpad.net/horizon/+spec/reorganise-access-and-security, but Download/Recreate EC2 Credentials url were not updated. Change-Id: Ie16aabb7c272ef871138c59737e694966d7f5168 Closes-Bug: #1686088 ** 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/1686088 Title: EC2 links in API access page do not work Status in OpenStack Dashboard (Horizon): Fix Released Bug description: access_and_security url has not existed. Path: openstack_dashboard/dashboards/project/api_access/tables.py L:40 & L:88 [Issue detail] When EC2 API is enabled, 'Download EC2 Credentials' and 'Recreate EC2 Credentials' buttons do not work. 'access_and_security' is still included in the django url. This is a regression of reorganization of security groups and floating IPs panels. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1686088/+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

