367 Commits

Author SHA1 Message Date
b4ed0e903d Update master for stable/2025.2
Add file to the reno documentation build to show release notes for
stable/2025.2.

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

Sem-Ver: feature
Change-Id: Ib68c87c447995b11010ba18f1bd790d82570015e
Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/add_release_note_page.sh
5.4.0
2025-09-05 12:21:24 +00:00
8c37504274 Update master for stable/2025.1
Add file to the reno documentation build to show release notes for
stable/2025.1.

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

Sem-Ver: feature
Change-Id: Ieda979c8813d78dea4dff555b9f9faa4123d98af
5.3.0
2025-03-07 14:30:06 +00:00
Takashi Kajinami
fc2d612670 Bump hacking
hacking 3.0.x is too old. Bump it to the latest version available.

Also remove the note about old pip's behavior because recent pip does
not require specific order.

Change-Id: Ibc1ee07b20ae6271380816bed6a4a8116352cf8a
5.2.0
2024-11-18 20:10:48 +00:00
Dmitriy Rabotyagov
49fd3d19a1 Cover project id and vitrage cache id with quotes
Change-Id: I2710591415a5e0087e69d4b763336813fc6154f6
2024-11-18 20:40:45 +01:00
Zuul
8bbe9354ed Merge "Update master for stable/2024.2" 2024-11-18 08:55:59 +00:00
6dfed36fae reno: Update master for unmaintained/2023.1
Update the 2023.1 release notes configuration to build from
unmaintained/2023.1.

Change-Id: I62bf2c31f27180eb668fcc2c2f4d45c229e86802
2024-11-14 10:50:23 +00:00
Zuul
df434229a8 Merge "Drop unnecessary 'x' bit from doc config file" 2024-10-23 14:53:10 +00:00
Takashi Kajinami
dab173d825 Drop unnecessary 'x' bit from doc config file
This file is not actually executable.

Trivial-Fix

Change-Id: Ie2f882da9ac3b311d54305e1fa47ca733cdaa981
2024-10-21 20:31:44 +09:00
Takashi Kajinami
8a6eef5c87 Fix outdated tox minversion
The allowlist_externals option is supported since 3.18.0 .

Change-Id: I6efafb1e0baf6a4d921d45c0d4fc6202cedb2df0
2024-10-13 21:39:48 +09:00
b7bbc33518 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: I9d5c2d560e2b3386b0ef2fdf163494189e47b183
2024-09-06 13:18:12 +00:00
Zuul
56c7ccd3ca Merge "Reorder DOT_DATA" 5.1.1 2024-08-26 13:53:06 +00:00
Dmitriy Rabotyagov
a7b637f86e Reorder DOT_DATA
Currently unit tests does contain resulting data in a wrong order which
results in a test failures. Reordering resulting data does resolve the
issue while actual content remains the same.

Change-Id: I57ca2ce56829839b5ebbe20191bb0211af07c3a3
2024-08-26 15:10:59 +02:00
Zuul
1f98667638 Merge "reno: Update master for unmaintained/zed" 2024-08-26 12:56:27 +00:00
Thomas Goirand
e3ad06efb6 Support networkx 3.x
Without this patch, there's 2 unit tests failing.

Change-Id: I0b1e6585d2ff68a621c82930f9627801ff2766df
5.1.0
2024-05-17 14:09:57 +02:00
a1d0b58754 reno: Update master for unmaintained/zed
Update the zed release notes configuration to build from
unmaintained/zed.

Change-Id: Iec5af05d8e1644ab106ec6b25ccb30d680645ca5
2024-04-26 18:15:37 +00:00
5bec5fbd54 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: I9ae1bf080c24c7b80760511ae6400fe3ecceb325
2024-03-08 13:55:46 +00:00
Zuul
873cbd914c Merge "reno: Update master for unmaintained/xena" 2024-03-06 12:49:35 +00:00
Zuul
8ca43527d8 Merge "reno: Update master for unmaintained/wallaby" 2024-03-06 12:45:18 +00:00
b71c184dce reno: Update master for unmaintained/xena
Update the xena release notes configuration to build from
unmaintained/xena.

Change-Id: I1e7e6f551993a7ff8ebc684b46874200cb37f94c
2024-03-06 11:52:16 +00:00
60654d77cd reno: Update master for unmaintained/wallaby
Update the wallaby release notes configuration to build from
unmaintained/wallaby.

Change-Id: I604bdccd5c6d11d455942991dc4085e3fbba68c3
2024-03-06 11:51:44 +00:00
bd8a5c35b9 reno: Update master for unmaintained/victoria
Update the victoria release notes configuration to build from
unmaintained/victoria.

Change-Id: I4aadb96ae4947f032a0108dcf5a9f2eead6276f0
2024-03-06 11:51:12 +00:00
f1c8eeb347 reno: Update master for unmaintained/yoga
Update the yoga release notes configuration to build from
unmaintained/yoga.

Change-Id: Iffb3ff1fc9b6c5140f4763a55df675b178990f8d
5.0.0
2024-02-19 12:25:04 +00:00
Ghanshyam Mann
5c3453182e Test python 3.11
As per the current release tested runtime, we
need to test python 3.8 to python 3.11 so using the
generic python testing template which run the python
versions jobs as per the current release runtime.

Also, updating the same in python classifier in setup.cfg

Change-Id: I3d8ed2c9cf31d3e02ae6489097229e69b3169c7a
2024-01-09 19:22:09 -08:00
Zuul
430cca9f88 Merge "Add oslo.log as runtime requirement" 2023-09-08 07:27:06 +00:00
f248fadcbd 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: I9c283ead0d223fd7dd66c656ac05170943a97754
2023-09-07 09:39:42 +00:00
Alfredo Moralejo
481c3051fb Add oslo.log as runtime requirement
it is actually imported in the code so it should be in requirements.txt

cf150d2b96/vitrageclient/auth.py (L19)
cf150d2b96/vitrageclient/v1/cli/template.py (L20)

I'm setting minimal version the oslo.log version of wallaby as i see no
relevant changes in vitrageclient since then at least.

Change-Id: I206aadafa5caa4733b92e57c37824b30407de6a7
2023-07-21 10:38:24 +02:00
cf150d2b96 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: I02eb0a6c7cc3956c3a0170f7f11f190204124f87
4.8.0
2023-02-21 14:49:39 +00:00
Eyal
b6db5313e5 Fix tox 4 changes
Change-Id: I313fd8f23479dc465bd1c5ac9eb28216395c49e0
4.7.0
2023-02-16 19:50:14 +00:00
4a00de041e 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: I5a485197c7b82b48fc85d3e5847b941aab5a11e0
2022-09-06 13:12:43 +00:00
6b4ce352d8 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: Iee3855177e1fff4d7787da6581f1fc4444c9b6b0
2022-09-06 13:12:41 +00:00
Elod Illes
716be84983 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: I033a3b5a98848fc9b6a3ae3a439a272762b6dae1
4.6.0
2022-08-08 16:09:51 +00:00
Ghanshyam Mann
e26a7d2b15 Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I649b222bef9d4ac3ab505ec483194f7043b40044
2022-05-01 13:03:19 -05:00
dcbf0baa1b 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: I4c8204ebb746ff7d731af169fc59e0b97a3ccd8d
2022-03-03 10:33:42 +00:00
cb9d0ee604 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: Ia8142e7a941edd107665e4cf2ed8a5d011074248
4.5.0
2021-09-10 15:18:14 +00:00
1a8dce962b 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: Ie9dcccdd14263a8528368c74f0b0df6d4c509d6a
2021-09-10 15:18:12 +00:00
maaoyu
bc829d3903 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I58a32ecca73fa55efdd05a85fea26723911fca51
xena-em 4.4.0
2021-05-04 10:30:43 +08:00
Zuul
b6e7be9c8b Merge "Follow-up patch for fixing coverage issue" 2021-04-28 13:50:34 +00:00
HeroicHitesh
096b484a7c Follow-up patch for fixing coverage issue
Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: Ief1c7eb6b3f3d28e9321280718df59eebaca786f
2021-04-27 09:54:51 +05:30
zhangboye
77bcc1bb2c Use py3 as the default runtime for tox
Moving on py3 as the default runtime for tox to avoid to update
this at each new cycle.

Change-Id: I0d8cbd5417638defb99b1c44153529c9b787c70f
2021-04-20 15:21:44 +08:00
HeroicHitesh
63610f006e Migrate from testr to stestr
Signed-off-by: HeroicHitesh <email.hiteshkumar@gmail.com>
Change-Id: Ia92a4bea657df6b6a1f236297b3bb1ce6d5dfc94
2021-04-19 17:21:03 +05:30
e70ec02142 Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for xena.

See also the PTI in governance [1].

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

Change-Id: I65442108f0ab8a32ba981cc6abc9a622b7199e56
2021-03-18 10:24:50 +00:00
3611f26746 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: I9cfa81e88306c0d5c2f1ba42a48fe871a2bc7bb2
2021-03-18 10:24:25 +00:00
wangzihao
8293be5fed Revert "remove py37"
This reverts commit 764e430830.

Reason of revert :Python 3.7 *is* supported because it falls
in the range of supported Python versions (3.6-3.8) [1].

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019648.html

Change-Id: I1984fe34be137de7c1e6a96f2fd8e8f1d9e35a31
wallaby-em 4.3.0
2021-01-14 14:19:52 +08:00
XinxinShen
764e430830 remove py37
Remove python3.7 from setup.cfg, since Wallaby's python
supported runtimes are python 3.6 and python 3.8[1]:

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

Change-Id: I998b46c719c266b75176da904cbc8da2ad60e663
2021-01-03 17:14:28 +08:00
Q.hongtao
7dbc1e89e2 Remove unicode from client
Change-Id: If0ac1d13a7958edb1389c1f76abce47016e50845
2021-01-03 06:49:56 +00:00
Eyal
3b976540d9 Update TOX_CONSTRAINTS_FILE
UPPER_CONSTRAINTS_FILE is old name and deprecated
https://zuul-ci.org/docs/zuul-jobs/python-roles.html#rolevar-tox.tox_constraints_file

Change-Id: I3734e725abb56ab4515cf1d958ae33386333ef67
4.2.0
2020-11-17 14:22:05 +02:00
wu.chunyang
d753e05f32 Remove the unused coding style modules
Python modules related to coding style checks (listed in blacklist.txt in
openstack/requirements repo) are dropped from lower-constraints.txt
they are not needed during installation.

Change-Id: I599f1ab8d4a22f68fb50684b8e5eebc5f596d5d3
2020-10-21 23:28:41 +08:00
Q.hongtao
f4f7ed012a Remove six
The Python 2.7 Support has been dropped since Ussuri.
So remove hacking rules for compatibility between python 2 and 3.

Change-Id: I5f0980bf56c8f7b8f9e7f75c7641443e0354e3c1
2020-09-19 12:13:02 +08:00
wu.shiming
68cd2decf1 Remove install unnecessary packages
The docs  requirements migrated to doc/requirements.txt
we need not install things from requirements.txt.

Change-Id: I437ad6c4c96ef1ac3e11757e3ae2e4a5a04e500b
2020-09-15 09:54:06 +08:00
ec82132461 Add Python3 wallaby unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for wallaby.

See also the PTI in governance [1].

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

Change-Id: I8582e0da1823f7b8f9c36afbd78d022673f28bff
2020-09-09 15:57:33 +00:00