Create Support Resources Page

Create an Ironic support resources page with a table of the community's platforms

Closes-Bug: #2072357
Change-Id: I0904f09fe72cf7b08da21b0b251fe9c6e2d148f5
This commit is contained in:
satoshi-sh
2025-02-11 13:16:13 -06:00
parent f18df39853
commit 92f30dc5a4
2 changed files with 30 additions and 0 deletions

View File

@@ -99,6 +99,16 @@ Contributor Guide
contributor/index
Support Resources
=================
.. toctree::
:maxdepth: 2
support/index
.. only:: html
References
==========

View File

@@ -0,0 +1,20 @@
=================
Support Resources
=================
This section contains a table of the community's platforms.
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+
| Resource Type | Ironic/OpenStack flavor | Common alternative |
+=========================+==============================================================================+==============================================================+
| Code Repository | `OpenDev <https://opendev.org/openstack/ironic>`_ | GitHub, GitLab |
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+
| Code Contribution | `Gerrit <https://docs.openstack.org/contributors/common/setup-gerrit.html>`_ | Pull requests workflow (GitHub,GitLab), Email workflow (LKML)|
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+
| Bug Tracking | `Launchpad <https://bugs.launchpad.net/ironic>`_ | GitHub issues, Jira |
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+
| Chat | `OFTC IRC <https://docs.openstack.org/contributors/common/irc.html>`_ | Slack |
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+
| Video Conferencing | `OpenDev MeetPad <https://meetpad.opendev.org/#/ironic>`_ | Zoom |
+-------------------------+------------------------------------------------------------------------------+--------------------------------------------------------------+