-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44320/
-----------------------------------------------------------
(Updated March 9, 2016, 6:35 a.m.)
Review request for mesos, Adam B, Joerg Schad, and Vinod Kone.
Changes
-------
Added missed header includes.
Bugs: MESOS-2950
https://issues.apache.org/jira/browse/MESOS-2950
Repository: mesos
Description
-------
This is the first step towards separating the language used to define
the ACLs from the mechanism to query them.
Diffs (updated)
-----
include/mesos/authorizer/acls.hpp PRE-CREATION
include/mesos/authorizer/authorizer.hpp
ec6c9928c55c3096c7de634f900419abbdd00886
include/mesos/authorizer/authorizer.proto
src/CMakeLists.txt 8f57a5701073bf1eaaa223383e928cf5db8f8ae4
src/Makefile.am a41e95ddeb838fdebf4ced953c4a29181916e261
src/authorizer/acls.cpp PRE-CREATION
src/authorizer/authorizer.cpp 54278b022118c40d3b976794fd472ce8d8b6a5e2
src/common/parse.hpp 78c7cf12ca6a475305254177db6b6b2319a1f72f
src/examples/persistent_volume_framework.cpp
4218b1563e10aaefe9abcdc20c90c13651959790
src/examples/test_authorizer_module.cpp
95d77fbff0cdfdb360a8597fbba28404b59d0042
src/master/flags.hpp 6f53099eab9b0e5917e508bef24b2c85302b33e2
src/master/quota_handler.cpp a41c91f10bc0eedc754425b4de1b3e184c4ffb08
Diff: https://reviews.apache.org/r/44320/diff/
Testing
-------
make check
Thanks,
Alexander Rojas