Move completed goals into the completed directory

As per the new structure of community-wide goal[1],
we will keep all the completed goals into separate
directory 'goals/completed/' which will help to
track the goals and a clear view on what all goals
still need more work.

Keeping 'Migrate from oslo.rootwrap to oslo.privsep'
goal in the selected directory only as this still need to
finish the work. Rest all previous cycle goals are moved
to 'goals/completed/' directory

[1] https://governance.openstack.org/tc/goals/#completing-goals

Change-Id: I6c0d979038f65abb091db646ddb4c0d09c43735a
This commit is contained in:
Ghanshyam Mann 2021-11-25 11:16:39 -06:00 committed by Ghanshyam
parent acdf04a91e
commit ac29ea216f
31 changed files with 19 additions and 3 deletions

10
goals/completed/index.rst Normal file
View File

@ -0,0 +1,10 @@
===============
Completed goals
===============
.. toctree::
:glob:
:maxdepth: 2
:reversed:
*/index

View File

@ -254,7 +254,12 @@ release/time, leaving the projects to focus on whatever is most important
in their scope.
.. toctree::
:maxdepth: 3
:maxdepth: 2
selected/index
proposed/index
.. toctree::
:maxdepth: 3
completed/index

View File

@ -4,5 +4,7 @@ Proposed goals
.. toctree::
:glob:
:maxdepth: 1
:reversed:
*

View File

@ -4,8 +4,7 @@ Selected goals
.. toctree::
:glob:
:maxdepth: 2
:maxdepth: 1
:reversed:
*/index
*