Proposing Wallaby RC1 for placement
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 4.0.0..f41599e1 f41599e1 Update traits in tests and requirements b2ecae24 policy: Add releasenote for RBAC work 94279af1 Implement secure RBAC for reshaper 6805790d policy: Add note about keystone's expansion of roles 6498534c policy: Deprecate 'admin_api' rule c9284130 policy: Remove the deprecated 'placement' rule 7a7365c7 Implement secure RBAC for usage 1f9529f8 Implement secure RBAC for traits e0c9a5a9 Implement secure RBAC for resource classes d0e49b79 Implement secure RBAC for inventories 8959e3f8 Implement secure RBAC for allocation candidates b8e648f1 Implement secure RBAC for allocations 468c1b73 Implement secure RBAC for aggregates 73203a91 Implement secure RBAC for resource providers f9f65994 policy: Don't persist default rule changes in tests 069583c3 policy: Suppress policy deprecation warnings 560de6a3 Pass context objects to oslo.policy directly fa95ef87 [goal] Deprecate the JSON formatted policy file ed29666f Bump oslo.log version to 4.3.0 0c8cc6ee Remove deprecated [placement]/policy_file config option a0acd219 Fix l-c job and move to latest hacking 4.0.0 c02a073c Fix Placement Doc 46947d52 Add functional-py3[89] tox targets 34ec0363 Add Python3 wallaby unit tests 116541a7 Update master for stable/victoria 8685ca0e Adds py38 functional tests to gate Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I80fa66e214bc9b3de7d5b04b8a33f71b55f8876d
This commit is contained in:
parent
753fc318de
commit
6cbb35d2d0
@ -7,3 +7,11 @@ type: service
|
|||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/placement:
|
openstack/placement:
|
||||||
tarball-base: openstack-placement
|
tarball-base: openstack-placement
|
||||||
|
releases:
|
||||||
|
- version: 5.0.0.0rc1
|
||||||
|
projects:
|
||||||
|
- repo: openstack/placement
|
||||||
|
hash: f41599e1ada2dfc7900817b09b623422d9d1dbe9
|
||||||
|
branches:
|
||||||
|
- name: stable/wallaby
|
||||||
|
location: 5.0.0.0rc1
|
||||||
|
Loading…
Reference in New Issue
Block a user