- 22 Mar, 2022 3 commits
-
-
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)
-
- 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
-
- 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
-
- 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
-
- 26 Apr, 2021 1 commit
-
-
Yandong Xuan authored
Resolves warnings like the following: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead Change-Id: I172ea38886f6d6ed55eb8ef4337824e075fd1297
-
- 30 Mar, 2021 4 commits
- 23 Mar, 2021 1 commit
-
-
Daniel Bengtsson authored
The goal here is to avoid conflicts between flake8 and hacking version each 2 days. Inspired from nova's approach[1]. The flake8 version to install will be determined by hacking and requirements[2] will stay aligned instead of relying on different versions. [1] https://opendev.org/openstack/nova/src/branch/master/.pre-commit-config.yaml#L26-L35 [2] https://opendev.org/openstack/hacking/src/branch/master/requirements.txt#L1 Change-Id: I29daa7205fc28e2768792c24fa054257e9f66674
-
- 18 Mar, 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 xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ia049005001e29c84957ebebbeae922cab0f60e97
-
OpenStack Release Bot authored
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: Ia9a6c82e840dc8cbd6d37aca394e718a03ba4c77
-
- 11 Mar, 2021 1 commit
-
-
wu.shiming authored
These were missed in change: I1d4de15d017a306e64df8447cf1bd64c70cf361a Change-Id: I906c1e5f24aa93d7cc65f149b9164f85a7c57e7c
-
- 03 Feb, 2021 2 commits
-
-
Takashi Kajinami authored
... so that we can easily identify the logics which are referring to configuration parameters. Change-Id: I93427a64b83f474c7c2dd45c8c200e7a3c9bc6f9
-
Takashi Kajinami authored
This change introduces a new option to define the region to which the Barbican endpoint belongs. This is required if the deployment has multiple regions and a single Keystone instance stores multiple Barbican endpoints for different regions. This change also ensures that the same interface and region are used in endpoint detection and api version detection. Change-Id: If2c0055d45922937e259a8f22f5879c9faa41e35
-
- 21 Jan, 2021 1 commit
-
-
Mark Goddard authored
Change-Id: Ibd761519cb6ef2ee27aebe2b02c80c8c5c0b7ca4
-
- 18 Dec, 2020 1 commit
-
-
Hervé Beraud authored
We facing errors related to the new pip resolver, this topic was discussed on the ML and QA team proposed to to test lower-constraints [1]. I propose to drop this test because the complexity and recurring pain needed to maintain that now exceeds the benefits provided by this mechanismes. [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019390.html Change-Id: I1d4de15d017a306e64df8447cf1bd64c70cf361a
-
- 01 Dec, 2020 2 commits
-
-
Zuul authored
-
Sam Morrison authored
It is standard practice to search for services in the catalog by service type and interface only. Service name should be left to deployers to choose and this could be something other than barbican. Change-Id: I9dddba1e52bbf1ee1d8227fdb45e625fdbf0a21b
-
- 04 Nov, 2020 1 commit
-
-
Hervé Beraud authored
Moving on py3 as the default runtime for tox to avoid to update this at each new cycle. Wallaby support officially the following runtimes [1]: - Python 3.6 - Python 3.8 During Victoria Python 3.7 was used as the default runtime [2] however this version isn't longer officially supported. [1] https://governance.openstack.org/tc/reference/runtimes/wallaby.html#python-runtimes-for-wallaby [2] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-victoria Change-Id: I4f955502694a26db13a36ff4b1fea1c0a3b3b03e
-
- 12 Oct, 2020 1 commit
-
-
kuangcx authored
Remove six reference in lower-constraints.txt since six package is not used Change-Id: Ic00181428661e561db1f6f998b2e4cf48cfc9adb
-
- 06 Oct, 2020 1 commit
-
-
Zuul authored
-
- 29 Sep, 2020 1 commit
-
-
Hervé Beraud authored
Introduced changes: - pre-commit config and rules - Add pre-commit to pep8 gate, Flake8 is covered in the pre-commit hooks. - Applying fixes for pre-commit compliance in all code. Also commit hash will be used instead of version tags in pre-commit to prevend arbitrary code from running in developer's machines. pre-commit will be used to: - trailing whitespace; - Replaces or checks mixed line ending (mixed-line-ending); - Forbid files which have a UTF-8 byte-order marker (check-byte-order-marker); - Checks that non-binary executables have a proper shebang (check-executables-have-shebangs); - Check for files that contain merge conflict strings (check-merge-conflict); - Check for debugger imports and py37+ breakpoint() calls in python source (debug-statements); - Attempts to load all yaml files to verify syntax (check-yaml); - Run flake8 checks (flake8) (local) For further details about tests please refer to: https://github.com/pre-commit/pre-commit-hooks Change-Id: I35e092c472e5d564ebc9bb6c2a4f6d40b54ff120 Signed-off-by:
Moisés Guimarães de Medeiros <moguimar@redhat.com>
-
- 11 Sep, 2020 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 wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I5b0f1582fe3aae71034dd973976c8196501f4d5d
-
OpenStack Release Bot authored
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: I575db9ce1ee0db31b48bf6e8cfd813807eba868c Sem-Ver: feature
-
- 09 Sep, 2020 1 commit
-
-
Ghanshyam Mann authored
As per victoria cycle testing runtime and community goal[1] we need to migrate upstream CI/CD to Ubuntu Focal(20.04). Fixing: - bug#1886298 Bump the lower constraints for required deps which added python3.8 support in their later version. Story: #2007865 Task: #40207 Closes-Bug: #1886298 [1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h> Change-Id: Iade03cf85b4f09ce2e8d4f6d9a06635b263f6a79
-
- 25 Aug, 2020 1 commit
-
-
Zuul authored
-
- 17 Aug, 2020 1 commit
-
-
Luigi Toscano authored
The old job name is still available as an alias for a while, but it is time to switch away from it. Change-Id: I49e042ed89bc49736d82de7744952663415d6e02
-