Infrastructure status update IRC bot
Go to file
Clark Boylan e13ba0ca77 Add non SASL auth back to statusbot
Some networks don't support SASL and we want to support those networks.
This adds non SASL auth back to this IRC bot.

Note that networks like OFTC don't support identity-msg cap extensions.
For this reason we also remove the cap checking for authenticated nicks
in this bot. Instead we will rely on nick enforcement by nickserv.

Change-Id: I81381398b4c100990c04f454191cee52568dbdfe
2021-05-29 09:40:07 -07:00
statusbot Add non SASL auth back to statusbot 2021-05-29 09:40:07 -07: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
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 Identify with SASL 2018-08-31 20:07:33 +00: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.