diff --git a/reference/index.rst b/reference/index.rst index 59df7c3cf..7a1bf3d8f 100644 --- a/reference/index.rst +++ b/reference/index.rst @@ -35,3 +35,4 @@ Reference documents which need to be revised over time. election-exceptions tc-chair-elections emerging-technology-and-inactive-projects + runtimes/index diff --git a/reference/project-testing-interface.rst b/reference/project-testing-interface.rst index 736eb709b..a1a907bc9 100644 --- a/reference/project-testing-interface.rst +++ b/reference/project-testing-interface.rst @@ -221,5 +221,7 @@ The officially tested runtimes for each cycle can be found here: .. toctree:: :maxdepth: 1 :glob: + :reversed: - runtimes/* + runtimes/[stuvwxyz]* + runtimes/2* diff --git a/reference/runtimes/index.rst b/reference/runtimes/index.rst new file mode 100644 index 000000000..9feec73a1 --- /dev/null +++ b/reference/runtimes/index.rst @@ -0,0 +1,20 @@ +======================== + Release based Runtimes +======================== + +OpenStack is tested with certain runtimes and expected to work there. For +more details about what this means, refer to the +:ref:`Project Testing Interface tested runtimes `. + +Below are the specific runtimes per release. + +.. + TODO: The list below breaks with the 3000.1 release. + +.. toctree:: + :maxdepth: 1 + :glob: + :reversed: + + [stuvwxyz]* + 2*