----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58065/#review170547 -----------------------------------------------------------
Patch looks great! Reviews applied: [58065] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 30, 2017, 2:50 a.m., Eric Chung wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58065/ > ----------------------------------------------------------- > > (Updated March 30, 2017, 2:50 a.m.) > > > 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 > >
