-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46569/
-----------------------------------------------------------
(Updated April 25, 2016, 4:16 p.m.)
Review request for mesos and Adam B.
Changes
-------
Renamed a var.
Bugs: MESOS-5164
https://issues.apache.org/jira/browse/MESOS-5164
Repository: mesos
Description
-------
At the moment we only provide a harness for `GET` methods, but will
generalize this further once we authorize `POST` requests against
agent endpoints as well.
Diffs (updated)
-----
src/tests/slave_authorization_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/46569/diff/
Testing
-------
make check (OS X, clang trunk w/o optimization)
Thanks,
Benjamin Bannier