-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57896/
-----------------------------------------------------------
(Updated March 27, 2017, 11:56 a.m.)
Review request for mesos and Kevin Klues.
Summary (updated)
-----------------
Renamed 'config.py' to 'settings.py' in the new CLI.
Bugs: MESOS-7269
https://issues.apache.org/jira/browse/MESOS-7269
Repository: mesos
Description (updated)
-------
Change made due to the upcoming introduction of a 'config' plugin.
Diffs (updated)
-----
src/cli_new/bin/config.py
src/cli_new/bin/main.py bbfb52c894540158c70e0f50ebb8a277b692d54d
Diff: https://reviews.apache.org/r/57896/diff/2/
Changes: https://reviews.apache.org/r/57896/diff/1-2/
Testing
-------
Tested manually, PEP8 and Pylint used to make sure that the code style is
correct.
Thanks,
Armand Grillet