
Add a section listing priority efforts. Ensure that there is exactly one spec listed for each priority effort. Add stub specs for efforts which predate the spec process. Also, publish the Gerrit search string to see all priority effort changes. Remove the implemented/ directory so that spec URLs are stable over time. We have been linking to them very liberally, so let's not codify workflow in URLs. Remove the :glob: options so that specs now need to be listed individually in the sections in which they should appear. This means that spec workflow involves changing the index page rather than moving files (and URLs). Change-Id: Ic7f088b7456d66f5ff164dea8504e1c5467bf79d
79 lines
1.8 KiB
ReStructuredText
79 lines
1.8 KiB
ReStructuredText
========================================================
|
|
OpenStack Project Infrastructure Design Specifications
|
|
========================================================
|
|
|
|
Priority Efforts
|
|
================
|
|
|
|
These are the efforts we focus our review attention on first. They
|
|
are a great way to get involved collaboratively with other
|
|
infrastructure developers.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
specs/logs-in-swift
|
|
specs/dib-nodepool
|
|
specs/openstackci
|
|
specs/migrate_to_zanata
|
|
|
|
Gerrit query for all changes related to priority efforts::
|
|
|
|
status:open AND (topic:enable_swift OR topic:dib-nodepool OR topic:zanata OR topic:downstream-puppet)
|
|
|
|
https://review.openstack.org/#/q/status:open+AND+%28topic:enable_swift+OR+topic:dib-nodepool+OR+topic:zanata+OR+topic:downstream-puppet%29,n,z
|
|
|
|
Approved Design Specifications
|
|
==============================
|
|
|
|
These are specifications that have been approved; work may or may not
|
|
have started on these. Reviewers will review related changes as time
|
|
permits.
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
specs/doc-publishing
|
|
specs/nodepool-launch-workers
|
|
specs/nodepool-workers
|
|
specs/public_hiera
|
|
specs/storyboard_integration_tests
|
|
specs/storyboard_story_tags
|
|
specs/storyboard_subscription_pub_sub
|
|
specs/storyboard_task_branches
|
|
specs/zuul_split
|
|
|
|
Implemented Design Specifications
|
|
=================================
|
|
|
|
These specifications have already been implemented and are listed here
|
|
for historical purposes.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
specs/config-repo-split
|
|
specs/migrate_askbot
|
|
specs/puppet-modules
|
|
specs/server_base_template_refactor
|
|
specs/test-metrics-db
|
|
|
|
|
|
Specifications Repository Information
|
|
=====================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
README <readme>
|
|
contributing
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|