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

(Updated July 19, 2018, 3:48 p.m.)


Review request for mesos, Andrew Schwartzmeyer and Armand Grillet.


Repository: mesos


Description (updated)
-------

Refactored API functionality into separate module -- this was done to clean up 
the codebase and put all API calls in single place.


Diffs
-----

  support/python3/common.py PRE-CREATION 


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


Testing
-------

For example, to call the api on a specific review_url, with some data, we would 
use the following code:

```
ReviewBoardHandler().api(review_url, data)
```


Thanks,

Dragos Schebesch

Reply via email to