Infrastructure status update IRC bot
Go to file
Ian Wienand a2bf4189e7 twitter: switch to tweepy
python-twitter has stopped working after Twitter upstream removed an
endpoint it was querying.  Switch to the better maintained tweepy,
which is basically the same.

tweepy doesn't automatically split tweets, so implement that.  Split
tweets will now be in reply to each other, which is a feature.

Change-Id: Id40af0e314ce8a6cb542f6138f5deaa8a587b260
2022-04-06 10:46:12 +10:00
statusbot twitter: switch to tweepy 2022-04-06 10:46:12 +10:00
.gitignore Ignore all .egg files or directories. 2013-10-22 11:32:22 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:36 +00:00
.zuul.yaml Add container image build 2021-06-09 10:56:57 +10:00
Dockerfile Dockerfile: correct config command line 2021-06-09 14:28:38 +10: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 twitter: switch to tweepy 2022-04-06 10:46:12 +10:00
setup.cfg Add container image build 2021-06-09 10:56:57 +10: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

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.