- 29 Aug, 2022 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
castellan 4.0.0 release meta:version: 4.0.0 meta:diff-start: - meta:series: zed meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Elod Illes <elod.illes@est.tech> meta:release:Change-Id: Ic2d923471eab11beeb2aa4a4c79081f9dfe01c94 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 13 May, 2022 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
castellan 3.10.2 release meta:version: 3.10.2 meta:diff-start: - meta:series: yoga meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Ib493c2bd32c1bcef28d971724442abc2a2690b66 meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 05 May, 2022 1 commit
-
-
Hervé Beraud authored
In Zed cycle testing runtime, we are targetting to drop the python 3.6/3.7 support, project started adding python 3.8 as minimum, example nova: - https://github.com/openstack/nova/blob/56b5aed08c6a3ed81b78dc216f0165ebfe3c3350/setup.cfg#L13 Change-Id: I356f666d481e3514f5806221491171d95ae5789c
-
- 15 Apr, 2022 1 commit
-
-
Takashi Kajinami authored
The target value is exactly same as the default defined in oslo.log, thus this override is just redundant. Change-Id: I91fcc035526d655f0b885f5b6a176dc18577a3a3
-
- 14 Apr, 2022 1 commit
-
-
Thomas Goirand authored
-
- 05 Apr, 2022 1 commit
-
-
Zuul authored
-
- 24 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 22 Mar, 2022 4 commits
-
-
Zuul authored
-
OpenStack Release Bot authored
Update the URL to the upper-constraints file to point to the redirect rule on releases.openstack.org so that anyone working on this branch will switch to the correct upper-constraints list automatically when the requirements repository branches. Until the requirements repository has as stable/yoga branch, tests will continue to use the upper-constraints list on master. Change-Id: Id5e04ccdd7ad8b7d00c68977df71dcd1d8b24021
-
OpenStack Release Bot authored
Change-Id: I2fd5529c9e1ff7730a6a23c6344c76e92fa1f30c
-
Joel Capitao authored
The deprecated argument tenant from RequestContext has been removed since [1], so we switch to 'project_id'. [1] https://review.opendev.org/c/openstack/oslo.context/+/815938 Change-Id: I4e3e4c50ba5d829ed739e278b5286f2bf4808870 (cherry picked from commit a160e5c8)
-
- 15 Mar, 2022 1 commit
-
-
Joel Capitao authored
The deprecated argument tenant from RequestContext has been removed since [1], so we switch to 'project_id'. [1] https://review.opendev.org/c/openstack/oslo.context/+/815938 Change-Id: I4e3e4c50ba5d829ed739e278b5286f2bf4808870
-
- 04 Mar, 2022 2 commits
-
-
OpenStack Release Bot authored
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: I81a053eb2bf52a871277c0965fce6a13ce4ac3bc
-
OpenStack Release Bot authored
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: I600b3e54f31a622862c178452ab68c1059f34036
-
- 18 Feb, 2022 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
castellan 3.10.1 release meta:version: 3.10.1 meta:diff-start: - meta:series: yoga meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Daniel Bengtsson <dbengt@redhat.com> meta:release:Commit: Daniel Bengtsson <dbengt@redhat.com> meta:release:Change-Id: I5975a5917c875817bc2faed18a0dc7c3f9705372 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 16 Feb, 2022 1 commit
-
-
wu.shiming authored
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: I85d655b21aad1f7101904a19f1eeae9874319206
-
- 05 Jan, 2022 1 commit
-
-
LiZekun authored
Change-Id: I086d90b6f46e31582d412b8725e48cba5c21d6bc
-
- 18 Oct, 2021 1 commit
-
-
Zuul authored
-
- 12 Oct, 2021 1 commit
-
-
Lingxian Kong authored
Change-Id: If1e244c808eeb5303b6b29d723cd60cdb66e6e86
-
- 07 Oct, 2021 1 commit
-
-
Pavlo Shchelokovskyy authored
Vault Namespaces [0] is a feature available in Vault Enterprise that can be considered as a more advanced isolation feature on top of current KV Mountpoint option in Castellan Vault plugin. Passing a namespace in all request headers (including Auth) allows to organize Vault-in-Vault style of isolation, with clients using the same simple URI path but accessing separate sets of entities in Vault. [0] https://www.vaultproject.io/docs/enterprise/namespaces Change-Id: I627c20002bb2a0a1b346b57e824f87f856eca4c9
-
- 29 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 20 Sep, 2021 1 commit
-
-
Pavlo Shchelokovskyy authored
previous pattern ignored any file that started with 'vault_'. While not affecting changes to the vault_key_manager.py file that was already checked into the repository, this pattern effectively hides said file from many modern search tools (like ack, ag or ripgrep) that by default ignore files according to .gitignore patterns. This patch changes this pattern to ignore 'vault_*' files and directories only in the root of the repo. Change-Id: Id2095d9a401154435c346916e10df777b70d28dc
-
- 10 Sep, 2021 2 commits
-
-
OpenStack Release Bot authored
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: Id850ad18409023a9303fbeb4f9326dd4a3878134
-
OpenStack Release Bot authored
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: I1f1fdd54490efa1ca406c7e6b807ce643a73f613
-
- 23 Aug, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
castellan 3.9.1 release meta:version: 3.9.1 meta:diff-start: - meta:series: xena meta:release-type: release meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: I63492f11606983f672011cafb03b21fe14fb0214 meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 08 Jul, 2021 1 commit
-
-
Ghanshyam Mann authored
Change-Id: Ic01b44f168a5d199fc0b7119adc3d0bf52d027e0
-
- 23 Jun, 2021 1 commit
-
-
Zuul authored
-
- 21 Jun, 2021 1 commit
-
-
Mark Goddard authored
This change adds support to the Barbican key manager for configuring a service user. This can be used to provide additional security through the combination of a user token and a service token, with appropriate modifications to Barbican API policy. Use of a service user is enabled via the [barbican] send_service_user_token option, which defaults to False. When set to True, the service user is configured via keystoneauth options in the barbican_service_user group. Change-Id: I143cb57c8534a8dc0a91e6e42917dd0c134170c0
-
- 10 Jun, 2021 1 commit
-
-
wu.shiming authored
The patch bumps min version of tox to 3.18.0 in order to replace tox's whitelist_externals by allowlist_externals option: https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23 Change-Id: Id9b9f5c3a99f6b3717a69a65e1aadc25aa4d48b4
-
- 04 Jun, 2021 1 commit
-
-
Elod Illes authored
openstack-tox-docs job started to fail with the following error: ! LaTeX Error: File `tgtermes.sty' not found. This patch adds the required font package to bindep doc profile. Change-Id: I242da5c4fcc3096a47f85bd8a265ad8f072b2a30
-
- 04 May, 2021 1 commit
-
-
Zuul authored
-