Merge "Add dib-utils to aclfixer.py exception list"

This commit is contained in:
Zuul
2018-05-29 11:29:11 +00:00
committed by Gerrit Code Review

View File

@@ -41,6 +41,7 @@ WILDCARD_REPO_EXCEPTIONS = [
REPO_EXCEPTIONS = [
'openstack-dev/bashate',
'openstack-infra/tripleo-ci',
'openstack/dib-utils',
'openstack/diskimage-builder',
'openstack/dragonflow',
'openstack/ec2-api',