-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29605/
-----------------------------------------------------------
(Updated Jan. 21, 2015, 8:18 p.m.)
Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen.
Changes
-------
Moved protobufs to authentication.proto.
Summary (updated)
-----------------
Moved authentication messages to mesos/authentication.proto.
Bugs: MESOS-2096
https://issues.apache.org/jira/browse/MESOS-2096
Repository: mesos-git
Description
-------
[9/10] Build Mesos Modules outside Mesos source tree.
To allow authentication modules being built outside the Mesos source tree to
use protobufs related to authentication.
Diffs (updated)
-----
include/mesos/authentication.hpp PRE-CREATION
include/mesos/authentication.proto PRE-CREATION
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/authentication/authenticatee.hpp 361083b5e1ca5ab1a594b3108fb768626313a725
src/authentication/authenticator.hpp 460494a49ad7c71803507afe62005280d5929d41
src/messages/messages.proto 5bd075e9bfe17be334294b5e4c573eb0233030be
src/tests/authentication_tests.cpp 5cf2da4602edbf7c168351d5f581aca10591d5d0
src/tests/fault_tolerance_tests.cpp 5763486acb6d687b50c02c01ea00e1cfbea48421
Diff: https://reviews.apache.org/r/29605/diff/
Testing
-------
make check.
Thanks,
Kapil Arya