-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57952/
-----------------------------------------------------------
(Updated April 10, 2017, 6:37 a.m.)
Review request for mesos, Joseph Wu and Kevin Klues.
Bugs: MESOS-7269
https://issues.apache.org/jira/browse/MESOS-7269
Repository: mesos
Description (updated)
-------
Used to show the plugins available for the user.
A Table abstraction has been added to print the plugins.
Diffs (updated)
-----
src/cli_new/bin/settings.py PRE-CREATION
src/cli_new/lib/mesos/plugins/config/__init__.py PRE-CREATION
src/cli_new/lib/mesos/plugins/config/main.py PRE-CREATION
src/cli_new/lib/mesos/util.py 87d2a65e78f04209566c1434b489b941d570ee01
Diff: https://reviews.apache.org/r/57952/diff/3/
Changes: https://reviews.apache.org/r/57952/diff/2-3/
Testing
-------
Tested manually, PEP8 and Pylint used to make sure that the code style is
correct.
Thanks,
Armand Grillet