-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60088/
-----------------------------------------------------------

(Updated Aug. 10, 2017, 11:19 p.m.)


Review request for mesos and Kevin Klues.


Changes
-------

masters instead of master.


Summary (updated)
-----------------

CLI: Added 'masters' key as an acceptable key in config.toml.


Bugs: MESOS-7284
    https://issues.apache.org/jira/browse/MESOS-7284


Repository: mesos


Description (updated)
-------

This key is a dictionnary of masters, each
master includes two keys: 'ip' and 'port'.
It will be used by future plugins.


Diffs (updated)
-----

  src/python/cli_new/README.md c5475c7f4632fde5303ed1c901918d9088eac660 
  src/python/cli_new/lib/cli/config.py 36a32f94bb12a033705b20f3c91d8bba972ba6c5 


Diff: https://reviews.apache.org/r/60088/diff/4/

Changes: https://reviews.apache.org/r/60088/diff/3-4/


Testing
-------

Tested manually, PEP8 and Pylint used to make sure that the code style is 
correct.


Thanks,

Armand Grillet

Reply via email to