-
Notifications
You must be signed in to change notification settings - Fork 79
Comparing changes
Open a pull request
base repository: openstack/barbican
base: master
head repository: openstack/barbican
compare: unmaintained/zed
- 12 commits
- 10 files changed
- 7 contributors
Commits on Sep 28, 2022
-
This patch fixes a zuul syntax error due to a deprecated definition that was still in use in our configuration. It also makes the grenade job non-voting as it is currently failing. A follow up patch will fix grenade and re-enable voting. Change-Id: I271a3d50dba5f1c7c58c01838fa68b4c8adbd72c (cherry picked from commit d8ffdf9)
Configuration menu - View commit details
-
Copy full SHA for cfd2b90 - Browse repository at this point
Copy the full SHA cfd2b90View commit details -
Update .gitreview for stable/zed
Change-Id: I6a855a3d74034a46a125d03475f5853d25e2385e
Configuration menu - View commit details
-
Copy full SHA for f20b26a - Browse repository at this point
Copy the full SHA f20b26aView commit details -
Update TOX_CONSTRAINTS_FILE for stable/zed
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/zed branch, tests will continue to use the upper-constraints list on master. Change-Id: I386a3ae6ad057222bc82116f756ebf8381449863
Configuration menu - View commit details
-
Copy full SHA for 74a1451 - Browse repository at this point
Copy the full SHA 74a1451View commit details -
Change the unique properties of secret consumers
This makes the resource_id unique together with service and resource_type (in addition to secret_id). Additionaly the auto-generated alembic migration also adds the missing foreign key for project_id. Change-Id: I4b266782638a4f79357df2b1fe26ea3427479abf (cherry picked from commit dd94fa2)
Configuration menu - View commit details
-
Copy full SHA for 1068bc7 - Browse repository at this point
Copy the full SHA 1068bc7View commit details
Commits on Sep 29, 2022
-
Fix Story 2010258 (CVE-2022-3100)
This patch fixes a security vunlerability where the contents of a request query string were mistakenly being used in the RBAC policy engine. (cherry picked from commit 6112c30) Change-Id: I5797988e4c63c75fccf85277c52815d9bf684cff
Configuration menu - View commit details
-
Copy full SHA for b6cbbf9 - Browse repository at this point
Copy the full SHA b6cbbf9View commit details
Commits on Nov 24, 2022
-
Fix typo in check_str for system_admin policy rule
Story: #2010435 Task: #46851 Depends-On: https://review.opendev.org/c/openstack/requirements/+/865276 Change-Id: I4896f1508e34785864c260e64484ae0138100ef4 (cherry picked from commit 455057c)
Configuration menu - View commit details
-
Copy full SHA for ac7ba5e - Browse repository at this point
Copy the full SHA ac7ba5eView commit details -
Fix unit test error after cryptography update
After migrating from cryptography===36.0.2 to 38.0.2, the function generating a not signed CSR fails during the serialization process. This fix returns a pre-generated CSR from cryptography===36.0.2 Change-Id: Ib538184bf224fd76a892509752fdb2000c205f38 (cherry picked from commit 564c1e5)
Configuration menu - View commit details
-
Copy full SHA for 5f4f7ce - Browse repository at this point
Copy the full SHA 5f4f7ceView commit details
Commits on Nov 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7d6749f - Browse repository at this point
Copy the full SHA 7d6749fView commit details
Commits on Apr 16, 2024
-
Unfortunately, stable/zed branch of TripleO will be unmaintained. Let's remove the TripleO job from this branch now before CI is broken. Change-Id: I13c88c3bfdea35205621c3b792164584965d60fe
Configuration menu - View commit details
-
Copy full SHA for 6212181 - Browse repository at this point
Copy the full SHA 6212181View commit details
Commits on May 2, 2024
-
Update .gitreview for unmaintained/zed
Change-Id: Ib09b12f678070f0bf257f27b50b13ba41b3dc65f
Configuration menu - View commit details
-
Copy full SHA for f8211dc - Browse repository at this point
Copy the full SHA f8211dcView commit details
Commits on Feb 5, 2025
-
[CI] Use last supported version of tempest plugin
Use zed-last tagged version of barbican-tempest-plugin. Moreover, a barbican-tempest-plugin patch removed zed version of some jobs [1]. This patch adds their definitions to barbican in the current branch. Jobs barbican-tempest-plugin-simple-crypto-secure-rbac and barbican-tempest-plugin-simple-crypto-secure-rbac are set as non-voting to unblock the gate. As soon as they are fixed we can set them back as voting. This patsh also includes (Icba7968657ac476861a4fe4cbffd05a728ca54b0): Fix functional tests This adds find to the allow list in tox. (cherry picked from commit 64eac24) (cherry picked from commit b38b213) Moreover, barbican-tox-functional needs another fix, because the upper constraints are not used for installing the barbican package itself, only for the installation for the dependencies. This patch adds requirements.txt to deps, so that all direct dependencies will be pre-installed with the correct, constrained version. [1] https://review.opendev.org/c/openstack/barbican-tempest-plugin/+/930820 Change-Id: I05d768b7eaec6a1048ed676bbbaef6fa5c42e54d
Elod Illes committedFeb 5, 2025 Configuration menu - View commit details
-
Copy full SHA for b6fa683 - Browse repository at this point
Copy the full SHA b6fa683View commit details
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 07f0a8c - Browse repository at this point
Copy the full SHA 07f0a8cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...unmaintained/zed