From 527668e91f790b02cc0eb0517e2dc5a7392e6e65 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Tue, 5 Sep 2017 15:56:06 -0700 Subject: [PATCH] [upstream] Adding [operator] tag & other tagging fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- doc/upstream-training/source/slides/docs.rst | 3 + .../slides/howitsmade-communication.rst | 3 + .../source/slides/howitsmade-events.rst | 2 +- .../slides/howitsmade-official-projects.rst | 2 +- .../slides/howitsmade-release-cycle.rst | 2 +- .../source/slides/workflow-metrics.rst | 3 + .../source/slides/workflow-task-tracking.rst | 2 + .../website/upstream-training-content.rst | 91 ++++++++++--------- 8 files changed, 62 insertions(+), 46 deletions(-) diff --git a/doc/upstream-training/source/slides/docs.rst b/doc/upstream-training/source/slides/docs.rst index deb89280..d263d0bb 100644 --- a/doc/upstream-training/source/slides/docs.rst +++ b/doc/upstream-training/source/slides/docs.rst @@ -6,6 +6,9 @@ OpenStack Documentation :class: fill :width: 100% +.. note:: + Tags: [operator] + Mission ======= diff --git a/doc/upstream-training/source/slides/howitsmade-communication.rst b/doc/upstream-training/source/slides/howitsmade-communication.rst index 86c97797..64b17a5d 100644 --- a/doc/upstream-training/source/slides/howitsmade-communication.rst +++ b/doc/upstream-training/source/slides/howitsmade-communication.rst @@ -6,6 +6,9 @@ Online Communication :class: fill :width: 100% +.. note:: + Tags: [operator] + Ways to Communicate in OpenStack ================================ diff --git a/doc/upstream-training/source/slides/howitsmade-events.rst b/doc/upstream-training/source/slides/howitsmade-events.rst index efa431ad..de977024 100644 --- a/doc/upstream-training/source/slides/howitsmade-events.rst +++ b/doc/upstream-training/source/slides/howitsmade-events.rst @@ -7,7 +7,7 @@ OpenStack Events :width: 100% .. note:: - Tags: [management] + Tags: [management] [operator] Regional Events =============== diff --git a/doc/upstream-training/source/slides/howitsmade-official-projects.rst b/doc/upstream-training/source/slides/howitsmade-official-projects.rst index 7df202d3..4665140d 100644 --- a/doc/upstream-training/source/slides/howitsmade-official-projects.rst +++ b/doc/upstream-training/source/slides/howitsmade-official-projects.rst @@ -7,7 +7,7 @@ Official OpenStack projects :width: 100% .. note:: - Tags: [management] + Tags: [management] [operator] Official OpenStack projects diff --git a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst index 5d2cabda..a4c88f14 100644 --- a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst +++ b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst @@ -7,7 +7,7 @@ OpenStack Release Cycle :width: 100% .. note:: - Tags: [management] + Tags: [management] [operator] What makes a release ==================== diff --git a/doc/upstream-training/source/slides/workflow-metrics.rst b/doc/upstream-training/source/slides/workflow-metrics.rst index 24434321..728201db 100644 --- a/doc/upstream-training/source/slides/workflow-metrics.rst +++ b/doc/upstream-training/source/slides/workflow-metrics.rst @@ -6,6 +6,9 @@ Metrics :class: fill :width: 100% +.. note:: + Tags: [management] + The OpenStack Community in numbers ================================== diff --git a/doc/upstream-training/source/slides/workflow-task-tracking.rst b/doc/upstream-training/source/slides/workflow-task-tracking.rst index 05f7563f..bd2884d1 100644 --- a/doc/upstream-training/source/slides/workflow-task-tracking.rst +++ b/doc/upstream-training/source/slides/workflow-task-tracking.rst @@ -6,6 +6,8 @@ Task Tracking :class: fill :width: 100% +.. note:: + Tags: [operator] Tracked Items ============= diff --git a/doc/upstream-training/source/website/upstream-training-content.rst b/doc/upstream-training/source/website/upstream-training-content.rst index 94493f6a..dc429358 100644 --- a/doc/upstream-training/source/website/upstream-training-content.rst +++ b/doc/upstream-training/source/website/upstream-training-content.rst @@ -57,46 +57,51 @@ Other * `Documentation Deep Dive `_ -+--------------------------+------------+ -| | 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 | | ✔ | ++--------------------------+------------+----------+