Adding method to expose /computer/api/python
authorDavid Johansen <djohansen@twitter.com>
Wed, 29 Jan 2014 02:24:16 +0000 (18:24 -0800)
committerDavid Johansen <djohansen@twitter.com>
Wed, 29 Jan 2014 02:24:16 +0000 (18:24 -0800)
commit30b6b5c01442453af20424a2885a9ce5b6a106ea
treeb9fee86e1c246f94af14a9d62b0dbf60bfebe512
parentb86b788a0c4cae121685cb4fd24b7cfaab9ecc47
Adding method to expose /computer/api/python

 - allows one to query totalExecutors and busyExecutors on a master
 - tests included, both unit and sys
jenkinsapi/jenkins.py
jenkinsapi_tests/systests/test_jenkins.py
jenkinsapi_tests/unittests/test_jenkins.py