Remove direct tagging from manila repositories

Manila still had direct tagging ACLs for manila-test-image
(which was never released) and manila-image-elements.

After making sure that manila-image-elements could be supported
by regular release requests through openstack/releases, let's
clean that ACL up.

Depends-On: https://review.openstack.org/578379
Change-Id: I044bd0cf7aeefcc2cdfc46e0439845e0ad7c9c5c
This commit is contained in:
Thierry Carrez 2018-06-27 15:28:44 +02:00
parent 1d752622f1
commit b9de18779e
2 changed files with 0 additions and 8 deletions

View File

@ -1,12 +1,8 @@
[access "refs/heads/*"]
abandon = group manila-core
create = group manila-core
label-Code-Review = -2..+2 group manila-core
label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group manila-release
[receive]
requireChangeId = true
requireContributorAgreement = true

View File

@ -1,12 +1,8 @@
[access "refs/heads/*"]
abandon = group manila-core
create = group manila-core
label-Code-Review = -2..+2 group manila-core
label-Workflow = -1..+1 group manila-core
[access "refs/tags/*"]
pushSignedTag = group manila-release
[receive]
requireChangeId = true