Clarify what "independent" means vs. series
Expand on what "release series" and "independent" mean by adding some additional verbosity. Change-Id: I7bd3ee0fa0bd8156313950293f23659299f61d7c
This commit is contained in:
parent
c256b19cf5
commit
e5f9b28cf2
@ -1,6 +1,6 @@
|
|||||||
======================
|
=============================
|
||||||
Independent Projects
|
Series-Independent Projects
|
||||||
======================
|
=============================
|
||||||
|
|
||||||
These projects do not follow one of the release-cycle-based release
|
These projects do not follow one of the release-cycle-based release
|
||||||
models.
|
models.
|
||||||
|
@ -5,6 +5,10 @@
|
|||||||
Release Series
|
Release Series
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
OpenStack is developed and released around 6-month cycles. After the initial
|
||||||
|
release, additional stable point releases will be released in each release
|
||||||
|
series. You can find the detail of the various release series here:
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
|
||||||
@ -63,11 +67,14 @@ Release Series
|
|||||||
austin/index
|
austin/index
|
||||||
releases/*
|
releases/*
|
||||||
|
|
||||||
Independent Projects
|
Series-Independent Releases
|
||||||
====================
|
===========================
|
||||||
|
|
||||||
|
Some projects are released independently from the OpenStack release series.
|
||||||
|
You can find their releases listed here:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
|
|
||||||
independent
|
independent
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user