18 Commits

Author SHA1 Message Date
866e869b55 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: Ic251a20c6c4e202bc69449a98a3632a5a5d2811c
2022-12-16 08:46:39 +00:00
7208a3123a Update master for stable/yoga
Add file to the reno documentation build to show release notes for
stable/yoga.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/yoga.

Sem-Ver: feature
Change-Id: I915ed0778f0ecdfc50fed407db12f7b76693d4dd
2022-04-14 07:04:59 +00:00
LiZekun
13dbe7435f remove unicode from code
Change-Id: If002d845347b2e215d36df3ff73b743745e46131
2022-01-11 21:51:28 +08:00
a23bdfd67f Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: I207634cc8454b019105098c2ee2cfe24a58f0511
2021-10-25 10:02:21 +00:00
872d874e39 Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: Iaa54c3c176d1dfb8e8a7e882640741419116d4c0
2021-05-03 08:21:59 +00:00
da6debd3b9 Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I79b0d63a283b56a12b5acd3aaa740a6be3c3cb6f
Sem-Ver: feature
2020-11-18 17:17:42 +00:00
Andreas Jaeger
87c91cc615 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

Disable openstackdocs_auto_name to use 'project' variable as name.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Ic10edb7103455b477cece3940f150f4345611562
2020-06-11 17:22:05 +00:00
34499fa56a Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: Iee73855fa78f80150b89e32cc9f3f79b98e5f95e
Sem-Ver: feature
2020-06-10 12:48:55 +00:00
gugug
233c10d1b0 Fix pygments style
Change-Id: Ie15aa810538ecfdc8293dc0eda0610d82587fddd
2020-05-20 00:57:02 +00:00
4acc1b64ec Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: I8ee7a008dc6dfc07f2fd079323d43a28f15ecb42
Sem-Ver: feature
2019-12-20 16:49:21 +00:00
Will Szumski
5f688777ba Add kayobe as openstack project for release notes
This allows you to use a project reference for documentation, e.g

features:
  - |
    :kayobe-doc:`Testing versioned docs <configuration/kayobe.html#configuration-patterns>`

Change-Id: Ie25a7f12b99b8b02dfd76848ec7c3fc08c8b8108
2019-12-11 15:07:58 +00:00
Mark Goddard
45ef33ba91 Use earliest-version 6.0.0 for Stein reno
Change-Id: I7d6bbc700136a332e4e93d3c8e347f7efad196fd
2019-08-30 15:11:24 +01:00
Mark Goddard
cd973178ea Update release notes for stable/stein
Change-Id: Ifc5a36743c98f32a9d841636119bc0d33621cef3
2019-08-16 13:32:19 +00:00
Mark Goddard
c44f27b4ae Move to openstackdocstheme for docs & release notes
Sphinx configuration adapted from kolla ansible.

Change-Id: Ibcfbd9114a099d8b487f543d526b0cde0744d84a
2019-08-03 19:02:20 +01:00
Mark Goddard
4f5e87dbf2 Update release notes for stable/rocky
Also updates the release.sh script to support tagging release candidates
and development milestones. Adds zuul configuration to trigger a
Readthedocs webhook for the release notes.

Change-Id: Ia784b34fb0b740998de72599d4921f9303e41cac
2019-02-15 11:23:43 +00:00
Mark Goddard
8a563b2add Update release notes for stable/queens
Change-Id: I9082d3f0e8bd76f2bac511d79110f11fbe1e749d
2018-10-11 16:26:14 +01:00
Mark Goddard
9dce0488ea Merge pre-reno release notes with reno notes
Prior to the Queens release, release notes were added to the kayobe
sphinx documentation. During the Queens release cycle they were changed
to be generated via the reno tool.

This change moves the pre-Queens release notes to the reno source,
ensuring that all release notes are available in one place.

Change-Id: I9606cbe50aacc498a645bff163e3d2dafac198e3
2018-10-10 19:13:21 +01:00
Mark Goddard
1c376f071e Build release notes using reno
The current approach of adding release notes to a single file means that
we end up with merge conflicts every time a change is merged. This is
wasteful of time and resources.

Change-Id: I19f956e4e3991e39252eaa3a1b97a3b2812858d2
Story: 2001637
Task: 6649
2018-05-04 15:11:23 +01:00