keystone endpoint-list showing publicurl twice

Bug #953929 reported by Kevin Jackson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Undecided
Dean Troyer

Bug Description

OS: Ubuntu 12.04 B1, latest dist-upgrade at time of bug.
ii keystone 2012.1~rc1~20120308.2103-0 OpenStack identity service - Daemons

running keystone endpoint-list shows a repeating publicurl column.

root@openstack1:~# keystone endpoint-list
+----------------------------------+--------+----------------------------------------------+----------------------------------------------+----------------------------------------------+
| id | region | publicurl | internalurl | publicurl |
+----------------------------------+--------+----------------------------------------------+----------------------------------------------+----------------------------------------------+
| 4daabd3784fd4e49af9bcbea29caca25 | nova | http://172.15.0.1:8773/services/Cloud | http://172.15.0.1:8774/v1.1/%(tenant_id)s | http://172.15.0.1:8773/services/Cloud |
| 68a5b23abc334b2a822ca5c830bfbd61 | nova | http://172.15.0.1:5000/v2.0 | http://172.15.0.1:5000/v2.0 | http://172.15.0.1:5000/v2.0 |
| 80520e840f774f84b8a0f47aaab7b913 | nova | https://172.15.0.1:443/v1/AUTH_%(tenant_id)s | https://172.15.0.1:443/v1/AUTH_%(tenant_id)s | https://172.15.0.1:443/v1/AUTH_%(tenant_id)s |
| 9fa265eba6434286bc2d1e0b8d5350af | nova | http://172.15.0.1:8774/v1.1/%(tenant_id)s | http://172.15.0.1:8774/v1.1/%(tenant_id)s | http://172.15.0.1:8774/v1.1/%(tenant_id)s |
| afb6d927d9e9438ea0f85797ab1ee05a | nova | http://172.15.0.1:9292/v1 | http://172.15.0.1:9292/v1 | http://172.15.0.1:9292/v1 |
| ddd840488626480391c6f7de9873228f | nova | http://172.15.0.1:8776/v1/%(tenant_id)s | http://172.15.0.1:8776/v1/%(tenant_id)s | http://172.15.0.1:8776/v1/%(tenant_id)s |
+----------------------------------+--------+----------------------------------------------+----------------------------------------------+----------------------------------------------+

Revision history for this message
Kevin Jackson (kevin-linuxservices) wrote :

Forgot the rest

ii keystone 2012.1~rc1~20120308.2103-0ubuntu1 OpenStack identity service - Daemons
ii python-keystone 2012.1~rc1~20120308.2103-0ubuntu1 OpenStack identity service - Python library
ii python-keystoneclient 2012.1~rc1~20120307.0-0ubuntu1 Client libary for Openstack Keystone API

Revision history for this message
Andrew Glen-Young (aglenyoung) wrote :

Looks like a simple typo. See attached patch.

Revision history for this message
Joseph Heck (heckj) wrote :

already resolved with another fix that dropped in:

commit 4a975ce9938679365e542a754477353314282ace
Author: Dean Troyer <email address hidden>
Date: Tue Feb 28 11:58:22 2012 -0600

    Add endpoint commands help text

    Makes the new endpoint-* commands help text consistient with the
    other keystone commands. Also removes 'nargs' from options that
    require arguments.

    Change-Id: Idc638883b3675cf1d30163064e58ffe761c6f08b

Changed in keystone:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → essex-rc1
status: Fix Committed → Fix Released
Mark McLoughlin (markmc)
Changed in keystone:
assignee: nobody → Dean Troyer (dtroyer)
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-rc1 → 2012.1
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.