-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20301/
-----------------------------------------------------------
(Updated April 17, 2014, 1:56 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Added credentials.hpp to Makefile.am, and responded to other review feedback.
Bugs: MESOS-804
https://issues.apache.org/jira/browse/MESOS-804
Repository: mesos-git
Description
-------
Refactored reading credentials file out of master.cpp and into
credentials/credentials.hpp for reuse by slave authentication.
Diffs (updated)
-----
src/Makefile.am 560b4c7
src/credentials/credentials.hpp PRE-CREATION
src/master/master.cpp 0335b34
Diff: https://reviews.apache.org/r/20301/diff/
Testing
-------
make check
Thanks,
Adam B