Public bug reported: Env: devstack master branch
Steps to reproduce: 1. Go to project/instances panel 2. Choose an instance and then click its row action View LOG 3. Click Go button to get instance logs 4. Viewing the horizon log or the console, you can see the same request for get instance log. Reason: the call is repeated with [0] and [1] [0] https://github.com/openstack/horizon/blob/92f0f23db6afdadafd316df3f323554dd7423752/openstack_dashboard/static/js/horizon.firewalls.js#L24 [1] https://github.com/openstack/horizon/blob/a0d13157e39c452f81d35e7d91a1a9b3a289154a/openstack_dashboard/static/js/horizon.instances.js#L28 ** Affects: horizon Importance: Undecided Assignee: wei.ying (wei.yy) Status: New ** Changed in: horizon Assignee: (unassigned) => wei.ying (wei.yy) -- 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/1693536 Title: Repeat method to get instance log Status in OpenStack Dashboard (Horizon): New Bug description: Env: devstack master branch Steps to reproduce: 1. Go to project/instances panel 2. Choose an instance and then click its row action View LOG 3. Click Go button to get instance logs 4. Viewing the horizon log or the console, you can see the same request for get instance log. Reason: the call is repeated with [0] and [1] [0] https://github.com/openstack/horizon/blob/92f0f23db6afdadafd316df3f323554dd7423752/openstack_dashboard/static/js/horizon.firewalls.js#L24 [1] https://github.com/openstack/horizon/blob/a0d13157e39c452f81d35e7d91a1a9b3a289154a/openstack_dashboard/static/js/horizon.instances.js#L28 To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1693536/+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

