From 81642be7a91f0516f8642cced4b2e9a8926fa7ca Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Fri, 5 Oct 2018 15:59:56 -0700 Subject: [PATCH] [upstream] Remove Tags This patch removes the tags table from the site and tags from the slides. Since the content has moved out of the slides and into the contributor guide, the tags are not really useful anymore. Moreover, they weren't being maintained as new slide decks were added anyway. Change-Id: I7f10d47364e3792177e34f915280c2ae025d65d9 --- .../source/slides/code-devstack.rst | 3 - .../slides/howitsmade-communication.rst | 3 - .../source/slides/howitsmade-events.rst | 3 - .../source/slides/howitsmade-governance.rst | 3 - .../source/slides/howitsmade-irc.rst | 3 - .../slides/howitsmade-release-cycle.rst | 3 - .../source/slides/workflow-accounts.rst | 3 - .../slides/workflow-configuring-gerrit.rst | 3 - .../source/slides/workflow-patch-gurus.rst | 3 - .../workflow-project-status-and-zuul.rst | 3 - .../source/slides/workflow-reviewing.rst | 3 - ...workflow-setup-git-and-commit-messages.rst | 3 - .../source/slides/workflow-task-tracking.rst | 3 - ...workflow-training-contribution-process.rst | 3 - .../website/upstream-training-content.rst | 59 ------------------- 15 files changed, 101 deletions(-) diff --git a/doc/upstream-training/source/slides/code-devstack.rst b/doc/upstream-training/source/slides/code-devstack.rst index 831f883a..d083caae 100644 --- a/doc/upstream-training/source/slides/code-devstack.rst +++ b/doc/upstream-training/source/slides/code-devstack.rst @@ -6,9 +6,6 @@ Demo environment :class: fill :width: 100% -.. note:: - Tags: [new_dev] - DevStack ======== diff --git a/doc/upstream-training/source/slides/howitsmade-communication.rst b/doc/upstream-training/source/slides/howitsmade-communication.rst index 160c80a8..6a8b578f 100644 --- a/doc/upstream-training/source/slides/howitsmade-communication.rst +++ b/doc/upstream-training/source/slides/howitsmade-communication.rst @@ -6,9 +6,6 @@ Online Communication :class: fill :width: 100% -.. note:: - Tags: [operator] [user] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/howitsmade-events.rst b/doc/upstream-training/source/slides/howitsmade-events.rst index 9c9db439..1b16b97c 100644 --- a/doc/upstream-training/source/slides/howitsmade-events.rst +++ b/doc/upstream-training/source/slides/howitsmade-events.rst @@ -6,9 +6,6 @@ OpenStack Events :class: fill :width: 100% -.. note:: - Tags: [management] [operator] [user] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/howitsmade-governance.rst b/doc/upstream-training/source/slides/howitsmade-governance.rst index d9f12c4c..f5339650 100644 --- a/doc/upstream-training/source/slides/howitsmade-governance.rst +++ b/doc/upstream-training/source/slides/howitsmade-governance.rst @@ -6,9 +6,6 @@ OpenStack Governance :class: fill :width: 100% -.. note:: - Tags: [management] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/howitsmade-irc.rst b/doc/upstream-training/source/slides/howitsmade-irc.rst index efc86be3..0a6ae7d7 100644 --- a/doc/upstream-training/source/slides/howitsmade-irc.rst +++ b/doc/upstream-training/source/slides/howitsmade-irc.rst @@ -6,9 +6,6 @@ Setting Up IRC :class: fill :width: 100% -.. note:: - Tags: [operator] [user] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst index 0a620f4f..75265304 100644 --- a/doc/upstream-training/source/slides/howitsmade-release-cycle.rst +++ b/doc/upstream-training/source/slides/howitsmade-release-cycle.rst @@ -6,9 +6,6 @@ OpenStack Release Cycle :class: fill :width: 100% -.. note:: - Tags: [management] [operator] [user] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-accounts.rst b/doc/upstream-training/source/slides/workflow-accounts.rst index 99df64a2..2fef2e8b 100644 --- a/doc/upstream-training/source/slides/workflow-accounts.rst +++ b/doc/upstream-training/source/slides/workflow-accounts.rst @@ -6,9 +6,6 @@ Account SetUp :class: fill :width: 100% -.. note:: - Tags: [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-configuring-gerrit.rst b/doc/upstream-training/source/slides/workflow-configuring-gerrit.rst index d52ae30d..d5aa22b4 100644 --- a/doc/upstream-training/source/slides/workflow-configuring-gerrit.rst +++ b/doc/upstream-training/source/slides/workflow-configuring-gerrit.rst @@ -6,9 +6,6 @@ Configuring Your Gerrit Account :class: fill :width: 100% -.. note:: - Tags: [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-patch-gurus.rst b/doc/upstream-training/source/slides/workflow-patch-gurus.rst index 32ebe4cf..539bba38 100644 --- a/doc/upstream-training/source/slides/workflow-patch-gurus.rst +++ b/doc/upstream-training/source/slides/workflow-patch-gurus.rst @@ -6,9 +6,6 @@ Patch Guru :class: fill :width: 100% -.. note:: - Tags: [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-project-status-and-zuul.rst b/doc/upstream-training/source/slides/workflow-project-status-and-zuul.rst index 0f8b3c4b..47ea9061 100644 --- a/doc/upstream-training/source/slides/workflow-project-status-and-zuul.rst +++ b/doc/upstream-training/source/slides/workflow-project-status-and-zuul.rst @@ -6,9 +6,6 @@ OpenStack Project Status and Zuul :class: fill :width: 100% -.. note:: - Tags: [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-reviewing.rst b/doc/upstream-training/source/slides/workflow-reviewing.rst index 69055100..ac747fd8 100644 --- a/doc/upstream-training/source/slides/workflow-reviewing.rst +++ b/doc/upstream-training/source/slides/workflow-reviewing.rst @@ -6,9 +6,6 @@ Reviewing :class: fill :width: 100% -.. note:: - Tags: [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-setup-git-and-commit-messages.rst b/doc/upstream-training/source/slides/workflow-setup-git-and-commit-messages.rst index 08d77605..ea246859 100644 --- a/doc/upstream-training/source/slides/workflow-setup-git-and-commit-messages.rst +++ b/doc/upstream-training/source/slides/workflow-setup-git-and-commit-messages.rst @@ -6,9 +6,6 @@ Setup git & Commit Messages :class: fill :width: 100% -.. note:: - Tags: [new_dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-task-tracking.rst b/doc/upstream-training/source/slides/workflow-task-tracking.rst index 37d8d44b..6d492517 100644 --- a/doc/upstream-training/source/slides/workflow-task-tracking.rst +++ b/doc/upstream-training/source/slides/workflow-task-tracking.rst @@ -6,9 +6,6 @@ Task Tracking :class: fill :width: 100% -.. note:: - Tags: [operator] [user] [new_dev] [dev] - Learning Exercise ================= diff --git a/doc/upstream-training/source/slides/workflow-training-contribution-process.rst b/doc/upstream-training/source/slides/workflow-training-contribution-process.rst index 3be08f5a..48179b5a 100644 --- a/doc/upstream-training/source/slides/workflow-training-contribution-process.rst +++ b/doc/upstream-training/source/slides/workflow-training-contribution-process.rst @@ -6,9 +6,6 @@ Overview of the contribution process :class: fill :width: 100% -.. note:: - Tags: [new_dev] - Getting to Know Your Project ============================ diff --git a/doc/upstream-training/source/website/upstream-training-content.rst b/doc/upstream-training/source/website/upstream-training-content.rst index 506a9fc3..2bfe62cd 100644 --- a/doc/upstream-training/source/website/upstream-training-content.rst +++ b/doc/upstream-training/source/website/upstream-training-content.rst @@ -57,62 +57,3 @@ Other ----------------------- * `Documentation Deep Dive `_ - - -Module Tags ------------ - -The table below tags the modules relevant to different positions. - -* Management: Manages people that contribute to, deploy or use OpenStack. -* Operator: Operates or is starting to deploy OpenStack. -* User: Uses or is starting to use OpenStack. -* New Developer: No experience with OpenStack at all. Never tried to - contribute and has little to no base knowledge. -* Developer: Has some experience with OpenStack and the contribution process, - but could use some reference materials. - - -+--------------------------+------------+----------+-------+---------+-----+ -| | Management | Operator | User | New Dev | Dev | -+==========================+============+==========+=======+=========+=====+ -| 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 | | ✔ | ✔ | ✔ | ✔ | -+--------------------------+------------+----------+-------+---------+-----+