----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58065/ -----------------------------------------------------------
Review request for mesos and Kevin Klues. Repository: mesos Description ------- Added initial code for the python mesoshttp package. Diffs ----- src/cli_new/bootstrap 6d62e9adf1d543ed00a3a2cf2484edf1c33ee443 src/cli_new/pip-requirements.txt 9cc8d096ac353f4ed2d40000318f2d0e439a6edf src/python/.gitignore PRE-CREATION src/python/lib/mesoshttp/__init__.py PRE-CREATION src/python/lib/mesoshttp/exceptions.py PRE-CREATION src/python/lib/mesoshttp/http.py PRE-CREATION src/python/lib/tests/mesoshttp/test_exceptions.py PRE-CREATION src/python/lib/tests/mesoshttp/test_http.py PRE-CREATION support/mesos-style.py 6489c2de8cc8e14f28ef89c7604c94d3eaaaadff Diff: https://reviews.apache.org/r/58065/diff/1/ Testing ------- unit tests: $ source src/cli_new/activate $ pytest --cov src/python/lib/mesoshttp --cov-report term-missing src/python/lib Thanks, Eric Chung
