Switch docs from referencing Freenode to OFTC
We moved our services to OFTC at the end of May, 2021. Update all old Freenode references in the manual, and also drop mention of registering nicks as this is not currently required to join channels we serve. Change-Id: Icd9005802c891d3637ac13804b36aa960b616a2c
This commit is contained in:
parent
2f8567a829
commit
87d6088053
@ -708,9 +708,10 @@ these other steps until the import is complete and the new repository
|
||||
is configured.
|
||||
|
||||
The OpenDev team can be contacted by pinging ``infra-root`` in the
|
||||
``#opendev`` channel on Freenode IRC, or via email to the `service discuss
|
||||
``#opendev`` channel on the OFTC IRC network, or via email to the
|
||||
`service discuss
|
||||
<http://lists.opendev.org/cgi-bin/mailman/listinfo/service-discuss>`_
|
||||
mail list.
|
||||
mailing list.
|
||||
|
||||
Update the Gerrit Group Members
|
||||
-------------------------------
|
||||
|
@ -21,27 +21,19 @@ IRC Account
|
||||
While development on OpenDev only requires an account on the OpenDev
|
||||
Gerrit Code Review System, **effective** development in OpenDev hosted
|
||||
projects often requires interacting with other developers in IRC
|
||||
channels on Freenode. It is recommended to start by getting set up on
|
||||
channels on OFTC. It is recommended to start by getting set up on
|
||||
IRC so that one can ask questions if one encounters issues with other
|
||||
phases of account setup.
|
||||
|
||||
If you do not know how to connect to Freenode, the `Connecting to Freenode`_
|
||||
If you do not know how to connect to OFTC, the `Connecting to OFTC`_
|
||||
document will help.
|
||||
|
||||
It is **highly** recommended to `Register your IRC Nick`_.
|
||||
|
||||
There are times when the OpenDev team needs to configure channels
|
||||
to only allow people to join who are using a Registered Nick. Registering
|
||||
a Nick also prevents someone else from taking a Nick that people come to
|
||||
know you by.
|
||||
|
||||
You can find the OpenDev community in the ``#opendev`` IRC channel on Freenode.
|
||||
You can find the OpenDev community in the ``#opendev`` IRC channel on OFTC.
|
||||
|
||||
For further information about the use of IRC in OpenStack, see
|
||||
:ref:`irc-guide`.
|
||||
|
||||
.. _Connecting to Freenode: http://freenode.net/kb/answer/chat
|
||||
.. _Register your IRC Nick: http://freenode.net/kb/answer/registration
|
||||
.. _Connecting to OFTC: https://www.oftc.net/
|
||||
|
||||
|
||||
Extra Gerrit account setup steps
|
||||
|
@ -262,7 +262,7 @@ about all the projects that are hosted on OpenDev Gerrit in the
|
||||
appropriate IRC channels.
|
||||
|
||||
GerritBot is an IRC bot that listens to the OpenDev Gerrit server
|
||||
for events and notifies those on Freenode's channels.
|
||||
for events and notifies those on OFTC's channels.
|
||||
|
||||
GerritBot is able to notify the channel for events like creation of
|
||||
patchsets, changes merged, comments added to patchsets and updates to
|
||||
@ -419,7 +419,7 @@ Replace the contents of the ``README.rst`` with a message such as this::
|
||||
|
||||
For any further questions, please email
|
||||
openstack-discuss@lists.openstack.org or join #openstack-dev on
|
||||
Freenode.
|
||||
OFTC.
|
||||
|
||||
Merge this commit to your project.
|
||||
|
||||
@ -658,7 +658,7 @@ these criteria, follow the instructions below.
|
||||
Currently, Zuul is able to report on changes proposed to Gerrit
|
||||
systems or GitHub. If the project you want to test with isn't hosted
|
||||
on a Gerrit or GitHub, contact the infrastructure team in the
|
||||
#opendev channel on the Freenode IRC network to discuss options.
|
||||
#opendev channel on the OFTC IRC network to discuss options.
|
||||
|
||||
In all cases, before starting this process, be sure you have discussed
|
||||
this with the team responsible for the project you want to test. You
|
||||
|
@ -5,20 +5,13 @@
|
||||
IRC Guide
|
||||
#########
|
||||
|
||||
Many projects hosted by OpenDev make heavy use of `Freenode`_ IRC. While the canonical
|
||||
reference for Freenode is found in the `Freenode Knowledgebase`_, this document
|
||||
Many projects hosted by OpenDev make heavy use of `OFTC`_ IRC. While OFTC
|
||||
has its own `FAQ`_, this document
|
||||
contains some more specific information for those who are new to IRC and would
|
||||
like to know more about common OpenDev practices.
|
||||
|
||||
As of August 1, 2018 all OpenStack IRC channels require users to `register`_ their
|
||||
nickname in order to join channels. Unregistered users will be redirected to
|
||||
#openstack-unregistered which has the above link in the channel topic. This was
|
||||
unfortunately `required`_ as a result of spam.
|
||||
|
||||
.. _Freenode: http://freenode.net
|
||||
.. _Freenode Knowledgebase: http://freenode.net/kb/all
|
||||
.. _register: https://freenode.net/kb/answer/registration
|
||||
.. _required: http://lists.openstack.org/pipermail/openstack-dev/2018-August/132692.html
|
||||
.. _OFTC: https://www.oftc.net/
|
||||
.. _FAQ: https://www.oftc.net/FAQ/
|
||||
|
||||
Channel Logging
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user