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

(Updated Sept. 18, 2016, 5:40 a.m.)


Review request for mesos, Gilbert Song, Jie Yu, Joseph Wu, and Qian Zhang.


Changes
-------

Rebased, in order to use `getRootContainerDir`.


Bugs: MESOS-6156
    https://issues.apache.org/jira/browse/MESOS-6156


Repository: mesos


Description
-------

The network file setup in the `network/cni` isolator is now nesting
aware. Since the children share the network and UTS namespace with the
parent, the network files need to be created only for the parent
container. For the child containers, the network files will be simply
a symlink to a parents network files.


Diffs (updated)
-----

  src/slave/containerizer/mesos/isolators/network/cni/cni.cpp 
359479083894e887647a694a1a133dce44817073 

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


Testing
-------

make
make check
sudo ./bin/mesos-tests.sh


Thanks,

Avinash sridharan

Reply via email to