Comment 12 for bug 1572153

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

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

Commit: 2e91f531782fb5788c58343243376de911e3764a
Author: Ivan Kolodyazhny <email address hidden>
Date: Thu Apr 27 10:48:06 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