Ignore ironic deliverables in ACL checks
Ironic team has several exception rules in their deliverables ACLs, in order to be able to tag bugfixes releases amongst other things. This change adds the Ironic team to the exception list (and removes the Infrastructure team exception since they are no longer listed in the governance file). Change-Id: I33e3ecf66c66faac3e65fc8d07bdf2a6cdc022ac
This commit is contained in:
parent
d0ee7b1ecf
commit
ef806a0d71
@ -27,7 +27,7 @@ import yaml
|
||||
|
||||
TEAM_EXCEPTIONS = [
|
||||
# Teams that are likely to be moved off TC governance
|
||||
'Infrastructure',
|
||||
'ironic',
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user