summaryrefslogtreecommitdiff
path: root/releasenotes/source
Commit message (Collapse)AuthorAgeFilesLines
* Update master for stable/2023.1OpenStack Release Bot2023-03-012-0/+7
| | | | | | | | | | | | 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: I4e1a0a7c870e51909aebdc16d02b0062554de49a
* Remove unicode-related Python2-only codeCyril Roelandt2022-11-141-8/+8
| | | | | | | | This commit: - removes the old "u" prefix from all strings - removes the unicode_key_value_to_string function Change-Id: I1da347e31e828fd2359f0935a4da47257116d4cb
* Update master for stable/zedOpenStack Release Bot2022-09-062-0/+7
| | | | | | | | | | | | 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: I2c7a8c65882218e927af0ff9771df7276891178e
* Update master for stable/yogaOpenStack Release Bot2022-02-242-0/+7
| | | | | | | | | | | | 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: Iffb4d1e400b000e4bcedb7e14515a9b9f09b9e05
* Update master for stable/xenaOpenStack Release Bot2021-09-102-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: Idad534678f8e66469b46e293e2aa3d965ff2c9cf
* Update master for stable/wallabyOpenStack Release Bot2021-03-112-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: I7562fd0e795c2dab0f999729b467b05b0ad0875d
* Update master for stable/victoriaOpenStack Release Bot2020-09-092-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: Icbc3629218546143246c133ccaffaef7bfe0c243 Sem-Ver: feature
* Switch to newer openstackdocstheme and reno versions3.2.0Andreas Jaeger2020-05-221-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using these versions will allow especially: * Linking from HTML to PDF document * Allow parallel building of documents * Fix some rendering problems 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 before the next release removes them. A couple of variables are also not needed anymore, remove them. 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: Ie4aec288c74b9bd8d8d117f4bc2e0282cea4db90
* Update master for stable/ussuriOpenStack Release Bot2020-04-072-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: Ic9dab2380f698e30c5cb1327c5f22bdd7489df51 Sem-Ver: feature
* Merge "Replace git.openstack.org URLs with opendev.org URLs"Zuul2020-03-261-2/+2
|\
| * Replace git.openstack.org URLs with opendev.org URLsjacky062019-08-241-2/+2
| | | | | | | | Change-Id: Id02ac765028673ecabcb76d3f3014bbb383bc098
* | Update master for stable/trainOpenStack Release Bot2019-09-132-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: I21107acca89fe8666e0981e1d7a6de62331b55f6 Sem-Ver: feature
* Update master for stable/steinOpenStack Release Bot2019-03-182-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: Iefe298a0e35fb2d92f3e4a15f32955ebd6e560ca Sem-Ver: feature
* Update reno for stable/rockyOpenStack Release Bot2018-07-262-0/+7
| | | | Change-Id: I604e167d66f498f99fa7be584586e74dfce96874
* Merge "Remove setting of version/release from releasenotes"Zuul2018-03-091-11/+3
|\
| * Remove setting of version/release from releasenotesSean McGinnis2017-11-161-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Release notes are version independent, so remove version/release values. We've found that most 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. Change-Id: I9c1154453f5a5263771e42b0eb5ebdc3a78ffc16 Needed-by: I56909152975f731a9d2c21b2825b972195e48ee8
* | Update reno for stable/queensOpenStack Release Bot2018-01-242-0/+7
|/ | | | Change-Id: Iaab87d6948db7b18f339d8e511ed08326cbfbaa0
* Update reno for stable/pikeOpenStack Release Bot2017-07-282-0/+7
| | | | Change-Id: I7bf1085df394a13a2b0d4493af9a3f52a6548acf
* switch to openstackdocsthemeDoug Hellmann2017-06-281-2/+4
| | | | | Change-Id: Id687e3405d8afe0db201eb648941cc51bb9f741e Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* move old release notes into the releasenotes doc treeDoug Hellmann2017-06-202-0/+479
| | | | | Change-Id: I00797d38d6ad9b1a7b198767a0cbbb2f619c3b43 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
* Update reno for stable/ocataOpenStack Release Bot2017-01-242-0/+7
| | | | Change-Id: Iba4cf2b4e14d1d2573e93396325ddb830787387c
* 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. 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: Ifad58c69d888e58cf1cc998bb1ddb409b4489490
* standardize release note page orderingDoug Hellmann2016-09-071-1/+1
| | | | | | | | | | 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/newtonDoug Hellmann2016-08-292-0/+7
| | | | Change-Id: If55361414c025c4d2ca3de88c01480ece9fbc3bb
* Properly build releasenotesClark Boylan2016-07-121-1/+1
| | | | | | | | There is an rst error that prevents releasenotes from being built. Address this error so that items build. This was caught during testing for running jobs on Ubuntu Xenial. Change-Id: Ic0e53d668193b592501175b51dce1275d4fcb93c
* Update reno for stable/mitakaDoug Hellmann2016-03-092-0/+7
| | | | Change-Id: I36f5120e6c120fe5bc983a64fb44949487bc18ca
* Add reno to glanceclientkairat_kushaev2016-02-115-0/+290
Add possibility to generate release notes to glanceclient. We need this because it helps to prepare good documentation and provide useful info to Openstack users. Change-Id: Ifce2df8ac5f3a14518a758d748964e7201a75291