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: I0204daab831d56dffcb41fb3775b9b6a917c0f5a
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: I6804f0718e6ceb428544f152bbd574b57646baca
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: Idef8326b022c7af77aa0e012af28ac0cdb1b2df5
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: I990252e1e97d4ba57c01c02f51a29173c1380128
Sem-Ver: feature
Stable branches for rocky to ocata are in extended maintenance.
As such, they do not get frequent updates to the release notes.
Building the release notes can take quite awhile, especially in the gate
where it build them repeatedly in one job for each translation that is
available. Each stable branch using the reno sphinx extension directive
needs to scan the git history and dynamically generate the RST used for
the series release notes.
To speed up how long this takes, this patch makes these closed series'
release note pages static so this expensive operation doesn't need to be
performed for release notes that are not changing. If we do backport a
patch to one of the Extended Maintenance branches we can manually
refresh the the static release notes using the instructions in the
previous patch's README.
Change-Id: I742929ade3dd8a87dd03e86f8b4f22a0f61ef30e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Stable branches for newton and older are EOL.
As such, they do not get frequent updates to the release notes.
Building the release notes can take quite awhile, especially in the gate
where it build them repeatedly in one job for each translation that is
available. Each stable branch using the reno sphinx extension directive
needs to scan the git history and dynamically generate the RST used for
the series release notes.
To speed up how long this takes, this patch makes these closed series'
release note pages static so this expensive operation doesn't need to be
performed for release notes that are not changing. If we do backport a
patch and we want to include updated release notes, instructions are
provided to show how to manually regenerate the static page to pick those
up.
Change-Id: I146e824be48baf1412d7c1570b3fb55a7007c958
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Switch to openstackdocstheme 2.2.1 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.
Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.
openstackdocstheme renames some variables, so follow the renames. 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.
Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.
See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
Change-Id: I3544c1f95dd3ce510c00bfeda4f3ced87a3cd60c
Sphinx extensions now report parallel ability allowing our builds to use
some concurrency. This takes execution time from over 5 minutes to less
than a minute in some cases.
Depends-on: https://review.opendev.org/#/c/719513/
Depends-on: https://review.opendev.org/#/c/724666/
Change-Id: I44165bd1e9de15c6f2553e7e4753b67e5171ff70
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
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: I01cdb31906082d75d9446d72a0066a43c21ec2e8
Sem-Ver: feature
The Dell EMC PS Series driver is not supported anymore. Removing it.
It was marked as deprecated in the Train release.
Change-Id: Iceffcb80d31f62e93e394cae11f580c833587a32
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: I9c976140a94b6257a34b01c94b9239165620ac3b
Sem-Ver: feature