summaryrefslogtreecommitdiff
path: root/releasenotes
Commit message (Collapse)AuthorAgeFilesLines
* Changelog for 4.3.0 (and 4.2.0)HEAD4.3.0masterTim Burke2023-04-041-0/+40
| | | | Change-Id: Ia5f65c19bc31053dbdb4482a23ce977aa0c3f565
* Update master for stable/2023.1OpenStack Release Bot2023-03-062-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: I757174e91ffd514d97a76886ab728652ddba79e9
* Update master for stable/zedOpenStack Release Bot2022-09-102-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: Ibe6a46e97a8e08c2ec38ad1a3b80a1f63659a689
* doc: Comment out language optionTakashi Kajinami2022-06-071-1/+1
| | | | | | | | | | ... because explicit language=None causes the below warning since Sphinx 5.0.0. Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). Change-Id: I842fd6c1eb5c0e14d85f8eec6078d735fbd506b8
* Remove coding commentsStephen Finucane2022-03-211-1/+0
| | | | | | | Everything is unicode in Python 3. Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I6a076dc67c461f265ed99878e3959e1992a88189
* Update master for stable/yogaOpenStack Release Bot2022-03-072-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: I55d45e6f076974a3b44ab8b26adbccef26373f85
* Update master for stable/xenaOpenStack Release Bot2021-09-162-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: I79a7fbda1ea9ae034d009c54be4b401809183c42
* Update master for stable/wallabyOpenStack Release Bot2021-03-222-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: Idcc50c36c1fac81ed214bcbaf6a97307e3db7ee7
* remove unicode from codezhangboye2021-01-031-6/+6
| | | | Change-Id: I791cc993aef832b30c08fdb5bdd7165a074d263f
* Update master for stable/victoriaOpenStack Release Bot2020-09-212-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: Ic1dc50f7e9d0b38f04a114eb22de25466ba83e56 Sem-Ver: feature
* Switch to newer openstackdocstheme and reno versionsAndreas Jaeger2020-09-181-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Set openstackdocs_pdf_link to link to PDF file. Note that the link to the published document only works on docs.openstack.org where the PDF file is placed in the top-level html directory. The site-preview places the PDF in a pdf directory. Disable openstackdocs_auto_name to use 'project' variable 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. 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. See also http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html Change-Id: I4418f86c3066353d43758118865baf66d1741c79
* Fix pygments stylefuzihao2020-05-201-1/+1
| | | | | | | | New theme of docs (Victoria+) respects pygments_style. Since we starts using Victoria reqs while being on Ussuri, this patch ensures proper rendering both in Ussuri and Victoria. Change-Id: Iad418798277b9d7a1190e42e9079080a3d2707f3
* Update master for stable/ussuriOpenStack Release Bot2020-04-132-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: I75dc03a9d29c65b8d104b8d3a95915094cba6320 Sem-Ver: feature
* Authors/changelog for 3.9.03.9.0Tim Burke2020-02-121-0/+12
| | | | Change-Id: I661503e0d6bb7934f7e7a28b094264a2ee73a419
* 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: I8831476757575fd54fc07154450c6d545fbe6463 Sem-Ver: feature
* Authors/changelog for 3.8.1train-em3.8.1Tim Burke2019-09-121-0/+14
| | | | Change-Id: I4f178c30723e0da6ba1ec8c8c171137ada631496
* Authors/changelog for 3.8.03.8.0Tim Burke2019-07-111-0/+9
| | | | Change-Id: I5de701c6282ffb4a3776009aeb16531f29162306
* Bump the openstackdocstheme extension to 1.20pengyuesheng2019-07-031-12/+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: I0573c7feaea991e6b33bdee6dc358c9206a9bfd8
* Update master for stable/steinOpenStack Release Bot2019-04-022-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: I05c44e97e766aa4130b72f6d8d1a6a111ccafd12 Sem-Ver: feature
* authors/changelog updates for releaseJohn Dickinson2019-03-011-0/+12
| | | | Change-Id: Ic14916c314043155a5ec3c5b29331862c6aded43
* Update reno for stable/rockyOpenStack Release Bot2018-11-092-0/+7
| | | | Change-Id: I840f4363dfdb3b485dbaf768c71fbcc5227c330f
* authors/changelog update for 3.6.0John Dickinson2018-07-241-0/+40
| | | | Change-Id: I471d3d56d98915804aaf848f7ff98d91f586d572
* Update reno for stable/queensOpenStack Release Bot2018-01-292-0/+7
| | | | Change-Id: I7f7b21e3dd0d1ef71c159e2b72f9ad9f963b0773
* authors/changelog updates for 3.5.0 release3.5.0John Dickinson2018-01-241-0/+18
| | | | Change-Id: I70b79c0fd6e9adbfdcc799459dc52063c7402be2
* Remove setting of version/release from releasenotesAndreas Jaeger2017-11-161-8/+3
| | | | | | | | | | | | | | | | | | 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: I623fe918c1e4ddafa93efc91ed550a365cec1cf0
* Trying out the new releasenotes jobsTim Burke2017-08-081-0/+1
| | | | | Change-Id: I96a29ab48cd7a349d0eb17efce7df097d4174cbe Depends-On: I5820bb2ffa0e3c65ac846ced97435b7c3086aefc
* Add releasenotes tox envTim Burke2017-08-086-0/+394
| | | | | | | | | | | | After this, we need to * add release notes jobs for python-swiftclient in openstack-infra/project-config * add release notes links for python-swiftclient in openstack/releases For the corresponding change in the swift repo, see I4e5f1ce1fcfbb2943036c821a24a0b4a3a2d9fc8 Change-Id: Iea6ed2ee26873edb3ef10146cdc906cf1a236255
* 3.4.0 authors/changelog update3.4.0John Dickinson2017-07-261-0/+20
| | | | Change-Id: Ib6a7c97ff90f03a26fe7396c0104c5a0c483c226
* 3.2.0 release notes3.2.0John Dickinson2016-11-091-0/+12
| | | | | | | I have also reordered the AUTHORS file to be ordered by the first character of the author's name. Change-Id: I529988c809a2748bd6ce212a2216e692fbefe3ba
* authors/changelog updates for 3.1.0 release3.1.0John Dickinson2016-09-011-0/+38
Change-Id: I75ba58d194ea99b17c862cefcd9943e38e3f1ff0