Add core group for python-keystoneclient
This group is meant to behave the same way as the core group for keystoneauth and keystonemiddleware, in that it is distinct from but includes the keystone-core group. Change-Id: I8ab9e2a9dc23dfb235d836882dd4345e080e344b
This commit is contained in:
parent
700eeb67ad
commit
baaf486cc7
gerrit
@ -1,13 +1,7 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group keystone-release
|
||||
|
||||
[access "refs/for/refs/heads/feature/*"]
|
||||
pushMerge = group keystone-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group keystone-core
|
||||
label-Code-Review = -2..+2 group keystone-core
|
||||
label-Workflow = -1..+1 group keystone-core
|
||||
abandon = group python-keystoneclient-core
|
||||
label-Code-Review = -2..+2 group python-keystoneclient-core
|
||||
label-Workflow = -1..+1 group python-keystoneclient-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group Change Owner
|
||||
|
@ -4707,6 +4707,8 @@
|
||||
description: OpenStack Identity (Keystone) Client
|
||||
options:
|
||||
- translate
|
||||
groups:
|
||||
- keystone
|
||||
- project: openstack/python-keystoneclient-kerberos
|
||||
description: RETIRED, Kerberos authentication plugins for OpenStack clients.
|
||||
acl-config: /home/gerrit2/acls/openstack/retired.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user