Merge "[upstream] Add [user] tag to modules"
This commit is contained in:
commit
befbb8b878
@ -7,7 +7,7 @@ OpenStack Documentation
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
Tags: [operator] [user]
|
||||
|
||||
Mission
|
||||
=======
|
||||
|
@ -7,7 +7,7 @@ Online Communication
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
Tags: [operator] [user]
|
||||
|
||||
Ways to Communicate in OpenStack
|
||||
================================
|
||||
|
@ -7,7 +7,7 @@ OpenStack Events
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management] [operator]
|
||||
Tags: [management] [operator] [user]
|
||||
|
||||
Regional Events
|
||||
===============
|
||||
|
@ -7,7 +7,7 @@ Official OpenStack projects
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management] [operator]
|
||||
Tags: [management] [operator] [user]
|
||||
|
||||
|
||||
Official OpenStack projects
|
||||
|
@ -7,7 +7,7 @@ OpenStack Release Cycle
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [management] [operator]
|
||||
Tags: [management] [operator] [user]
|
||||
|
||||
What makes a release
|
||||
====================
|
||||
|
@ -6,7 +6,7 @@ OpenStack as Community
|
||||
:class: fill
|
||||
:width: 100%
|
||||
.. note::
|
||||
Tags: [management]
|
||||
Tags: [management] [user]
|
||||
|
||||
OpenStack as a Community
|
||||
========================
|
||||
|
@ -6,7 +6,7 @@ OpenStack as Software
|
||||
:class: fill
|
||||
:width: 100%
|
||||
.. note::
|
||||
Tags: [management]
|
||||
Tags: [management] [user]
|
||||
|
||||
OpenStack
|
||||
=========
|
||||
|
@ -7,7 +7,7 @@ Task Tracking
|
||||
:width: 100%
|
||||
|
||||
.. note::
|
||||
Tags: [operator]
|
||||
Tags: [operator] [user]
|
||||
|
||||
Tracked Items
|
||||
=============
|
||||
|
@ -62,46 +62,46 @@ 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 | | ✔ |
|
||||
+--------------------------+------------+----------+
|
||||
+--------------------------+------------+----------+-------+
|
||||
| | Management | Operator | User |
|
||||
+==========================+============+==========+=======+
|
||||
| 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