-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11210/
-----------------------------------------------------------
(Updated June 12, 2013, 11:40 p.m.)
Review request for mesos and Benjamin Hindman.
Changes
-------
Added bug.
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
-----
src/master/http.hpp 9eb0a31
src/master/http.cpp 7e105a4
src/master/master.hpp 8e7b74c
src/master/master.cpp a2e4b90
Diff: https://reviews.apache.org/r/11210/diff/
Testing
-------
make check
Thanks,
Thomas Marshall