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:
Colleen Murphy 2020-04-23 07:31:52 -07:00
parent 700eeb67ad
commit baaf486cc7
2 changed files with 5 additions and 9 deletions

View File

@ -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

View File

@ -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