Update list of broken ACLs to fix

aclfixer.py keeps track of ACL fixes we still need to do.
Since last check, EC2API was fixed.

A new violation was detected in puppet-pacemaker but is
fixed in the Depends-On.

Depends-On: https://review.openstack.org/571770
Change-Id: I8701e4fdbb6578912ebf6fdb8d75ba3189be31fb
This commit is contained in:
Thierry Carrez 2018-06-01 16:30:27 +02:00
parent aa4e10e762
commit 7edce62dec

View File

@ -44,7 +44,6 @@ REPO_EXCEPTIONS = [
'openstack/dib-utils',
'openstack/diskimage-builder',
'openstack/dragonflow',
'openstack/ec2-api',
'openstack/eslint-config-openstack',
'openstack/heat-cfntools',
'openstack/karma-subunit-reporter',