summaryrefslogtreecommitdiff
path: root/releasenotes/source
Commit message (Collapse)AuthorAgeFilesLines
* Update master for stable/xenaOpenStack Release Bot2021-09-172-0/+7
| | | | | | | | | | | | 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
* Update master for stable/wallabyOpenStack Release Bot2021-03-262-0/+7
| | | | | | | | | | | | 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
* Update master for stable/victoriaOpenStack Release Bot2020-09-252-0/+7
| | | | | | | | | | | | 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
* Fix pygments_styleAndreas Jaeger2020-05-201-1/+1
| | | | | | | | 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
* Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-05-151-3/+3
| | | | | | | | | | | | | | | | 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
* Don't show upgr note for policy validation in VSylvain Bauza2020-05-041-0/+2
| | | | | | | | | | | | 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
* Imported Translations from ZanataOpenStack Proposal Bot2020-04-262-0/+524
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ic2c55fff279f5d7476332c9a2e8457585335cb3d
* Update master for stable/ussuriOpenStack Release Bot2020-04-232-0/+7
| | | | | | | | | | | | 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
* Keep pre-commit inline with hacking and fix whitespaceMonty Taylor2019-12-122-23/+23
| | | | | | | | | | | | | | | | | | 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
* Imported Translations from ZanataOpenStack Proposal Bot2019-12-094-554/+69
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I315d464013b1c74bfb6c8919fcb2cea9f0805acc
* Update master for stable/trainOpenStack Release Bot2019-09-272-0/+7
| | | | | | | | | | | | 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
* Use a less chipper title for release notesStephen Finucane2019-07-261-5/+3
| | | | | | | Be more, like, professional or something. Change-Id: I4ef621675facd2eab37ee11dddbfc1721d8a9101 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
* Bump the openstackdocstheme extension to 1.20zhangyangyang2019-07-191-26/+0
| | | | | | | | | | | | 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
* Fix some issues with the newton release notesStephen Finucane2019-05-161-102/+102
| | | | | | | | | | 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>
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-2/+2
| | | | | | | Thorough replacement of git.openstack.org URLs with their opendev.org counterparts. Change-Id: I3e0af55e0707f04428a422b973d016ad30c82a12
* Merge "Update master for stable/stein"Zuul2019-03-222-0/+7
|\
| * Update master for stable/steinOpenStack Release Bot2019-03-222-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | 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
* | Imported Translations from ZanataOpenStack Proposal Bot2019-03-222-0/+484
|/ | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ia65bc1c703c949a0bda5e42f197547f60fa09ee4
* modify the avaliable linkzhouxinyong2018-11-121-1/+1
| | | | Change-Id: I4ecea2bd001d339466041f9baf1daccf5e965614
* Imported Translations from ZanataOpenStack Proposal Bot2018-09-213-507/+2
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Icfb9c7bc90d3ac4b3d6f5c6ca604367a1997acf5
* fix a spelling errorzhangshj2018-09-081-1/+1
| | | | Change-Id: Ia7f724c756a616b577d6233dd653bcf7b15881f5
* Merge "Imported Translations from Zanata"Zuul2018-08-163-0/+1367
|\
| * Imported Translations from ZanataOpenStack Proposal Bot2018-08-123-0/+1367
| | | | | | | | | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Ie7e0bdd0f7d29fc635004f91d1e4d28cc24e1c70
* | use static pages for mitaka and newton release notesDoug Hellmann2018-08-153-9/+1968
|/ | | | | | | | | 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>
* Update reno for stable/rockyOpenStack Release Bot2018-08-102-0/+7
| | | | Change-Id: Ieb01aff6be1d747a94b29391821aed23d33730ae
* Imported Translations from ZanataOpenStack Proposal Bot2018-04-111-14/+5
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I65a0342bf82f9dd99e79ec5640513b48543fce69
* Imported Translations from ZanataOpenStack Proposal Bot2018-02-181-0/+5621
| | | | | | | For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: I668357e0c12e37a2adbad7691671583d98b1b564
* Update reno for stable/queensOpenStack Release Bot2018-02-092-0/+7
| | | | Change-Id: Ibde8cad98a14206acb56b7a7ab10d4a84a3856df
* Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-4/+3
| | | | | | | Releasenotes are version independent, so remove version/release display. This also allows to build the document without nova installed. Change-Id: Iadb57089a866ef4b334670456a4116c245dbd968
* Update reno for stable/pikeOpenStack Release Bot2017-08-112-0/+7
| | | | Change-Id: I11c2122d08badcd8f21382623b799a269e671b41
* doc: Switch to openstackdocsthemechenxing2017-07-211-3/+8
| | | | | Change-Id: If7afc2cb58759b16fc6f7caa44d0cf6b7bcf4d06 Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
* Add earliest-version tags for stable branch renosMatt Riedemann2017-06-073-0/+3
| | | | | | | | | | | | | | | | | 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
* Update reno for stable/ocataOpenStack Release Bot2017-02-032-0/+7
| | | | Change-Id: Ide109d69ac5cbe09e74a7405ea5f9c082b183c93
* Removes unnecessary utf-8 encodingCao Xuan Hoang2016-12-201-2/+0
| | | | | | trivialfix Change-Id: I1294ecb5e85c9bf70a23992e92eeccfd35362551
* Cleanup Newton Release Notesabdul nizamuddin2016-12-153-8/+3
| | | | | | | | | | | | | 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
* Revert "Use liberty-eol tag for liberty release notes"Matt Riedemann2016-12-151-1/+1
| | | | | | | | | | | | | | | This reverts commit 4a237c02e43dbefb61a1b1f34b3e268593b5061a 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
* Use liberty-eol tag for liberty release notesMatt Riedemann2016-12-141-1/+1
| | | | | | | | | | | | | reno doesn't currently handle missing branches so we need to use the liberty-eol tag to fix the release note job in the gate now that origin/stable/liberty is gone. reno will eventually check for the -eol tag when a stable branch isn't found in: I41ab682f081e7fd39ea534b7e2180c2109ca34ef Change-Id: Ie54f69f5c1f91a3781c876f035fe9ed838e11c08
* Enable release notes translationAndreas Jaeger2016-10-061-0/+3
| | | | | | | | Releasenote translation publishing is being prepared. 'locale_dirs' needs to be defined in conf.py to generate translated version of the release notes. Change-Id: Ibf005a434417c7b6ad7b7bada27d45f3bf238db1
* Update reno for stable/newtonThierry Carrez2016-09-162-0/+7
| | | | Change-Id: I71b47b0adbfb8ec8fbf5fbfc90553dbdd3aa2264
* standardize release note page orderingDoug Hellmann2016-09-081-3/+2
| | | | | | | | | | 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>
* Update reno for stable/mitakaThierry Carrez2016-03-182-0/+7
| | | | Change-Id: I4871acea553d1a0f1a766aa38da2030bc5aa7deb
* Add "unreleased" release notes pageSylvain Bauza2015-11-122-0/+6
| | | | | | | | 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: Id9e9d62b8b87068f940c0beee8ce37f32ab48266
* Add reno for release notes managementSylvain Bauza2015-11-125-0/+282
Since reno is the new tool for Relnotes [1], we need to add it to Nova and provide some Sphinx docs for Liberty and Mitaka. Change-Id: Ibd74e62b6f36076dbec17dd146632fd42aad6eb2