Inconsistent keystone command result

Bug #985638 reported by Marco CONSONNI
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Karin Levenstein

Bug Description

At paragraph http://docs.openstack.org/trunk/openstack-compute/install/content/keystone-service-endpoint-create.html, the instructions aimed to create endpoints for nova use "variables" ((%tenant_id)s stuff).
That's fine but the result I get when I submit such commands show endpoints containing the string "(%tenant_id)s " and not the 'resolved' tenant id as shown in the documentation.

I believe that the instructions are correct (in fact I can reach nova-api server with "nova list" command, for example) but the output shown in the document doesn't correspond to the actual output you get when you submit such commands.

This is an example of what I get:

+-------------+-----------------------------------------+
| Property | Value |
+-------------+-----------------------------------------+
| adminurl | http://10.15.8.18:8774/v2/%(tenant_id)s |
| id | 10b2584d80074edcacef035812994e6d |
| internalurl | http://10.15.8.18:8774/v2/%(tenant_id)s |
| publicurl | http://10.15.8.18:8774/v2/%(tenant_id)s |
| region | RegionOne |
| service_id | d17cd3963cf842ed8d27fca6dc291368 |
+-------------+-----------------------------------------+

The URLs contain "(%tenant_id)s' as suggested here https://bugs.launchpad.net/openstack-manuals/+bug/977905.

In addition, I would suggest to eliminate the instruction:

TENANT=eb7e0c10a99446cfa14c244374549e9d

It is not used elsewhere and tends to be misleaqding, somehow.

Anne Gentle (annegentle)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Karin Levenstein (karin-levenstein)
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/6771

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/6771
Committed: http://github.com/openstack/openstack-manuals/commit/855e9782bdc42df155227f1c16b7050d102c776a
Submitter: Jenkins
Branch: master

commit 855e9782bdc42df155227f1c16b7050d102c776a
Author: Karin Levenstein <email address hidden>
Date: Tue Apr 24 11:56:37 2012 -0500

    Fixed output example and removed TENANT= line
    bug 985638
    Made further fixes to output example.
    Corrected mistakes from earlier commit.

    Change-Id: I2af7e21d40d7744fc53af2eb9f0bf6761cc6780d

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.