[upstream] Adding [operator] tag & other tagging fixes
This patch introduces the operator tag to the tags table and also adds it the modules that operators might be interested in. It tags the metrics module with [management], updates the 'x' in the table to be '✔ ', and also adds a heading to the table. Change-Id: I33eb297ec0d3c83d64bd5c6239918586b1925749
This commit is contained in:
parent
5a264f5051
commit
527668e91f
@ -6,6 +6,9 @@ OpenStack Documentation
|
||||
:class: fill
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
|
||||
Mission
|
||||
=======
|
||||
|
||||
|
@ -6,6 +6,9 @@ Online Communication
|
||||
:class: fill
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
|
||||
Ways to Communicate in OpenStack
|
||||
================================
|
||||
|
||||
|
@ -7,7 +7,7 @@ OpenStack Events
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management]
|
||||
Tags: [management] [operator]
|
||||
|
||||
Regional Events
|
||||
===============
|
||||
|
@ -7,7 +7,7 @@ Official OpenStack projects
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management]
|
||||
Tags: [management] [operator]
|
||||
|
||||
|
||||
Official OpenStack projects
|
||||
|
@ -7,7 +7,7 @@ OpenStack Release Cycle
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management]
|
||||
Tags: [management] [operator]
|
||||
|
||||
What makes a release
|
||||
====================
|
||||
|
@ -6,6 +6,9 @@ Metrics
|
||||
:class: fill
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management]
|
||||
|
||||
The OpenStack Community in numbers
|
||||
==================================
|
||||
|
||||
|
@ -6,6 +6,8 @@ Task Tracking
|
||||
:class: fill
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
|
||||
Tracked Items
|
||||
=============
|
||||
|
@ -57,46 +57,51 @@ Other
|
||||
* `Documentation Deep Dive <docs.html>`_
|
||||
|
||||
|
||||
+--------------------------+------------+
|
||||
| | Management |
|
||||
+==========================+============+
|
||||
| OpenStack as a Software | X |
|
||||
+--------------------------+------------+
|
||||
| Openstack as a Community | X |
|
||||
+--------------------------+------------+
|
||||
| Environment Setup | |
|
||||
+--------------------------+------------+
|
||||
| Offical Projects | X |
|
||||
+--------------------------+------------+
|
||||
| Governance | X |
|
||||
+--------------------------+------------+
|
||||
| Release Cycle | X |
|
||||
+--------------------------+------------+
|
||||
| Communication | |
|
||||
+--------------------------+------------+
|
||||
| Events | X |
|
||||
+--------------------------+------------+
|
||||
| Contribution Process | |
|
||||
+--------------------------+------------+
|
||||
| Registration & Accounts | |
|
||||
+--------------------------+------------+
|
||||
| Task Tracking | |
|
||||
+--------------------------+------------+
|
||||
| Gerrit | |
|
||||
+--------------------------+------------+
|
||||
| Reviewing | |
|
||||
+--------------------------+------------+
|
||||
| Commit Messages | |
|
||||
+--------------------------+------------+
|
||||
| Project Status & Zuul | |
|
||||
+--------------------------+------------+
|
||||
| Metrics | |
|
||||
+--------------------------+------------+
|
||||
| Setup & First Patch | |
|
||||
+--------------------------+------------+
|
||||
| Sandbox | |
|
||||
+--------------------------+------------+
|
||||
| Demo Environment | |
|
||||
+--------------------------+------------+
|
||||
| Documentation | |
|
||||
+--------------------------+------------+
|
||||
Module Tags
|
||||
-----------
|
||||
|
||||
The table below tags the modules relevant to different positions.
|
||||
|
||||
+--------------------------+------------+----------+
|
||||
| | Management | Operator |
|
||||
+==========================+============+==========+
|
||||
| OpenStack as a Software | ✔ | |
|
||||
+--------------------------+------------+----------+
|
||||
| Openstack as a Community | ✔ | |
|
||||
+--------------------------+------------+----------+
|
||||
| Environment Setup | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Offical Projects | ✔ | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
| Governance | ✔ | |
|
||||
+--------------------------+------------+----------+
|
||||
| Release Cycle | ✔ | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
| Communication | | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
| Events | ✔ | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
| Contribution Process | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Registration & Accounts | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Task Tracking | | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
| Gerrit | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Reviewing | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Commit Messages | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Project Status & Zuul | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Metrics | ✔ | |
|
||||
+--------------------------+------------+----------+
|
||||
| Setup & First Patch | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Sandbox | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Demo Environment | | |
|
||||
+--------------------------+------------+----------+
|
||||
| Documentation | | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
|
Loading…
x
Reference in New Issue
Block a user