aclfixer.py: Remove exceptions for TripleO repos
Once the depends-on mergesm we no longer need an exception for tripleo-ci and dib-utils repositories. Depends-On: https://review.openstack.org/573728 Change-Id: Ia9ec0027cd9a4e9671f86c4bed53496d61909793
This commit is contained in:
parent
6eb3a1da8f
commit
951f017934
@ -39,8 +39,6 @@ WILDCARD_REPO_EXCEPTIONS = [
|
||||
]
|
||||
|
||||
REPO_EXCEPTIONS = [
|
||||
'openstack-infra/tripleo-ci',
|
||||
'openstack/dib-utils',
|
||||
'openstack/heat-cfntools',
|
||||
'openstack/manila-image-elements',
|
||||
'openstack/manila-test-image',
|
||||
|
Loading…
Reference in New Issue
Block a user