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
|
||||
models.
|
||||
|
@ -5,6 +5,10 @@
|
||||
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::
|
||||
:header-rows: 1
|
||||
|
||||
@ -63,11 +67,14 @@ Release Series
|
||||
austin/index
|
||||
releases/*
|
||||
|
||||
Independent Projects
|
||||
====================
|
||||
Series-Independent Releases
|
||||
===========================
|
||||
|
||||
Some projects are released independently from the OpenStack release series.
|
||||
You can find their releases listed here:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:maxdepth: 1
|
||||
|
||||
independent
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user