Proposing Wallaby RC1 for barbican
If you wants to wait for a specific patch to make it to the release, someone from your team can -1 the patch to have it held, or update that patch with a different commit SHA. Patches with no response will be merged by Friday March 26. $ git log --oneline --no-merges 11.0.0..97ae3bc5 0d98c189 Fix RBAC for transportkeys resource a0bc52c8 Implement secure RBAC for quota API 060ca2ee Implement secure RBAC for secretstore API f2456aa2 Optimize conditional statements 3be848d0 Implement secure RBAC for ACLs API 9a16e911 Implement secure RBAC for transport key API f02d81be Implement secure RBAC for secretmeta API 265908ec Implement secure RBAC for orders API e2c8e537 Implement secure RBAC for consumers API 0faf2246 Implement secure RBAC for containers API eade0cfc Implement secure RBAC for secrets API 1ca03610 Allow multiple token labels for PKCS#11 driver fa7722bf Fix PKCS#11 reinitialization after failure b5b350b4 Use system locks in pkcs11 library d6c01bba [goal] Deprecate the JSON formatted policy file 089f748a Switch to collections.abc.MutableMapping 80c2a960 Imported Translations from Zanata a1a21a7a Imported Translations from Zanata 7562dda2 [doc] Fix hmac/mkek generation commands cb64ae82 remove unicode from code 0fcfe426 Imported Translations from Zanata d9ec7dd6 Update doc8 version 75b19cad Update requirements for secure RBAC work 5734539d Imported Translations from Zanata 960c5ef5 [doc] Adjust documentation for Thales Luna 90cae5ae Imported Translations from Zanata dbda8ecb Fix hacking min version to 3.0.1 66603447 Use barbican.conf in barbican-manage c6d50003 Imported Translations from Zanata 69459a0e Use serial number or label for PKCS#11 tokens e3bb9572 Python 3.9: use base64.{decode,encode}bytes 85b52526 corrects typo in cp command 9dbeefb5 Update hacking for Python3 49de1a9d Bump py37 to py38 in tox.ini 4d017c4c [doc] Add documentation for Vault plugin a3acde74 Delete deprecated url of readme.rst ask.openstack.org is read-only and cannot raise a new question b0ec7edf Fix admin can not delete other user's secrets 6be43dff Imported Translations from Zanata f0bb09da Remove six.add_metaclass 0e041689 Add Python3 wallaby unit tests 30b07c2a Update master for stable/victoria 3fc072d9 Add a /healthcheck URL Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Ia6b1d24b46fe307c8e2fd4347c78f960e4966152
This commit is contained in:
parent
c5845e766e
commit
48b0f02e1a
@ -5,3 +5,11 @@ team: barbican
|
||||
type: service
|
||||
repository-settings:
|
||||
openstack/barbican: {}
|
||||
releases:
|
||||
- version: 12.0.0.0rc1
|
||||
projects:
|
||||
- repo: openstack/barbican
|
||||
hash: 97ae3bc57add7d087f590afddf938cce2cddeac1
|
||||
branches:
|
||||
- name: stable/wallaby
|
||||
location: 12.0.0.0rc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user