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
This commit is contained in:
Flavio Percoco 2014-08-01 14:15:38 +02:00
parent 18d5121a12
commit 64aa651bb4

View File

@ -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