keystone config doc page has repeat step at end

Bug #965860 reported by Jason Brittain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
yong sheng gong

Bug Description

Does the EC2 Service User in the Service Tenant need to be assigned a role?

The very end of this doc page:

http://docs.openstack.org/trunk/openstack-compute/install/content/setting-up-tenants-users-and-roles.html

.. says to add a role to a user that we already added in a previous step:

"Grant the 'admin' role to the 'nova' user in the 'service' tenant.

$keystone --token 012345SECRET99TOKEN012345 --endpoint http://192.168.206.130:35357/v2.0 user-role-add --user 46b2667a7807483d983e0b4037a1623b --tenant_id eb7e0c10a99446cfa14c244374549e9d --role e3d9d157cc95410ea45d23bbbc2e5c10"

.. so it might be that someone forgot to change their copy & pasted step to show adding a role to the EC2 Service user. Otherwise, this step should be removed since it duplicates an earlier step.

Tags: keystone
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
yong sheng gong (gongysh) wrote :

This should be "Grant the 'admin' role to the 'ec2' user in the 'service' tenant. "

Changed in openstack-manuals:
assignee: nobody → yong sheng gong (gongysh)
Revision history for this message
yong sheng gong (gongysh) wrote :

I found more problems with this page. admin role should be named "admin" insteaqd of "adminRole" since default admin role in policies of nova, glance and keystone are named as "admin".

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/5903

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/5903
Committed: http://github.com/openstack/openstack-manuals/commit/ce030012057d28cfbdf2f9a1c277c0290b94a50f
Submitter: Jenkins
Branch: master

commit ce030012057d28cfbdf2f9a1c277c0290b94a50f
Author: Yong Sheng Gong <email address hidden>
Date: Wed Mar 28 19:22:04 2012 +0800

    clear "Setting up tenants, users, and roles" part of Installing OpenStack Identity Service manual

    fixed some copy and paste error in this part.
    admin role should be named as "admin" instead of "adminRole".
    use <literal> to replace ' to wrap role, user and tenant names.

    Bug #965860

    Change-Id: If2bee4aaa93665b7558f4aa06890bea8d5c8bd62

Changed in openstack-manuals:
status: In Progress → Fix Committed
Anne Gentle (annegentle)
Changed in openstack-manuals:
status: Fix Committed → Fix Released
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.