Jeremy Stanley afea00a27d Get rid of unneeded tags create in Gerrit ACLs
This is the result of running:

    find modules/openstack_project/files/gerrit/acls/ -type f \
        -name "*.config" -exec ./tools/normalize_acl.py {} 2 \;

Change-Id: I1ff58b637ca5a05fb97be3ea3e9419d383cf7e10
2014-06-30 17:23:46 +00:00
..