-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68734/
-----------------------------------------------------------
Review request for mesos, Eric Chung and Kevin Klues.
Bugs: MESOS-8795
https://issues.apache.org/jira/browse/MESOS-8795
Repository: mesos
Description
-------
This adds two new files, `agent.py` and `tasks.py`, usable by
any plugin to do standard operations with agents and tasks.
Diffs
-----
src/python/cli_new/lib/cli/agents.py PRE-CREATION
src/python/cli_new/lib/cli/plugins/agent/main.py
fc62d9fe62001e31d254a038cd7056751c846541
src/python/cli_new/lib/cli/plugins/task/main.py
644e256ce898784ce3511c30a373595ace149db9
src/python/cli_new/lib/cli/tasks.py PRE-CREATION
Diff: https://reviews.apache.org/r/68734/diff/1/
Testing
-------
Ran `mesos-cli-tests` successfully.
Thanks,
Armand Grillet