Infrastructure status update IRC bot
Go to file
Paul Belanger 37e88bbdb3
Update requirements
This fixes some issues with pyflakes:

  AttributeError: 'ClassDef' object has no attribute 'keywords'

Add requirements for six>=1.7.0

This is for jaraco.collections but something is draging in an older version.

Change-Id: I4733fb4be29463ae6dbfef1ecfb80b0aa8b45e5c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-05-27 19:23:22 -04:00
statusbot Post message to twitter on 'ok' status 2016-01-04 03:14:14 +00:00
.gitignore Ignore all .egg files or directories. 2013-10-22 11:32:22 -04:00
.gitreview Added .gitreview 2013-03-28 20:04:19 +00:00
LICENSE Initial commit. 2013-03-28 16:19:02 -07:00
README.rst Update to pbr-based build 2015-12-30 10:27:05 -06:00
requirements.txt Update requirements 2016-05-27 19:23:22 -04:00
setup.cfg Update to pbr-based build 2015-12-30 10:27:05 -06:00
setup.py Update to pbr-based build 2015-12-30 10:27:05 -06:00
test-requirements.txt Update requirements 2016-05-27 19:23:22 -04:00
tox.ini Update to pbr-based build 2015-12-30 10:27:05 -06:00

README.rst

OpenStack Infrastructure Status Bot

statusbot is the bot that the OpenStack Infra team uses to alert the developer community about issues and resolutions related to the health of the developer infrastructure.