534 Commits

Author SHA1 Message Date
b09a3d3007 reno: Update master for unmaintained/2023.1
Update the 2023.1 release notes configuration to build from
unmaintained/2023.1.

Change-Id: I901df22124e7fe126c7bba80128a05aa478b5301
2024-11-29 07:54:21 +00:00
Sharpz7
763f9054fc [codespell] Adding CI target for Tox Codespell
Third in a series of commits to add Codespell to Ironic Repos. This commit adds the Tox Target to CI

A future commit could potentially add a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Iad0de1da0aa600f92b765449bcfeee2f2c69759d
2024-11-08 19:26:48 +00:00
Sharpz7
383669b51b [codespell] Adding Tox Target for Codespell
Second in a series of commits to add Codespell to Ironic Repos. This one adds the command that was used to fix the spelling errors.

Future Commits will add CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: Id89f63b1ad08abdea875a579657e4e63e1cbcf88
2024-11-08 18:52:10 +00:00
Zuul
be40bbba3e Merge "Remove Python 3.8 support" 2024-10-31 17:31:58 +00:00
Takashi Kajinami
f9a0c50fa4 Add note about requirements lower bounds
Since lower constraints job was removed the bounds are not actually
tested. Add a note to explain the bounds are maintained on best effort
basis.

Change-Id: I833c4b7f5fed638607847ed21122a8c0bc8d34d2
2024-10-26 18:29:43 +00:00
Takashi Kajinami
09523da753 Remove Python 3.8 support
Python 3.8 was removed from the tested runtimes for 2024.2[1] and has
not been tested since then.

Also add Python 3.12 which is part of the tested runtimes for 2025.1.
Now unit tests job with Python 3.12 is voting.

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

Change-Id: Ie92740d15e2bf05f080aac0adb83cd9a922402dd
2024-10-24 20:39:03 +09:00
Takashi Kajinami
745103fec7 Drop unnecessary 'x' bit from doc config file
This file is not actually executable.

Trivial-Fix

Change-Id: I3088678ac6336e054851d56087fb548536d51e14
2024-10-21 20:21:01 +09:00
fd45c756ac Update master for stable/2024.2
Add file to the reno documentation build to show release notes for
stable/2024.2.

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

Sem-Ver: feature
Change-Id: I86d0fd3400d7a7ff459417fa49fff01812b46d75
2024-09-20 13:52:53 +00:00
297c9849dc reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: I8de51b4b0909aad757c520a5fdf4b7e0a66d234d
6.4.0
2024-05-06 06:23:16 +00:00
OpenStack Proposal Bot
01c06b7b0e Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I5294637652b2c752ee10fc1d15f8447730766578
2024-04-19 03:24:23 +00:00
821cafc67f Update master for stable/2024.1
Add file to the reno documentation build to show release notes for
stable/2024.1.

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

Sem-Ver: feature
Change-Id: I6b4781560af6d35fb70fada1d374d99c2bfecd59
2024-03-19 11:10:53 +00:00
Zuul
ec70fbd5a0 Merge "reno: Update master for unmaintained/wallaby" 2024-03-14 12:20:08 +00:00
Zuul
19480987df Merge "reno: Update master for unmaintained/xena" 2024-03-14 11:56:04 +00:00
447c91e8c4 reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: Ib5374e227f1f8e321057e9a7ce9f8b00a1c7cbc3
2024-03-14 11:27:29 +00:00
f0e6ceded6 reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: I19b5d5aab1563e107ae90701d9a4a5b4db9c07a9
2024-03-14 11:22:56 +00:00
01742a861e reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I36e97595adda269aa4299926f9bd7805166aab1d
2024-03-14 11:18:22 +00:00
Zuul
6723871d4f Merge "Update python classifier in setup.cfg" 6.3.0 2024-02-20 06:20:45 +00:00
34f08f217b reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: I2055016e6c190878abaa5726afc7c4da1c6dec73
2024-02-06 15:04:04 +00:00
Zuul
1e10c0a239 Merge "[codespell] Fixing Spelling Mistakes" 2024-01-30 17:22:53 +00:00
Sharpz7
c5cf606339 [codespell] Fixing Spelling Mistakes
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent.

Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame.

Change-Id: I1efadb54995b0f5a2a8b672f017831a3009cb6d2
2024-01-29 21:08:48 +00:00
Takashi Kajinami
3dc6ebadaf Bupm hacking
hacking 3.0.x is too old.

Change-Id: Ib325f6591cce4de88d4878373c5b25adcf747b94
2024-01-27 23:36:57 +09:00
likui
3f0902bbc1 Update python classifier in setup.cfg
As per the current release tested runtime, we test
till python 3.10 and python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I0defc800a81963359a582657729ff05a2df8c2b9
2024-01-17 10:44:03 +08:00
23aea8b8fb 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: I85c77fa4cd364ed19307939454b316830e7fb8b5
2023-09-21 11:16:45 +00:00
Takashi Kajinami
8a8e8fab4e Fix release note build
This fixes the following error in release note build.

Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).

Change-Id: I907f20004ffc351b89bf12120d2f317037260009
6.2.1
2023-09-07 19:22:42 +09:00
Zuul
93ca4f46d2 Merge "Django 4.x: ugettext_lazy is removed" 6.2.0 2023-07-26 14:23:36 +00:00
OpenStack Proposal Bot
3f636aaf98 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I613615acd6d72a4e19b7ddc7de1fb0260e943601
2023-05-09 04:22:31 +00:00
676aef6bbf 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: If57319b6f89f19edb007acda3488442e232df6bb
2023-03-01 10:48:35 +00:00
Riccardo Pittau
85630a3797 Fix tox4 errors
- Remove skipsdist that it was never supported and causes breakage
when used with usedevelop.

Change-Id: Id4d4b1306999bef9d0e894a2ae7d104caef55075
6.1.0
2023-01-09 11:29:10 +00:00
OpenStack Proposal Bot
647f498839 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: I51a0b0a888286d6a448971b315770d165719e52d
2022-09-24 03:46:34 +00:00
708e850b43 Add Python3 antelope unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for antelope.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: Ib31c5f4f2d848bffda2154db0fa235fb53e8b3ee
2022-09-09 10:27:12 +00:00
d4b4316167 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: I8e9d41371fb3d5529af9b5e6d7ac121455d2a0c7
2022-09-09 10:27:11 +00:00
Zuul
41924ff16e Merge "Replace deprecated ugettext_lazy" 6.0.0 2022-08-19 13:17:17 +00:00
Zuul
f59cd73e30 Merge "remove unicode from code" 2022-08-19 12:48:55 +00:00
Zuul
b63d273190 Merge "Imported Translations from Zanata" 2022-08-19 12:48:53 +00:00
wangjiaqi07
4d89480047 remove unicode from code
Change-Id: I7451a1a680bf3b60472702f1c6da8890f916ab16
2022-08-19 14:25:01 +08:00
manchandavishal
23914cc56c Migrate to AngularJS v1.8.2
This patch aligns current code with AngularJS v1.8.2 requirements.
It also updates zun-ui to use the Firefox browser instead of phantomjs
browser to fix "nodjs-run-test" job because phantomjs browser has some
issue with backticks.

Change-Id: I40857bea1c83704106277bbb858eb35ee39f360f
2022-08-18 23:08:18 +05:30
Takashi Kajinami
8ae2c2517d Replace deprecated ugettext_lazy
The ugettext_lazy method has been deprecated since Django 3.0[1].

This was already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/3.0/releases/3.0/#id3
[2] cd7c1b5110fe1f64cd9dfbeb1072b37912d0efee

This change also removes usage of the deprecated methods in the pybabel
command to extract log messages.

Change-Id: I6a1f17e310f20e3dc6b510308fb4bd5e768b0212
2022-07-10 23:52:39 +09:00
Thomas Goirand
a91c34f322 Django 4.x: ugettext_lazy is removed
In Django 4.x, ugettext_lazy is removed, and one must call the
function gettext_lazy() instead, which was a alias in previous
versions of Django.

Change-Id: I50a3a4c3a8a0713f38a7d143046ba944440fa0f1
2022-06-30 11:10:47 +02:00
OpenStack Proposal Bot
5e49dc3525 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ia14430c8d82342a704a24394dcaa90968aa117ee
2022-06-21 02:58:09 +00:00
Zuul
8974cb6771 Merge "Use Horizon project template for nodejs jobs" 2022-06-01 07:09:19 +00:00
likui
1803eeb6c6 The Python 3.6 and Python 3.7 Support has been dropped since zed
[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I1a88cb62bde4c43f2a0931d75d9bfa773c30f441
2022-05-12 09:17:39 +08:00
manchandavishal
6c546a0459 Use Horizon project template for nodejs jobs
Horizon defined a project template 'horizon-nodejs-jobs'
for nodejs jobs. This patch updates ``.zuul.yaml`` to
use that template to run nodejs jobs here.

Depends-On: https://review.opendev.org/c/openstack/horizon/+/831929
Change-Id: I29d423305cd15cd3d22ab48c599968c89ee8b447
2022-05-10 23:40:57 +05:30
manchandavishal
16c4d0a63c Address RemovedInDjango40Warning
In Django 3.1, django.conf.urls.url() is deprecated
in favor of django.urls.re_path(). For more info see [1]
These were already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
[2] https://review.opendev.org/c/openstack/horizon/+/827093

Change-Id: I4d64f8ecd2fd665dd4133603dce078e043d00177
2022-04-29 22:00:59 +05:30
74a0b9c495 Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for zed.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I9fc981d23dedf9e70af97ecda4d9e04efef31c18
2022-03-08 12:05:39 +00:00
2ab0e72432 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: I926d76f5f9d02e4bcebc7549afb42b6e0aeac327
2022-03-08 12:05:38 +00:00
manchandavishal
9f493854b4 Updating python testing classifier as per Yoga testing runtime
Yoga testing runtime[1] has been updated to add py39
testing as voting. Unit tests update are handled by the
job template change in openstack-zuul-job

- https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/820286

this commit updates the classifier in setup.cfg file.

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

Change-Id: Ieab82b0547f52e435d075de5b771287372ef8f20
5.1.0
2022-01-31 10:42:22 +05:30
07e560755a Add Python3 yoga unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for yoga.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I81a22d4e70bc719fe22b47ce8ddbf846b883b637
2021-09-13 09:24:34 +00:00
d530f0b60f 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: I68889c66534b94f7b654c82f2724fa983eeb9c08
2021-09-13 09:24:32 +00:00
Iury Gregory Melo Ferreira
0dd2333634 Remove horizon from doc requirements
Change-Id: I1149b67cc6d4f7043392e83b1e2e9f18e14d4ea4
5.0.0 5.0.0.0rc1 xena-em
2021-09-01 10:28:12 +02:00
Zuul
67aecdb841 Merge "Remove testr" 2021-09-01 08:23:05 +00:00