@vmaljulin Please review.
rebased onto d3eed9a70731422433436b611ffe3a164a37d2eb
The gating.yaml is now retrieved also in RemoteRule.check() (in addition to RemoteRule.matches()). This could be a bit ineffective but the reply is memcached.
RemoteRule.check()
RemoteRule.matches()
Duplicated code
rebased onto 1a14552f770af9a95785f33b9ba2c2f5f4b72ad3
Well, I've removed the function since it's needed only on one place in this file. Not sure where to put common code for tests (unless it's a fixture in conftest.py).
+1
rebased onto 61eeef68ba8347237b042d87e0f77db995743b37
Pull-Request has been merged by lholecek