Swift acl which disappears on Glance images
Bug #1584076 reported by
Nolwenn Cauchois
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
High
|
Nolwenn Cauchois | ||
Liberty |
New
|
Undecided
|
Unassigned | ||
Mitaka |
Fix Committed
|
Undecided
|
Ala Rezmerita |
Bug Description
The public images stored in swift have the rights which disappears when we make a "glance image-update".
Consequence : Glance can't fetch the image and the instancation of VM fails with this image.
This bug is only present on the Glance v1 api and it was tested with a juno and mitaka environment.
Here how to reproduce:
http://
The problem here is :
- After the modification on the image, acls in reading disappeared ( "Read ACL: ")
- Expected result is "Read ACL: *:*"
description: | updated |
description: | updated |
Changed in glance: | |
assignee: | nobody → Nolwenn Cauchois (nolwenn-cauchois) |
Changed in glance: | |
importance: | Undecided → High |
To post a comment you must log in.
Hi, could you please post:
1. Your env version
2. Steps to reproduce
3. Actual result
4. Expected result