Update our documentation to reflect the move to OFTC
Change-Id: Ibc90d1b988d65fe370fd46c0e5f7b457cb84152c
This commit is contained in:
parent
fe2aa71eaf
commit
5edb7debd6
@ -96,7 +96,7 @@ If this sounds interesting, and you have some capacity to spare, it
|
|||||||
would be very much appreciated. You are welcome to contact the
|
would be very much appreciated. You are welcome to contact the
|
||||||
Infrastructure team on our public mailing list at
|
Infrastructure team on our public mailing list at
|
||||||
<service-discuss@lists.opendev.org>, or in our IRC channel,
|
<service-discuss@lists.opendev.org>, or in our IRC channel,
|
||||||
`#opendev` on Freenode.
|
`#opendev` on OFTC.
|
||||||
|
|
||||||
Contribution Workflow
|
Contribution Workflow
|
||||||
=====================
|
=====================
|
||||||
|
@ -3,12 +3,11 @@
|
|||||||
.. _irc:
|
.. _irc:
|
||||||
|
|
||||||
..
|
..
|
||||||
TODO this entire doc shoudl be reevaluated in light of IRC changes
|
|
||||||
|
|
||||||
IRC Services
|
IRC Services
|
||||||
############
|
############
|
||||||
|
|
||||||
The infrastructure team runs a number of IRC bots that are active on
|
The OpenDev team runs a number of IRC bots that are active on
|
||||||
OpenDev and OpenStack related channels.
|
OpenDev and OpenStack related channels.
|
||||||
|
|
||||||
At a Glance
|
At a Glance
|
||||||
@ -48,12 +47,11 @@ Access
|
|||||||
------
|
------
|
||||||
|
|
||||||
`Register the channel with ChanServ
|
`Register the channel with ChanServ
|
||||||
<https://freenode.net/news/registering-a-channel-on-freenode>`_ and give the
|
<https://www.oftc.net/Services/>`_ and give the
|
||||||
infrastructure team account founder access to the channel with::
|
infrastructure team account master access to the channel with::
|
||||||
|
|
||||||
/msg chanserv register #channel
|
/msg chanserv register #channel
|
||||||
/msg chanserv set #channel guard on
|
/msg chanserv access #channel add opendevaccess master
|
||||||
/msg chanserv access #channel add openstackinfra +AFRefiorstv
|
|
||||||
|
|
||||||
This is good practice project-wide to make sure we keep channels under
|
This is good practice project-wide to make sure we keep channels under
|
||||||
control and is a requirement if you want any of the project bots in
|
control and is a requirement if you want any of the project bots in
|
||||||
@ -68,7 +66,7 @@ channel to gerritbot and accessbot, otherwise Zuul will fail tests.
|
|||||||
Meetbot
|
Meetbot
|
||||||
=======
|
=======
|
||||||
|
|
||||||
The OpenStack Infrastructure team runs a slightly modified
|
The OpenDev team runs a slightly modified
|
||||||
`Meetbot <https://wiki.debian.org/MeetBot>`_ to log IRC channel activity and
|
`Meetbot <https://wiki.debian.org/MeetBot>`_ to log IRC channel activity and
|
||||||
meeting minutes. Meetbot is a plugin for
|
meeting minutes. Meetbot is a plugin for
|
||||||
`Supybot <https://sourceforge.net/projects/supybot/>`_ which adds meeting
|
`Supybot <https://sourceforge.net/projects/supybot/>`_ which adds meeting
|
||||||
@ -95,10 +93,10 @@ if you don't want a prefix character).
|
|||||||
Meetbot
|
Meetbot
|
||||||
-------
|
-------
|
||||||
|
|
||||||
The OpenStack Infrastructure Meetbot fork can be found at
|
The OpenDev Meetbot fork can be found at
|
||||||
https://opendev.org/opendev/meetbot. Manual installation of the Meetbot
|
https://opendev.org/opendev/meetbot. Manual installation of the Meetbot
|
||||||
plugin is straightforward and documented in that repository's README.
|
plugin is straightforward and documented in that repository's README.
|
||||||
OpenStack Infrastructure installs and configures Meetbot through Puppet.
|
OpenDev installs and configures Meetbot through Puppet.
|
||||||
|
|
||||||
Starting a Meeting
|
Starting a Meeting
|
||||||
^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^
|
||||||
@ -113,12 +111,12 @@ characters translated to '_', so the above example will record to the
|
|||||||
``marketing_committee`` directory. Be sure to use a consistent
|
``marketing_committee`` directory. Be sure to use a consistent
|
||||||
meeting name to ensure logs are recorded to the same location.
|
meeting name to ensure logs are recorded to the same location.
|
||||||
|
|
||||||
This feature is specific to the OpenStack Infrastructure Meetbot fork.
|
This feature is specific to the OpenDev Meetbot fork.
|
||||||
|
|
||||||
Voting
|
Voting
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
The OpenStack Infrastructure Meetbot fork adds simple voting features. After
|
The OpenDev Meetbot fork adds simple voting features. After
|
||||||
a meeting has been started a meeting chair can begin a voting block with the
|
a meeting has been started a meeting chair can begin a voting block with the
|
||||||
``#startvote`` command. The command takes two arguments, a question posed to
|
``#startvote`` command. The command takes two arguments, a question posed to
|
||||||
voters (ending with a ``?``), and the valid voting options. If the second
|
voters (ending with a ``?``), and the valid voting options. If the second
|
||||||
@ -195,11 +193,12 @@ listening to, including #opendev:
|
|||||||
Log a message to the wiki page.
|
Log a message to the wiki page.
|
||||||
|
|
||||||
#status notice MESSAGE
|
#status notice MESSAGE
|
||||||
Broadcast a message to all OpenStack channels, and log to the wiki
|
Broadcast a message to all OpenDev and OpenStack channels, and
|
||||||
page.
|
log to the wiki page.
|
||||||
|
|
||||||
#status alert MESSAGE
|
#status alert MESSAGE
|
||||||
Broadcast a message to all OpenStack channels and change their
|
Broadcast a message to all OpenDev and OpenStack channels and
|
||||||
|
change their
|
||||||
topics, log to the wiki page, and set an alert box on the wiki
|
topics, log to the wiki page, and set an alert box on the wiki
|
||||||
page (eventually include this alert box on status.openstack.org
|
page (eventually include this alert box on status.openstack.org
|
||||||
pages).
|
pages).
|
||||||
|
@ -42,11 +42,11 @@ We welcome contributions from new contributors. Reading this
|
|||||||
documentation is the first step. You should also join our `mailing list <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_.
|
documentation is the first step. You should also join our `mailing list <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_.
|
||||||
|
|
||||||
We are most active on IRC, so please join the **#opendev**
|
We are most active on IRC, so please join the **#opendev**
|
||||||
channel on Freenode.
|
channel on OFTC.
|
||||||
|
|
||||||
Feel free to attend our `weekly IRC meeting
|
Feel free to attend our `weekly IRC meeting
|
||||||
<https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting>`_
|
<https://wiki.openstack.org/wiki/Meetings/InfraTeamMeeting>`_
|
||||||
on Tuesdays at 19:00 UTC in #openstack-meeting.
|
on Tuesdays at 19:00 UTC in #opendev-meeting on OFTC.
|
||||||
|
|
||||||
To read about how our systems are managed and how to view or edit
|
To read about how our systems are managed and how to view or edit
|
||||||
those configurations, see :ref:`sysadmin`.
|
those configurations, see :ref:`sysadmin`.
|
||||||
@ -93,7 +93,7 @@ Changes not related to priority efforts will be reviewed by the core
|
|||||||
review team as time permits. This may mean that they spend
|
review team as time permits. This may mean that they spend
|
||||||
considerable time in review, but they will be reviewed eventually. If
|
considerable time in review, but they will be reviewed eventually. If
|
||||||
a change is urgent, you might consider contacting someone in
|
a change is urgent, you might consider contacting someone in
|
||||||
#opendev on Freenode.
|
#opendev on OFTC.
|
||||||
|
|
||||||
Governance
|
Governance
|
||||||
==========
|
==========
|
||||||
|
@ -177,7 +177,7 @@ functionality is limited.</p>
|
|||||||
|
|
||||||
<h2 id="contact-info">Contact info</h2>
|
<h2 id="contact-info">Contact info</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>IRC #opendev on Freenode (<a href="http://eavesdrop.openstack.org/irclogs/%23opendev/">logs</a>)</li>
|
<li>IRC #opendev on OFTC (<a href="http://eavesdrop.openstack.org/irclogs/%23opendev/">logs</a>)</li>
|
||||||
<li>Mailing list: service-discuss@lists.opendev.org (<a href="http://lists.opendev.org/cgi-bin/mailman/listinfo/service-discuss">subscribe</a>)</li>
|
<li>Mailing list: service-discuss@lists.opendev.org (<a href="http://lists.opendev.org/cgi-bin/mailman/listinfo/service-discuss">subscribe</a>)</li>
|
||||||
<li>Important announcements: service-announce@lists.opendev.org (<a href="http://lists.opendev.org/cgi-bin/mailman/listinfo/service-announce">subscribe</a>)</li>
|
<li>Important announcements: service-announce@lists.opendev.org (<a href="http://lists.opendev.org/cgi-bin/mailman/listinfo/service-announce">subscribe</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -86,8 +86,8 @@ statusbot_channels:
|
|||||||
- tacker
|
- tacker
|
||||||
- tripleo
|
- tripleo
|
||||||
- zuul
|
- zuul
|
||||||
# Note that freenode only allows a single account to connect to 120
|
# Note that OFTC only allows a single account to connect to 120
|
||||||
# channel.
|
# channels.
|
||||||
meetbot_channels:
|
meetbot_channels:
|
||||||
- '#airshipit'
|
- '#airshipit'
|
||||||
- '#cloudkitty'
|
- '#cloudkitty'
|
||||||
|
Loading…
Reference in New Issue
Block a user