-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21040/
-----------------------------------------------------------

(Updated May 6, 2014, 10 p.m.)


Review request for mesos and Niklas Nielsen.


Changes
-------

Rebased.


Repository: mesos-git


Description
-------

Updates 'containers' implementation within the ExternalContainerizer to forward 
the call to the ECP.
Adds new 'containers' proto message to containers.proto.

Some minor cleanups like removing of needless namespace mentions that slipped 
through.

NOTE: The test_containerizer.py implementation of 'containers' is incomplete, 
it merely poses as a mock-up.
NOTE: This does *not* fix MESOS-1257.


Diffs (updated)
-----

  include/mesos/containerizer/containerizer.proto c926a7f 
  src/examples/python/test_containerizer.py 7bebfee 
  src/slave/containerizer/external_containerizer.hpp 8fdf097 
  src/slave/containerizer/external_containerizer.cpp e51ac66 

Diff: https://reviews.apache.org/r/21040/diff/


Testing
-------

make (tests are currently disabled)


Thanks,

Till Toenshoff

Reply via email to