Can someone point me to docs describing how to add/modify/delete permissions 
for a horizon panel?

I want a non-admin user to be able to access the Swift object-store containers 
panel in horizon.  Currently, the containers panel.py has the permissions set 
to:
    permissions = ('openstack.services.object-store',),

Only users with "Admin" role seem to have access to this panel.  Can this be 
changed, and if so, where do I look to make the changes?

Also, in general, its pretty ugly for the WSGI server to barf up an "Internal 
Server Error" for a simple permissions issue.  Has anyone considered making 
Nova/Horizon fail a little more gracefully in the face of errors rather than 
the current HTTP 500 status messages?


thanks,
  Wyllys Ingersoll
  eVault



_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to