IRC bot that reports on Gerrit events
Go to file
Paul Belanger 1ffe945781 Create initial sphinx documentation
Change-Id: I79b4d880a8bf7021bb35b240ac040d78d78e3556
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
2012-11-25 19:27:01 -05:00
doc/source Create initial sphinx documentation 2012-11-25 19:27:01 -05:00
gerritbot Add support for server passwords 2012-11-05 12:38:42 -05:00
tools Use gerritlib for event-stream consumption. 2012-07-31 11:45:53 -07:00
.gitignore Create initial sphinx documentation 2012-11-25 19:27:01 -05:00
.gitreview Add gitreview 2012-07-09 15:18:19 -07:00
gerritbot.init Install gerritbot to /usr/local/bin. 2012-07-31 14:06:48 -07:00
LICENSE Add Apache 2 license file. 2012-08-02 16:37:04 -07:00
MANIFEST.in Add setup.py to project. 2012-07-30 17:08:32 -07:00
openstack-common.conf Add setup.py to project. 2012-07-30 17:08:32 -07:00
README.rst Create initial sphinx documentation 2012-11-25 19:27:01 -05:00
setup.cfg Create initial sphinx documentation 2012-11-25 19:27:01 -05:00
setup.py Remove Nova's description from setup.py. 2012-08-15 13:48:55 -07:00
tox.ini Add setup.py to project. 2012-07-30 17:08:32 -07:00

GerritBot

Gerritbot is an IRC bot that will notify IRC channels of Gerrit events.

To install:

$ sudo python setup.py install

Online documentation:

Developers

Bug report:

Cloning:

Patches are submitted via Gerrit at:

More details on how you can contribute is available on our wiki at:

License

Copyright 2011 OpenStack, LLC Copyright 2012 Hewlett-Packard Development Company, L.P.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.