Commit Graph

57 Commits

Author SHA1 Message Date
Stephen Finucane c2ab7918e4 doc: Remove crud from conf.py file
Change-Id: Ie8078739d077a903e3ad83d27b178eda416b0859
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-10-02 11:11:23 +01:00
Zuul f8697f4816 Merge "Update master for stable/2023.2" 2023-09-25 13:31:37 +00:00
OpenStack Proposal Bot 4fa7a335dc Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I48a9dbd179f46134d653542f94d797dc0b818e38
2023-09-22 03:20:48 +00:00
OpenStack Release Bot ab9f55f649 Update master for stable/2023.2
Add file to the reno documentation build to show release notes for
stable/2023.2.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.2.

Sem-Ver: feature
Change-Id: Ifd0b0ebbe148a323304a9e422e4c7f2bf39757f8
2023-09-21 10:36:59 +00:00
OpenStack Proposal Bot 82a17a37de Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I1e8922b801f13a05d82d46d5eb6c237fb4ea56b8
2023-09-05 03:09:58 +00:00
Zuul 8de4377fa0 Merge "Update master for stable/2023.1" 2023-03-09 13:06:43 +00:00
OpenStack Proposal Bot 4df62f7015 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I9442fd04f852986e903768f06453f2a0d9cc4dbb
2023-03-09 03:13:12 +00:00
OpenStack Release Bot e0fc974b97 Update master for stable/2023.1
Add file to the reno documentation build to show release notes for
stable/2023.1.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/2023.1.

Sem-Ver: feature
Change-Id: I96511e7f86a9f7be9f65e0133c8b38dade57801a
2023-03-06 09:23:27 +00:00
Zuul 9bf0ec9dfa Merge "Update master for stable/zed" 2022-09-22 12:05:25 +00:00
OpenStack Proposal Bot 36b8534c9c Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I55e31ea2f0cf43d03601ac2e32e8c7f44f8574b6
2022-09-17 03:40:34 +00:00
OpenStack Release Bot 5a9a15a450 Update master for stable/zed
Add file to the reno documentation build to show release notes for
stable/zed.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/zed.

Sem-Ver: feature
Change-Id: I19ad827588f760c4892fc613c7a44c852c4bf3a7
2022-09-16 10:02:12 +00:00
OpenStack Proposal Bot c4cd6ee461 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I8d9a8dff4ef8767fff4517c55cd5676d263c9aac
2022-06-22 03:52:44 +00:00
OpenStack Proposal Bot 547ed98550 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I3a6aed10f05248deb8d63ea686ba45dee986e7a7
2022-04-01 04:02:00 +00:00
OpenStack Release Bot d2cba990a6 Update master for stable/yoga
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: I596e4e49e4982b6c47457d565f389f749783b23f
2022-03-11 09:54:44 +00:00
OpenStack Release Bot 0bd61915ee Update master for stable/xena
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: If97e8aa508d776a9303386bf04e4d39858944f66
2021-09-17 14:44:10 +00:00
OpenStack Release Bot 68ad2c67d8 Update master for stable/wallaby
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: I5213f6dd2033ce1b0fe5d53dd89b22465cf76001
2021-03-26 07:17:21 +00:00
OpenStack Release Bot 851cc12f67 Update master for stable/victoria
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: I90b2702b83512edd04e5a85a4b8ba2fbd0f0fd6e
Sem-Ver: feature
2020-09-25 08:40:38 +00:00
Andreas Jaeger 9e457deba0 Fix pygments_style
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.

Change-Id: Icd9d529dbe66626ac53a9fdca5bc6821998a0b7d
2020-05-20 21:56:41 +02:00
Andreas Jaeger 6c963e7712 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.1.2 and reno 3.1.0 versions. Using
these versions will allow parallelizing building of documents.

Update Sphinx version as well.

openstackdocstheme renames some variables, so follow the renames. A
couple of variables are also not needed anymore, remove them.

Set openstackdocs_auto_version to not version the documents.
Set openstackdocs_auto_name to use project as name.

Depends-On: https://review.opendev.org/728432
Change-Id: I4e3ae3ceabe125ea459ed4baabf2e98686268e50
2020-05-15 18:14:20 +02:00
Sylvain Bauza 505e1f1838 Don't show upgr note for policy validation in V
We merged Id9cd65877e53577bff22e408ca07bbeec4407f6e which included a reno
file after we branched Ussuri so we had to backport it to Ussuri but since
it was merged after RC1, the relnote would appear as an Upgrade section for
the Victoria release, which is not something we wanted (but rather for a
T->U upgrade).

Adding the ignore-notes section in order to avoid it.

Change-Id: If31933c5ff20167bf24fbad6f8746b1a9a6a36e5
2020-05-04 12:09:03 +02:00
OpenStack Proposal Bot fcf1ce51c3 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic2c55fff279f5d7476332c9a2e8457585335cb3d
2020-04-26 07:51:21 +00:00
OpenStack Release Bot b5ab89762a Update master for stable/ussuri
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: I1a2f8ffcf287120c4672686c7576b1892ea2b6ef
Sem-Ver: feature
2020-04-23 21:37:42 +00:00
Monty Taylor e7cc5efd20 Keep pre-commit inline with hacking and fix whitespace
The flake8 hook for pre-commit installs its own flake8 which is
not what hacking is pinned to. This results in a bunch of errors.
By doing a local hook we can cause these to be the same.

There are flake8 exclusions in tox.ini that need to be used
in pre-commit. Also we should exclude svg files from the whitespace
modifications, because who cares.

Once those are fixed, running pre-commit -a fixes some whitespace
issues. While the normal use isn't to run -a - if someone does make
a patch that touches any of these they'll get erroneous unrelated
errors compared to their lower work - so fix all of the existing
issues, which are mostly space-at-end-of-line issues it seems.

Change-Id: I78e753492e99c03b30a0a691db3bd75ee3d289c9
2019-12-12 14:56:39 +00:00
OpenStack Proposal Bot e937c5c6c4 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I315d464013b1c74bfb6c8919fcb2cea9f0805acc
2019-12-09 06:44:38 +00:00
OpenStack Release Bot e26f2316a0 Update master for stable/train
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: Ia07c10e704e83c85f5c7a1dd945a476824cd138b
Sem-Ver: feature
2019-09-27 09:06:54 +00:00
Stephen Finucane 124229705e Use a less chipper title for release notes
Be more, like, professional or something.

Change-Id: I4ef621675facd2eab37ee11dddbfc1721d8a9101
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-07-26 20:19:05 +00:00
zhangyangyang d29d1d1a9e Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I3a5c7e115d0c4f52b015d0d55eb09c9836cd2fe7
2019-07-19 18:30:16 +08:00
Stephen Finucane 48483bed94 Fix some issues with the newton release notes
Spotted while browsing [1]. Note that this file is static now since
change I983346c97df96fda988a2fefec89c3f0d6c14498.

[1] https://docs.openstack.org/releasenotes/nova/newton.html

Change-Id: Ib398520891e608faea98605b7240cdc9fcbf2ba2
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-05-16 18:17:35 +01:00
ZhongShengping 7ecaa3fcf8 Replace git.openstack.org URLs with opendev.org URLs
Thorough replacement of git.openstack.org URLs with their opendev.org
counterparts.

Change-Id: I3e0af55e0707f04428a422b973d016ad30c82a12
2019-04-24 13:59:57 +08:00
Zuul c58bd5854d Merge "Update master for stable/stein" 2019-03-22 18:16:38 +00:00
OpenStack Proposal Bot 4e765f5d4d Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ia65bc1c703c949a0bda5e42f197547f60fa09ee4
2019-03-22 06:26:27 +00:00
OpenStack Release Bot 80b4ae1eb8 Update master for stable/stein
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: Id69aa796d126ab4687e8f2c3c01c3071b36e9288
Sem-Ver: feature
2019-03-22 03:50:10 +00:00
zhouxinyong 81b35b26ae modify the avaliable link
Change-Id: I4ecea2bd001d339466041f9baf1daccf5e965614
2018-11-12 03:21:33 +00:00
OpenStack Proposal Bot f610b9c5fe Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Icfb9c7bc90d3ac4b3d6f5c6ca604367a1997acf5
2018-09-21 07:23:02 +00:00
zhangshj 3ed77b1a25 fix a spelling error
Change-Id: Ia7f724c756a616b577d6233dd653bcf7b15881f5
2018-09-08 15:23:00 +08:00
Zuul 4027dc8821 Merge "Imported Translations from Zanata" 2018-08-16 05:39:59 +00:00
Doug Hellmann 857b5003cc use static pages for mitaka and newton release notes
The liberty, mitaka, and newton branches are closed so there is no
reason to scan for release notes dynamically. Use static content for
those pages to speed up the release notes build a little bit.

Change-Id: I983346c97df96fda988a2fefec89c3f0d6c14498
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-08-15 16:50:18 -04:00
OpenStack Proposal Bot d5341bde49 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ie7e0bdd0f7d29fc635004f91d1e4d28cc24e1c70
2018-08-12 07:33:01 +00:00
OpenStack Release Bot 4e62958802 Update reno for stable/rocky
Change-Id: Ieb01aff6be1d747a94b29391821aed23d33730ae
2018-08-10 09:53:55 +00:00
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