Fix duplicate stable acl config in python-glanceclient

Change Ibff756e2f93179f2e6979ba9d784fbfcaff3651d added the stable acl
config, but then change I6fb79132d954c8cccdbd0c0584aa7acbe4655fef has
merged and we now have duplicate entries.  This is making the
project-config-gerrit change fail.

I think this got through because it's a check job and
I6fb79132d954c8cccdbd0c0584aa7acbe4655fef was around for a long
time before it got merged.

Change-Id: Ia37ec5071591cd8c772f9ce806cfda6154df7c81
This commit is contained in:
Ian Wienand 2015-04-23 14:31:08 +10:00
parent 990f19ad88
commit cb2ec47720

View File

@ -10,13 +10,6 @@ label-Code-Review = -2..+2 group glance-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group glance-stable-maint
[access "refs/heads/stable/*"]
abandon = group glance-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group glance-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group glance-stable-maint
[access "refs/tags/*"]
pushSignedTag = group glance-release