----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26860/#review57860 -----------------------------------------------------------
src/tests/mesos.cpp <https://reviews.apache.org/r/26860/#comment98735> why is this called "authenticator" insstead of "authentication"? also, what's the naming convention. for modules that live in source tree we have "org_apache_mesos" prefix? and for modules outside source tree they would look like something like "com_companyname_mesos"? sorry i haven't been following the modules patches too closely. - Vinod Kone On Oct. 17, 2014, 4:08 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26860/ > ----------------------------------------------------------- > > (Updated Oct. 17, 2014, 4:08 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, and Vinod Kone. > > > Bugs: MESOS-1889 > https://issues.apache.org/jira/browse/MESOS-1889 > > > Repository: mesos-git > > > Description > ------- > > The CRAM-MD5 authenticator module is integrated into all authentication > enabled tests (slave and framework). > > > Diffs > ----- > > src/Makefile.am c44a9ad > src/tests/cluster.hpp ee194ad > src/tests/crammd5_authenticator_tests.cpp PRE-CREATION > src/tests/mesos.cpp 3dcb2ac > src/tests/sasl_tests.cpp 30556fa > src/tests/script.cpp 515e314 > > Diff: https://reviews.apache.org/r/26860/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Till Toenshoff > >
