object store doesn't work for members
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Alexey Deryugin | ||
8.0.x |
Fix Released
|
High
|
Sergii Rizvan | ||
Mitaka |
Fix Released
|
High
|
Sergii Golovatiuk |
Bug Description
MOS8.0 GA, Swift on controllers, no additional plugins.
1. Log into horizon with admin, go to Obect Store, create a container, create an object
2. Create a new user, assign role _member_ in "admin" tenant, log in as the new user, go to Object Store tab
Expected behaviour - able to see containers
Reality - "Unable to retrieve container list"
In Horizon log:
2016-03-23 23:03:14,629 4131 INFO swiftclient RESP BODY: <html><
2016-03-23 23:03:14,631 4131 ERROR swiftclient Account GET failed: http://
Traceback (most recent call last):
File "/usr/lib/
service_
File "/usr/lib/
end_marker, http_conn)
File "/usr/lib/
http_
ClientException: Account GET failed: http://
2016-03-23 23:03:14,631 4131 WARNING horizon.exceptions Recoverable error: Account GET failed: http://
Same actully happens if I create a brand new tenant and assign _member_ role to any user. The user logs in and gets same error when switching to "Object Store" tab and choose "containers"
Changed in fuel: | |
assignee: | nobody → MOS Swift (mos-swift) |
milestone: | none → 9.0 |
importance: | Undecided → High |
status: | New → Confirmed |
tags: | added: area-mos |
Changed in fuel: | |
milestone: | 9.0 → 10.0 |
tags: | added: on-verification |
tags: | added: on-verification |
(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:
actual result
version
steps to reproduce
For more detailed information on the contents of each of the listed sections see https:/ /wiki.openstack .org/wiki/ Fuel/How_ to_contribute# Here_is_ how_you_ file_a_ bug