Remove DragonFlow from aclfixer exceptions

ACLs are being updated for dragonflow, so we can stop
including them as an exception for acl checks.

Depends-on: https://review.openstack.org/573772
Change-Id: I3ca69f604533f4b3746b7c412c9f1a1ccb6a8646
This commit is contained in:
Sean McGinnis
2018-06-13 09:40:26 -05:00
parent f49eee4735
commit 4686746bfd

View File

@@ -41,7 +41,6 @@ WILDCARD_REPO_EXCEPTIONS = [
REPO_EXCEPTIONS = [
'openstack-infra/tripleo-ci',
'openstack/dib-utils',
'openstack/dragonflow',
'openstack/heat-cfntools',
'openstack/manila-image-elements',
'openstack/manila-test-image',