Commit Graph

24 Commits

Author SHA1 Message Date
OpenStack Release Bot a78160170b 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: Ib3d216ece69333d6973e46f3363aa7f2fdfdfb27
2022-09-23 15:58:35 +00:00
jiaqi07 43903b7f3c remove unicode from code
Change-Id: I2c367b245f005466fdfefd5413324bb72056393d
2022-09-08 11:47:59 +00:00
Zuul a08b56b760 Merge "Enforce usage of raw definitions" 2022-08-12 10:02:14 +00:00
Zuul 04545fc3e7 Merge "Update python testing as per zed cycle testing runtime" 2022-08-08 16:53:55 +00:00
Takashi Kajinami 4afa41b90f Update python testing as per zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support. Add release notes and update the python
classifier for the same.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com>
Change-Id: I6e78e80c2e5c4e5a39bd3c3dfbfddaf3973abb77
2022-07-10 15:18:42 +00:00
OpenStack Release Bot 649d174b55 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: Id2516847f2a07bfef49147f3bdc38e452a060916
2022-07-11 00:17:07 +09:00
OpenStack Release Bot 0d5eb8c912 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: I5c1c10b6a48105e67dd1d28d499fe9f8d62b7cb6
2021-09-17 16:12:11 +00:00
Takashi Kajinami 8b876b0b22 Enforce usage of raw definitions
This change ensures that any definitions passed is treated as raw
contents. With this change mistral-dashboard no longer tries to load
contents based on file path or uri passed in by users, and this
prohibits access to any local files or any internal contents accessible
without authentication.

Depends-on: https://review.opendev.org/800950
Closes-Bug: #1931558
Change-Id: I4de45cadc4e174794d0c2ef82223a9da5cbdcabc
2021-09-05 20:46:13 +09:00
OpenStack Release Bot ce7a94945a 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: I25353ef4cf2d31da031e715ad797f42c149da500
2021-03-26 18:35:26 +00:00
OpenStack Release Bot a6bc0458b2 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: I5e3038346f9b778aef16c5e0da8b015f97edd734
Sem-Ver: feature
2020-09-24 08:53:27 +00:00
Andreas Jaeger 0317054c51 Switch to newer openstackdocstheme and reno versions
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.

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.

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: I4ae8e3811b184219c1715af0629f668b393ad3c2
2020-05-31 19:32:16 +02:00
OpenStack Release Bot a63a7b7ed0 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: I9b98cd7b175b496fa617f98da38f2cbb56226b30
Sem-Ver: feature
2020-04-23 12:25:35 +00:00
Ghanshyam Mann dcd4303c4b [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

mistral-dashboard is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Depends-On: https://review.opendev.org/#/c/693631/
Change-Id: Ib39cbe4f526d5ace03f959e21eb4907c97ac7b65
2019-11-16 17:01:11 +00:00
OpenStack Release Bot ac2d3bf503 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: Idc64656ad8222171003f902a0853830087d89922
Sem-Ver: feature
2019-09-27 20:40:23 +00:00
OpenStack Release Bot 80b7476684 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: I1bfd3b064dd70e453ab66f9a2ef053fdc0fd7845
Sem-Ver: feature
2019-03-22 18:49:17 +00:00
OpenStack Release Bot cd5bc775a4 Update reno for stable/rocky
Change-Id: I58f82cdb7d2763d565cc8535d2d701a951634c46
2018-08-09 12:11:37 +00:00
OpenStack Release Bot 726eeae6dc Update reno for stable/queens
Change-Id: I4242d0cfc7a600d414dd7df752dff64f2e60f2d1
2018-02-14 13:42:48 +00:00
OpenStack Release Bot 3eea7ebb5d Update reno for stable/pike
Change-Id: I61b7dfad38d5aff203cc02b57138b71d6269b575
2017-08-11 13:32:58 +00:00
Zhenguo Niu c1bb2c7c75 Fix 'tox -ereleasenotes' Error
1. replace reno.sphinxtest with reno.sphinxext for Sphinx extensions as
sphinxtest is not supported
2. remove 'Indices and tables' from index.rst as it's not found.

Change-Id: Idb9e75a326e5b1fc39a28aebb6eb58182e4a27c5
2017-02-13 03:49:37 +00:00
OpenStack Release Bot fb84560fbd Update reno for stable/ocata
Change-Id: I6c285264a4deaa3b174da20d86c0e67874dc2170
2017-02-02 23:36:54 +00:00
Rajiv Kumar ac86dfc55c Removed unnecessary utf-8 encoding
Change-Id: I8195c77f1da137877346f3dc395f71b42cd33086
2017-01-11 08:36:15 +05:30
Sharat Sharma 14e0dc0c2d Added reno for stable/mitaka, stable/liberty and stable/newton
Change-Id: I39bb784be2961188596a77906d415b910fbd3ab7
2016-11-15 18:54:00 +05:30
Andreas Jaeger 69c29c77be Enable release notes translation
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: I304d51266905e3692ffc1da73b45ba86c4b4964d
2016-10-06 20:30:32 +02:00
Sharat Sharma 21563bfc65 Maintain releasenotes for mistral dashboard
All the components of openstack maintain releasenotes. Similarly,
mistral dashboard must also maintain releasenotes. This adds
the releasenotes directory to the mistralclient repo.

Change-Id: Ia095ec4d6ac286cf6c27817765855a97a61502b1
Implements: blueprint maintain-releasenotes
2016-10-05 12:06:16 +05:30