14 Commits

Author SHA1 Message Date
Sean McGinnis
46144c4a27 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release values.
We've found that most projects now require the service package to be
installed in order to build release notes, and this is entirely due to
the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

Change-Id: I9b631dbedd1b2c8bfe7430943dfc16e85b9f85e0
2017-11-16 22:34:49 +00:00
3ce53405ee Update reno for stable/pike
Change-Id: I1b406e3d7baada6a15288f687da28d3f146069ee
2017-08-11 02:53:02 +00:00
chenxing
57b14b8035 Switch to openstackdocstheme
Change-Id: Ib8d4af4feb11a5e60ff0394ab166864fcf635db3
2017-07-06 04:03:58 +00:00
2d06046724 Update reno for stable/ocata
Change-Id: Id8c27496f4e6832c902f5929b3fa494f9c1e44ce
2017-02-06 23:32:50 +00:00
Doug Hellmann
55466de9c2 leave the unreleased branch unspecified for release notes
Do not specify a branch for unreleased.rst so it tests notes under
review rather than notes already merged.

Change-Id: If3e4982bcc457906eeebb99de660f6c594b122f0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-19 10:17:19 -05:00
Eric Harney
85b7fd85b5 Fix releasenotes job
The "unreleased" file being empty causes the releasenotes
job to fail with:

Warning, treated as error:
source/unreleased.rst:13:
  WARNING: Inline interpreted text or phrase reference start-string
  without end-string.

Change-Id: Ia5c2f2cf9ff37b5ec3f9e717a90b977d1e79b530
2016-11-03 09:42:19 -04:00
Andreas Jaeger
20d02007fa 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.

Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.

Change-Id: Ie5e108e73a33a8b2ff2e30f06d39afde1487e72f
2016-10-06 20:25:28 +02:00
Doug Hellmann
9b5036a50f Update reno for stable/newton
Change-Id: I3de6ab0f2f7d4c4404cf92eff3f2e38d9b43ce66
2016-09-15 19:19:35 -04:00
Doug Hellmann
754900ff1f 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:51:37 -04:00
OpenStack Proposal Bot
bb8592061d Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: Ie69ec956392ed6b1f1449511e8aac75d4238e4b3
2016-04-21 07:01:07 +00:00
OpenStack Proposal Bot
b01ab1e9c5 Imported Translations from Zanata
For more information about this automatic import see:
https://wiki.openstack.org/wiki/Translations/Infrastructure

Change-Id: I6373d4685fb56df5263b4c8789fccce6fb643a59
2016-04-18 07:13:09 +00:00
Thierry Carrez
2c64b3054d Update reno for stable/mitaka
Change-Id: I17974f480285d1f603560e4bb4b238c30caae7f4
2016-03-17 15:30:06 +00:00
Michał Dulko
1f91392267 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: Ie1277428a3053d183df73bac882adc8aa0ac1079
2015-11-12 16:58:42 +01:00
Michał Dulko
7da1684f3c Add reno for release notes management
Change-Id: Id4d6604d9775c34e9a8e911ec6e7afd02d56ef47
2015-11-05 14:58:17 +01:00