Comment 13 for bug 1572153

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/horizon (mcp/newton)

Reviewed: https://review.fuel-infra.org/34221
Submitter: Pkgs Jenkins <email address hidden>
Branch: mcp/newton

Commit: fdc3325b8fa8de07f466851d2b3bb6a2f0ca83ca
Author: Ivan Kolodyazhny <email address hidden>
Date: Wed May 17 07:06:39 2017

Weaken too rigid expectations on callable link signature in tables

This should prevent breakage of Horizon plugins which still define
link() as a function of one argument and do not know that it's
possible to pass `request` into it.

Change-Id: I17d9f8c3184ade83eb76d01dc31383400f848570
Closes-Bug: #1572153