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: I65e9ca280fe06cc2a0f207f6d6a2ce40613d1eb5
Sem-Ver: feature
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* parallelizing building of documents
Update Sphinx version as well.
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.
Set openstackdocs_pdf_link to link to PDF file.
Set openstackdocs_auto_name to use 'project' as name.
Depends-On: https://review.opendev.org/728938
Change-Id: I76a21521eeb432c3f4089048a4635719ba6d785c
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: I794c6bd82ac530fc063daf815d97eaef2a95d318
Sem-Ver: feature
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: I2df9c72a1234501af6399944286715d15c6d14b4
Sem-Ver: feature
Add file to the reno documentation build to show release notes for
stable/stein.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.
Change-Id: I7a50d8daf818b701603759bfca5265972a8eda93
Sem-Ver: feature
Setting the semver flag for the increment in
the version guessing logic of pbr, and updating
the release note index.
Change-Id: I0d56e5d1886bf9010fdbc619328b06b6ee25601e
Sem-Ver: feature
Includes the range of versions (9.2.0-10.1.x) as well
as expliciting marking the earliest version: 9.2.0.
Change-Id: I3a8c87af26231c59c3994b0c5c0ce55c70864cf1
This uses reno's `earliest-version` directive to explicitly point out
where the release notes for a given branch should begin. There is a bug
in reno when dealing with stable branches, where it does not always find
the correct version to begin with.
It also updates our release docs to indicate we should continue marking
this. This step can be removed when the reno bug is fixed, though it
doesn't hurt to continue marking this explicitly.
Change-Id: I6502ff95a52c2c855356e9875291f27ec44e7ffa
Related-Bug: #1746076
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
.
Change-Id: Id30ea68f37bdb2623e683a1c1238596f3a8978f7
Remove the earliest-version directions and let reno determine which
notes to include.
Change-Id: Ic7f58834fb75bd930d2cff29453019438b79f5f2
Related-Bug: #1682147
Depends-On: I58326c9e30349d2d7c473558b9aa2e8f7294c652
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The release notes for 8.0.0 are missing. This adds them to the
current series release notes.
Change-Id: I29ab11b8d0a5a69c7257a39811aeb45ce015616b
Partial-Bug: #1682147
Liberty will never be released again, so I'm changing the 4.2.x to 4.2.5
(the last liberty release of ironic), as a followup to the
previous patch.
Change-Id: If38c01346282e1b9ea4fb2d5abfa010b8c27dba6
As liberty was EOL'd and the stable/liberty branch was removed, let's
use liberty-eol tag instead.
Change-Id: I9e30bc3334b99b4a22f870c64b3daba92b66ea0d
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: I5686b21e1bd8e7ebb3a740c41f5b8204a3f396dc
This goes away from our usual style of having a link for the current
series (in this case, Ocata), because it means release team can now do
these updates for us.
Change-Id: I6f6d1838795d4627cdfc404a6ee8c951f4280089
This commit updates the release notes tooling for 4.3.0 and Mitaka.
* Rename 'unreleased' to 'current-series'
* Add a 'mitaka' release notes page
Change-Id: I21310919f86a20dc1eb7f21f9d780e6359997566
This is the new location for release notes, so this patch includes all
release notes available for ironic. Specifically, it:
- adds links to release notes for icehouse, juno, kilo
- updates the liberty release notes to include 4.0.0 - 4.2.1. This is
basically a copy of the information from
7c1bc82858/doc/source/releasenotes/index.rst
A follow-up patch will update doc/source/releasenotes/index.rst
to point to these release notes.
Change-Id: I2511e7564673f4306429ad8b017a1706d4db1af9
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.
See also http://lists.openstack.org/pipermail/openstack-dev/2015-November/078940.html
Change-Id: Iaef8b78802c04ec8306dd6f1da02d6c6a50697d8
Mostly cargo-culted from I9549e6b491b26232f4dac900b0bf05f10eb0e30a.
Note that reno automatically inserts version numbers; liberty.rst is
sufficient for intermediate release models.
Change-Id: Ic700d719242b17532b0b43a68b7eff507cb3a43c