Issue while executing “update account metadata”, ”create container metadata”, ”create object metadata” and ”show object metadata"

Bug #1700000 reported by Saurabh jangir
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
New
Undecided
Unassigned

Bug Description

While executing “update account metadata”, ”create container metadata”, ”create object metadata” and ”show object metadata" use case, two different behaviours are seen:
1) when a newly generated token is sent from proxy server to keystone middleware for authentication, keystone middleware delays the authentication and then the proxy server sends the 'HEAD' request to the account server for updating the headers .Proxy server again sends the request to keystone middleware for authentication then keystone middleware confirms the authentication.
2) In another case, the keystone middleware authenticates the token in the first request itself and in this case no request is sent to the account server from the proxy server.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.