Skip to content

Commit b873011

Browse files
author
Dean Troyer
committed
Set up 3.x release notes
Give the 2.x series its own release notes page, put the 3.x notes into the 'current' series page. This removes the OpenStack development cycle name from the release notes. We follow the intermediary release model, however the association with the common cycle release is something that we do not need to reflect in the doc structure. We want users to use the current version even with older clouds, not to think they need to use a 'Mitaka' OSC with a Mitaka cloud. Change-Id: Idbb6844824d50e5cd0fa64871b5aa625d4d237af
1 parent 7dc2e1d commit b873011

4 files changed

Lines changed: 31 additions & 7 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
========================
2+
2.0 Series Release Notes
3+
========================
4+
5+
.. release-notes::
6+
:version: 2.6.0,2.5.0,2.4.0,2.2.0,2.1.0,2.0.0

releasenotes/source/index.rst

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,28 @@ OpenStackClient Release Notes
66
:maxdepth: 1
77

88
unreleased
9-
mitaka
9+
20_releases
1010
pre_20_releases
11+
12+
OpenStack Releases
13+
------------------
14+
15+
OpenStackClient is compatible with all currently supported OpenStack releases,
16+
it does not require maintaining a 'Mitaka' version to match to a Mitala-release
17+
cloud. The OpenStackClient release that was current when the corresponding
18+
OpenStack release was made is shown below:
19+
20+
================= =======================
21+
OpenStack Release OpenStackClient Release
22+
================= =======================
23+
Mitaka 2.3.0
24+
Liberty 1.7.3
25+
Kilo 1.0.6
26+
Juno 0.4.1
27+
Icehouse 0.3.1
28+
================= =======================
29+
30+
Further details for historical OpenStack releases are found at the
31+
`OpenStack Releases`_ page.
32+
33+
.. _`OpenStack Releases`: http://releases.openstack.org/

releasenotes/source/mitaka.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

releasenotes/source/unreleased.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Current Release Notes
33
=====================
44

55
.. release-notes::
6+
:earliest-version: 3.0

0 commit comments

Comments
 (0)