This patch is aim to fix mistralclient not pass ca_cert when user
enable ca_cert in openstack and use OpenStack CLI to call mistral
API.
* Add ca_cert parameter in plugin.py
Closes-Bug: #2120693
Change-Id: Id976d1affef7fe5a266653ed1d43650aa0bea26b
Signed-off-by: shuwcai <shuwcai@cisco.com>
Also get rid of some useless parameters in zuul config
Change-Id: I77cf51015f5d53b3a02697ee2e4ca5975f513f04
Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
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: I140a4fde5b6ea43c4b713b998c05f3d9e4a84d9c
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
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: Icdf53e0fa43dfc5459dcf9b178c19b981549dbfc
Since setuptools v54.1.0[1], the parmeters with dash have been
deprecated in favor of the new parameters with underscore.
This change updates the parameters accordingly to avoid the warnings
like the example below.
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: I2d1e9c87c87071716aada93fc4c1e93ed3880ca9
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: Ic3dbfe71b490ef86eb2f854d0a24e61c8f10395c
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: I487cbced1792ed8311b7f1e8843e194941148470
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: I3c595f87bf7c89097d54a3e34770c82605bf4532
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: I1be2880c02cce88713a82d4b069405d96d472c0b
As per the current release tested runtime, we test
python version from 3.9 to 3.11 so updating the
same in python classifier in setup.cfg
Change-Id: I7cfdab92e3504fa879f2319769c452eebab9d676
The lower constraints job was already removed[1] and the file content
is no longer tested.
[1] 63e20bff29
Change-Id: If0a9e8e11120fd9a0b8c11261016f0e17af0acf9
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: I4abf57bba944724ec370d9d62a677587edc25190
hacking 3.0.x is too old.
Also remove the note about pip's behavior which was already fixed in
recent versions.
Change-Id: Ib7f548e8521d741e2392da8e51b94ed2ede2e4e7
tox.ini started failing with tox4 which had some
incompatible changes. One of them is to allow
external command to run by adding them into allowlist_externals
and make passenv in new lines.
Fixing tox.ini for tox4 changes.
Minimal python version is now 3.8
Other minor fixes:
* Use devstack-alt-member in tests instead of devstack-alt, as
the later is having admin role now.
* Fix some of the functional tests not working anymore with the
latest mistral changes.
* Removing standard actions tests as they are not standard anymore (they
are in mistral-extra)
Change-Id: Ic0620135c286855dd4befb52eb55522b605eb863
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
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: I81c50e407ea8a742efc3a0999fd989c8d0c82be6
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: I1d2680785ace0ba50ec17de3e37ea304edcb06bc