Files
releases/doc/source/index.rst
Doug Hellmann 2f24a51f6b move release model into deliverable files
Because release models change from series to series, we want to track
the data in the releases repository instead of in the governance
repository. This change adds a new 'release-model' field to the
deliverable files to hold the new value.

The valid release models are documented as part of a new reference
section for the published documentation for the site.

The validator looks only at the deliverable file for the release model,
and no longer looks at the projects.yaml file in the governance
repository. For files in the _independent directory, the release model
is inferred from the filename to avoid having to set it redundantly.

Change-Id: I81198a86da98436dc2f65806aafc5f241340c57f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00

142 lines
2.4 KiB
ReStructuredText

====================
OpenStack Releases
====================
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
- * Series
* Status
* Initial Release Date
* EOL Date
- * :doc:`queens/index`
* *Future*
* TBD
* TBD
- * :doc:`pike/index`
* *Future*
* TBD
* TBD
- * :doc:`ocata/index`
* :doc:`Under Development <ocata/schedule>`
* 2017-02-22 (planned)
* TBD
- * :doc:`newton/index`
* Current stable release, security-supported
* 2016-10-06
* TBD
- * :doc:`mitaka/index`
* Security-supported
* 2016-04-07
* 2017-04-10
- * :doc:`liberty/index`
* Security-supported
* 2015-10-15
* 2016-11-17
- * :doc:`kilo/index`
* EOL
* 2015-04-30
* 2016-05-02
- * :doc:`juno/index`
* EOL
* 2014-10-16
* 2015-12-07
- * :doc:`icehouse/index`
* EOL
* 2014-04-17
* 2015-07-02
- * :doc:`havana/index`
* EOL
* 2013-10-17
* 2014-09-30
- * :doc:`grizzly/index`
* EOL
* 2013-04-04
* 2014-03-29
- * :doc:`folsom/index`
* EOL
* 2012-09-27
* 2013-11-19
- * :doc:`essex/index`
* EOL
* 2012-04-05
* 2013-05-06
- * :doc:`diablo/index`
* EOL
* 2011-09-22
* 2013-05-06
- * :doc:`cactus/index`
* Deprecated
* 2011-04-15
*
- * :doc:`bexar/index`
* Deprecated
* 2011-02-03
*
- * :doc:`austin/index`
* Deprecated
* 2010-10-21
*
.. toctree::
:glob:
:maxdepth: 1
:hidden:
queens/index
pike/index
ocata/index
newton/index
mitaka/index
liberty/index
kilo/index
juno/index
icehouse/index
havana/index
grizzly/index
folsom/index
essex/index
diablo/index
cactus/index
bexar/index
austin/index
releases/*
Series-Independent Releases
===========================
Some projects are released independently from the OpenStack release series.
You can find their releases listed here:
.. toctree::
:maxdepth: 1
independent
Teams
=====
Deliverables organized by the team that produces them.
.. toctree::
:maxdepth: 1
:glob:
teams/*
References
==========
.. toctree::
:maxdepth: 2
:glob:
reference/*