Release notes are version independent, so remove version/release
values. We've found that 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.
This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.
Fix two releasenotes that used broken RST, `X' is invalid, use instead
``X``. The release notes build failed due to the broken RST.
Change-Id: I5f526f39bdc9bb76266b5a86a4b96854db21d0de
Replace the instructions for querying for release notes with the
results of a reno report because some of the broken release notes are
on branches that have been closed and we have no way to edit them.
Fix the markup by replacing LaTeX style quotes with RST quotes.
Change-Id: I4a42c099280a8cd16e9efa3756058b1ed905926c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Project documents are being reprocessed due to document migration[1].
Update the docs theme to openstackdocstheme instead of oslosphinx.
[1] https://review.openstack.org/#/c/472275/
Change-Id: I505d837cc4e60356497cd37a8c9a12f846ffdf0d
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: Icb2e410b971001e8ff225721b04d101ee8d7e3f8
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: I8ff4f30c23a002a10a083cea6bdbd8d678748867