-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31774/
-----------------------------------------------------------
Review request for Aurora, Joe Smith and Zameer Manji.
Bugs: AURORA-1133
https://issues.apache.org/jira/browse/AURORA-1133
Repository: aurora
Description
-------
Just like the aurora-specific thermos entry point, adds an aurora-specific
thermos_observer entry point. Just allows it to search for thermos runners in
/var/lib/thermos and also relative to mesos sandboxes.
Diffs
-----
src/main/python/apache/aurora/tools/BUILD
36117b4199bc52873ca3abdb1ef6447437a81bb0
src/main/python/apache/aurora/tools/thermos_observer.py PRE-CREATION
src/main/python/apache/thermos/observer/BUILD
28995b99b4991e17eb977583388c89e753055e9b
src/main/python/apache/thermos/observer/bin/BUILD
a42dbf321b8dcf5d64b22c2a480c3f4e3bad2a42
src/main/python/apache/thermos/observer/bin/thermos_observer.py
213a48eb4e2441b88fd6b608d1f3ba7dd0f2b859
src/main/python/apache/thermos/observer/http/BUILD
cc8eb7793b980a6a4b76deece759e12e9bc7fcb0
src/main/python/apache/thermos/observer/http/configure.py PRE-CREATION
src/main/python/apache/thermos/observer/http/diagnostics.py PRE-CREATION
src/main/python/apache/thermos/observer/http/vars_endpoint.py PRE-CREATION
src/main/python/apache/thermos/observer/task_observer.py
6e7517b9f1b70cef8b0400cd7769fbbe7495dc42
Diff: https://reviews.apache.org/r/31774/diff/
Testing
-------
mba=aurora=; ./pants test.pytest --no-fast src/test3/python::
Thanks,
Brian Wickman