Python API for managing jobs and nodes in a Jenkins CI instance
Go to file
Kevin L. Mitchell 412519ff26 Add MANIFEST.in
The python-jenkins 0.3.3 release is missing requirements.txt.
Investigation shows that python-jenkins was recently switched to
using pbr, and has no MANIFEST.in.  This adds a MANIFEST.in,
modeled on the one in use by nova

Change-Id: I49bdd5377abd2d0384598c1e927f2dd7f6dec978
Closes-Bug: #1360348
2014-08-22 11:29:08 -05:00
doc Fix `tox -e doc` duplicate id error 2014-07-03 09:38:55 -07:00
jenkins make JSON depth response configurable 2014-07-02 10:58:05 -07:00
tests Merge "Adds assert_node_exists()" 2014-07-02 16:37:56 +00:00
.coveragerc Add support for measuring coverage 2014-05-21 08:25:09 -07:00
.gitignore Use pbr, pep8 checks & fixes, add "doc" tox target 2014-07-02 14:12:31 -07:00
.gitreview Add a gitreview file 2014-07-02 10:14:04 -07:00
.testr.conf Use pbr, pep8 checks & fixes, add "doc" tox target 2014-07-02 14:12:31 -07:00
COPYING Added tags 2011-06-30 17:54:54 +01:00
MANIFEST.in Add MANIFEST.in 2014-08-22 11:29:08 -05:00
requirements.txt Six is a runtime requirement not a test req 2014-07-09 14:09:52 -07:00
setup.cfg Use pbr, pep8 checks & fixes, add "doc" tox target 2014-07-02 14:12:31 -07:00
setup.py Use pbr, pep8 checks & fixes, add "doc" tox target 2014-07-02 14:12:31 -07:00
test-requirements.txt Six is a runtime requirement not a test req 2014-07-09 14:09:52 -07:00
tox.ini Six is a runtime requirement not a test req 2014-07-09 14:09:52 -07:00