Verify the Identity Service installation in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

Bug #1308501 reported by Genco YILMAZ
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
ZhiQiang Fan

Bug Description

On Step 7, you say this;
///
Seeing that the id in the output from the keystone user-list command matches the user_id in the keystone user-role-list command, and that the admin role is listed for that user, for the related tenant, this verifies that your user account has the admin role, which matches the role used in the Identity Service policy.json file.
///

However in the example, ids don't match. In my installation I see that they match as below. There seems to be an mistake here.

Thanks for checking.

root@controller:~# keystone user-list
+----------------------------------+-------+---------+-------------------+
| id | name | enabled | email |
+----------------------------------+-------+---------+-------------------+
| 4c0c77648aab4b3d86caea5c8ab4dd79 | admin | True | <email address hidden> |
| 35f0982e89a04b949e664a573bc5a681 | demo | True | <email address hidden> |
+----------------------------------+-------+---------+-------------------+
root@controller:~# keystone user-role-list --user admin --tenant admin
+----------------------------------+----------+----------------------------------+----------------------------------+
| id | name | user_id | tenant_id |
+----------------------------------+----------+----------------------------------+----------------------------------+
| 9fe2ff9ee4384b1894a90878d3e92bab | _member_ | 4c0c77648aab4b3d86caea5c8ab4dd79 | 1ff833c020c044a08cc0cac410a676b8 |
| 13ef8c82aa7644dfbb5a1c6a62a39592 | admin | 4c0c77648aab4b3d86caea5c8ab4dd79 | 1ff833c020c044a08cc0cac410a676b8 |
+----------------------------------+----------+----------------------------------+----------------------------------+

-----------------------------------
Built: 2014-04-16T09:15:03 00:00
git SHA: 8616ccd185c6814269887fcc8a559e3d063c0e6e
URL: http://docs.openstack.org/trunk/install-guide/install/apt/content/keystone-verify.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_keystone-verify.xml
xml:id: keystone-verify

Revision history for this message
Tom Fifield (fifieldt) wrote :

Correct you are :)

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Low
milestone: none → icehouse
tags: added: install-guide
Revision history for this message
ZhiQiang Fan (aji-zqfan) wrote :

you beat me :)

Changed in openstack-manuals:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to openstack-manuals (master)

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

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/87986
Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=2f5604f87602ccbc51165b68c9ed58ffb7a1e965
Submitter: Jenkins
Branch: master

commit 2f5604f87602ccbc51165b68c9ed58ffb7a1e965
Author: ZhiQiang Fan <email address hidden>
Date: Wed Apr 16 22:40:44 2014 +0800

    Correct sample output of keystone user-role-list

    The sample output of keystone user-role-list should keep the user-id
    as same as previous output of keystone user-list, otherwise it will
    be a bit confused for readers.

    Change-Id: Icc5cc5a84ecfc279f3e00604f76601b3d995bed6
    Closes-Bug: #1308501

Changed in openstack-manuals:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/openstack-manuals 15.0.0

This issue was fixed in the openstack/openstack-manuals 15.0.0 release.

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.