cssoss team mailing list archive
-
cssoss team
-
Mailing list archive
-
Message #00117
[Bug 1000345] Re: Openstack Compute Starter Guide: Adding Roles to User clarification
@Eric
1. Horizon is used by user "admin" with role "Member" for the Tenant
"admin".
keystone user-role-add --user b3de3aeec2544f0f90b9cbfe8b8b7acd --role d983800dd6d54ee3a1b1eb9f2ae3291f --tenant_id 7f95ae9617cd496888bc412efdceabfd
This is what we have added in the document. In our book we have used
user "admin" of Tenant "admin" to play with Horizon.
But at same time there is no harm adding a user Horizon in tenant service with role "admin" and "Member" if you want that particular user to specifically do Dashboard/Horizon based operation.
2. We need to provide role "admin" and "Member" for "swift" user under Tenant "service"
So the second part that needs to be added will be as per book exmaple in providing user
'swift" with role "Member" under tenant "service"
swift -> Member -> service
keystone user-role-add --user 1b986cca67e242f38cd6aa4bdec587ca --role d983800dd6d54ee3a1b1eb9f2ae3291f
--tenant_id c7970080576646c6959ee35970cf3199
Thanks for pointing out.
Will get it added in the documentation with more clarification on the same.
Atul
** Changed in: openstackbook
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of CSS OSS
Team, which is subscribed to OpenStack Book.
Matching subscriptions: OpenStackBook
https://bugs.launchpad.net/bugs/1000345
Title:
Openstack Compute Starter Guide: Adding Roles to User clarification
Status in OpenStack Manuals:
Confirmed
Status in OpenStack Book for Ubuntu:
In Progress
Bug description:
In the Openstack Compute Starter Guide, pg 15:
In the last part of this section, it references adding the Member role
to the Horizon and Swift.
The user id for the command example is for the admin user,
b3de3aeec2544f0f90b9cbfe8b8b7acd, and not the swift user,
1b986cca67e242f38cd6aa4bdec587ca.
There needs to be clarification to the following steps:
1. does the swift user need to be added to two roles for this user? We added the admin role for swift for the tenant 'service' in the previous command example, do we need add the member role for the tenant 'admin' as well for swift?
2. the document reference the role is used by Horizon and Swift, there
is no reference to the horizon user. Needs to be clarified is this a
new user or does horizon use the other four referenced users, e.g.
swift, glance, nova or admin?
To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1000345/+subscriptions