How to publish a swift container while authenticate by Keystone

Asked by Hugo Kou

With Tempauth , I can publish a container and use staticWeb for sharing my container to others.
Just add read ACL meta and static Web metadata for a specified container.

But I always get 401 unauthorized while auth by keystone.

Does Keystone support swift ACLs now ?

Is there any appropriate docs for reference?

any suggestion would be appreciate!

Hugo Kuo

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Identity (keystone) Edit question
Assignee:
No assignee Edit question
Solved by:
Hugo Kou
Solved:
Last query:
Last reply:
Revision history for this message
Chmouel Boudjnah (chmouel) said :
#1

Swift support swift acl but not the staticweb as it needs this blueprint implemented :

https://blueprints.launchpad.net/keystone/+spec/swift-middleware-add-overrides-feature

we will need to get that for folsom-1 hopefully.

Revision history for this message
Hugo Kou (tonytkdk) said :
#2

Thanks , will keep tracking it