yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26850
[Bug 1410531] [NEW] Glance not set proper acl in swift container
Public bug reported:
When using glance on swift with multitenant config and set swift_store_admin_tenant tenants then such tenants are not set for container when glance creates it. For example user is creating private image, glance will not set proper ACLs. It will do it when user will share his image with other tenant because then set_acls() method will be called - it is not called when image is created.
I test it with images with given "copy from" option so glance was downloading image from other server and upload it to swift.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1410531
Title:
Glance not set proper acl in swift container
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
When using glance on swift with multitenant config and set swift_store_admin_tenant tenants then such tenants are not set for container when glance creates it. For example user is creating private image, glance will not set proper ACLs. It will do it when user will share his image with other tenant because then set_acls() method will be called - it is not called when image is created.
I test it with images with given "copy from" option so glance was downloading image from other server and upload it to swift.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1410531/+subscriptions
Follow ups
References