-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43198/
-----------------------------------------------------------
(Updated Feb. 8, 2016, 8:27 p.m.)
Review request for mesos and Jie Yu.
Changes
-------
changed getDependencies API.
Bugs: MESOS-4596
https://issues.apache.org/jira/browse/MESOS-4596
Repository: mesos
Description
-------
This change adds common utility functions such as :
- validating image information against actual data in the image directory.
- getting list of dependencies at depth 1 for an image.
- getting image path simple image discovery.
Diffs (updated)
-----
include/mesos/appc/spec.hpp 462159daeb5c5a75dd5c2c340d797d3cfd4d7e11
src/appc/spec.cpp fc36a0b5bc36c236cc4f49210d0058b34d0ffc40
Diff: https://reviews.apache.org/r/43198/diff/
Testing
-------
make check.
Thanks,
Jojy Varghese
|