-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59099/
-----------------------------------------------------------
(Updated June 15, 2017, 3:19 p.m.)
Review request for mesos, Adam B, Greg Mann, and Till Toenshoff.
Bugs: MESOS-7415
https://issues.apache.org/jira/browse/MESOS-7415
Repository: mesos
Description
-------
Enables the use of authorization for the 'UPDATE_MAINTENANCE_SCHEDULE'
v1 API call, using the ACL 'UpdateMaintenanceSchedule' and the action
of the same name as the API call.
It also updates the 'ApiTests' to take into account the authorization
case.
Diffs (updated)
-----
src/master/http.cpp 1dcfe6ef00b0e3984deb79a511e665f638661323
src/master/master.hpp e8ddddf273256b14cde1cac390163f948241757f
src/tests/api_tests.cpp 91b3473452b8e65cab9f2e873837d64a0edf4b54
Diff: https://reviews.apache.org/r/59099/diff/10/
Changes: https://reviews.apache.org/r/59099/diff/9-10/
Testing
-------
make check
Thanks,
Alexander Rojas