From 64aa651bb47abbacd730cd83f7e12948c6621c62 Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Fri, 1 Aug 2014 14:15:38 +0200 Subject: [PATCH] Use glanceclient acl instead of glance's glance.store should inherit the same acls from glanceclient instead of Glance, the reason being this is a library and it requires the same push access permissions as glanceclient. Change-Id: I85a55d8f8341ed4d078b6959fb2be84a68591658 --- modules/openstack_project/files/review.projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 3d74d5054b..b153313d7b 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -273,7 +273,7 @@ description: Glance stores library group: glance upstream: https://github.com/FlaPer87/glance.store.git - acl-config: /home/gerrit2/acls/openstack/glance.config + acl-config: /home/gerrit2/acls/openstack/python-glanceclient.config - project: openstack/governance description: OpenStack Technical Committee Decisions - project: openstack/heat