8 Commits

Author SHA1 Message Date
Clark Boylan
86a69ed1e5 Add Apache2 license file to the project.
Project had been missing the full text of the Apache2 license. Add
this file.

Change-Id: Icb33680459cde8596b73c5954a57a3a9cd1fda7d
2012-07-11 14:36:15 -07:00
Clark Boylan
eeeaadf66c Add setup.py to project.
Add a setup.py for the gerritlib project. This incorporates
openstack.common.setup/version as well for versioning. This change
also adds a tox.ini file and its lists of dependencies to gerritlib.
This was not done in a separate commit as tox depends on setup.py and
setup depends on tox for gate tests.

Change-Id: I101471e836802b1c38796d8d3c570ce5f00c793e
2012-07-11 13:00:12 -07:00
James E. Blair
4da6ce52fd Add gitreview 2012-07-09 15:17:04 -07:00
James E. Blair
5909d0cc00 Add start actions.
Add the ability to specify a report to gerrit on start.  This
can be used to clear the verified column.

Fixes bug #1012730.

Change-Id: I8dd2a60c3a16a8fa0046675437c750948af99577
2012-06-13 17:15:19 -07:00
James E. Blair
a41dd7df9d Use paramiko for stream-events.
The hope is that error detection/recovery will be more robust.

Change-Id: I28d51a9d977943ba94c9674123de95a1ab742f05
2012-06-05 14:04:59 -07:00
James E. Blair
c2b38030d5 Remove stray print statements.
Add tox.ini with pep8 section.

Fix pep8 errors.

Change-Id: I6c171104359b16bcb130fdd56697d0663d8ec562
2012-05-30 12:48:57 -07:00
James E. Blair
b8646dab67 Fix logic error in reporting
Change-Id: I0444353eb753387fd792605371ad25ffe0e8990e
2012-05-30 11:59:58 -07:00
James E. Blair
3303eb8382 Initial commit. 2012-05-29 14:49:32 -07:00