-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11210/
-----------------------------------------------------------
(Updated June 13, 2013, 7:25 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Ben's review.
Description
-------
Adds two http endpoints: one takes a few parameters and allows for adding,
removing, and updating roles. The other returns the current roles as json.
This addresses bug MESOS-504.
https://issues.apache.org/jira/browse/MESOS-504
Diffs (updated)
-----
src/master/http.hpp 9eb0a31
src/master/http.cpp 47471d6
src/master/master.hpp 86c5232
src/master/master.cpp 60c6d4f
Diff: https://reviews.apache.org/r/11210/diff/
Testing
-------
make check
Thanks,
Thomas Marshall