-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52135/
-----------------------------------------------------------
(Updated Sept. 22, 2016, 6:06 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Rebased.
Summary (updated)
-----------------
Implemented the *_NESTED_CONTAINER calls in the agent API.
Bugs: MESOS-2449
https://issues.apache.org/jira/browse/MESOS-2449
Repository: mesos
Description (updated)
-------
This patch adds the wiring for the *_NESTED_CONTAINER calls,
including validation and calling into the containerizer.
Diffs (updated)
-----
src/slave/http.cpp 0aae14583faf95fee678b3a3424c96cdba531968
src/tests/api_tests.cpp 26f99f7c337fbbc5278d1b30d3d5c8f659ddf5ca
Diff: https://reviews.apache.org/r/52135/diff/
Testing
-------
Added a test that mocks out the containerizer.
Thanks,
Benjamin Mahler