Commit Graph

18 Commits

Author SHA1 Message Date
OpenStack Proposal Bot dee8de3fab Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I65a0342bf82f9dd99e79ec5640513b48543fce69
2018-04-11 06:17:52 +00:00
OpenStack Proposal Bot e3257a5e6c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I668357e0c12e37a2adbad7691671583d98b1b564
2018-02-18 06:12:37 +00:00
OpenStack Release Bot b6516d7067 Update reno for stable/queens
Change-Id: Ibde8cad98a14206acb56b7a7ab10d4a84a3856df
2018-02-09 07:15:21 +00:00
Andreas Jaeger 026825c7c2 Remove setting of version/release from releasenotes
Releasenotes are version independent, so remove version/release display.
This also allows to build the document without nova installed.

Change-Id: Iadb57089a866ef4b334670456a4116c245dbd968
2017-11-16 19:35:53 +00:00
OpenStack Release Bot c318d9b7ac Update reno for stable/pike
Change-Id: I11c2122d08badcd8f21382623b799a269e671b41
2017-08-11 12:29:24 +00:00
chenxing fa0e8f69b4 doc: Switch to openstackdocstheme
Change-Id: If7afc2cb58759b16fc6f7caa44d0cf6b7bcf4d06
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
2017-07-21 11:35:48 +01:00
Matt Riedemann f69d49593a Add earliest-version tags for stable branch renos
We had 14.0.0 for Newton but weren't specifying these
for Liberty, Mitaka or Ocata release notes.

The Liberty tag starts at 12.0.1 since that's the first
tagged release in the stable/liberty branch where we
started using reno:

  5207013fddd296d062d1f375dfafde382a98f92d

12.0.0 release note are in the wiki:

https://wiki.openstack.org/wiki/ReleaseNotes/Liberty

Change-Id: Iebb7d487e8d70f1e1ee5dc6519d3ad3ffcb385bd
2017-06-07 21:03:55 +00:00
OpenStack Release Bot 3c65e85017 Update reno for stable/ocata
Change-Id: Ide109d69ac5cbe09e74a7405ea5f9c082b183c93
2017-02-03 19:10:46 +00:00
Cao Xuan Hoang d99fd590b0 Removes unnecessary utf-8 encoding
trivialfix

Change-Id: I1294ecb5e85c9bf70a23992e92eeccfd35362551
2016-12-20 10:27:01 +07:00
abdul nizamuddin 453e9cb555 Cleanup Newton Release Notes
Do not show versions 13.0.0 in the Newton release notes - see
http://docs.openstack.org/releasenotes/nova/newton.html

This adds the earliest-version directive to only show the Newton release
which was 14.0.0.

Also, do not generate an index file, it is empty, see:
http://docs.openstack.org/releasenotes/nova/genindex.html

Change-Id: Id24268bf4ecef1427ea727654bb07c7e8a848d59
2016-12-15 15:05:39 +00:00
Matt Riedemann 12d782a4d8 Revert "Use liberty-eol tag for liberty release notes"
This reverts commit 4a237c02e4

reno 1.9.0 has a bug which doesn't handle using an -eol tag
as the branch, because it transforms it blindly into something
like liberty-eol-eol which doesn't exist.

As we're coming up on the ocata-2 milestone and need to get
some release notes in for the beta tag, we need to just
revert this change to make things work with reno 1.9.0.

Change-Id: I081e79245ccb45eaddb9b3cbe2868685628b7304
Related-Bug: #1650089
2016-12-15 02:09:58 +00:00
Matt Riedemann 4a237c02e4 Use liberty-eol tag for liberty release notes
reno doesn't currently handle missing branches so we need
to use the liberty-eol tag to fix the release note job in
the gate now that origin/stable/liberty is gone.

reno will eventually check for the -eol tag when a stable
branch isn't found in:

I41ab682f081e7fd39ea534b7e2180c2109ca34ef

Change-Id: Ie54f69f5c1f91a3781c876f035fe9ed838e11c08
2016-12-14 11:38:20 -05:00
Andreas Jaeger f9a0f6f6df Enable release notes translation
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.

Change-Id: Ibf005a434417c7b6ad7b7bada27d45f3bf238db1
2016-10-06 20:17:01 +02:00
Thierry Carrez 57bd7b9f8f Update reno for stable/newton
Change-Id: I71b47b0adbfb8ec8fbf5fbfc90553dbdd3aa2264
2016-09-16 10:00:14 +02:00
Doug Hellmann b63d6f9133 standardize release note page ordering
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.

Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-09-08 14:56:26 -04:00
Thierry Carrez 610f0fb11f Update reno for stable/mitaka
Change-Id: I4871acea553d1a0f1a766aa38da2030bc5aa7deb
2016-03-18 19:58:13 +00:00
Sylvain Bauza 4c2dfa538a Add "unreleased" release notes page
We need a release notes page to show notes for unreleased versions by
scanning the "current" branch. This ensures that notes files cannot be
merged if they break the releasenotes job.

Change-Id: Id9e9d62b8b87068f940c0beee8ce37f32ab48266
2015-11-12 17:34:54 +01:00
Sylvain Bauza 3a65e4848f Add reno for release notes management
Since reno is the new tool for Relnotes [1], we need to add it
to Nova and provide some Sphinx docs for Liberty and Mitaka.

Change-Id: Ibd74e62b6f36076dbec17dd146632fd42aad6eb2
2015-11-12 17:34:24 +01:00