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

(Updated Aug. 16, 2018, 6:52 p.m.)


Review request for mesos, Andrew Schwartzmeyer and Armand Grillet.


Repository: mesos


Description
-------

Refactored ReviewBoard API functionality into separate module.


Diffs (updated)
-----

  support/python3/common.py PRE-CREATION 


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

Changes: https://reviews.apache.org/r/67502/diff/5-6/


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