root path should return version list

Bug #925548 reported by Joe Savak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Critical
Anthony Young

Bug Description

in doing a GET on the root, I would expect a version list as per the Keystone contract - instead I get:

<html>
  <head><title>Not Found</title></head>
  <body>
    <h1>Not Found</h1>
    <p>The resource could not be found.
<br/>/
<!-- defined apps: (None, '/v2.0')
SCRIPT_NAME: ''
PATH_INFO: '/'
HTTP_HOST: '50.56.218.60:5000' --></p>
    <hr noshade>
    <div align="right">WSGI Server</div>
  </body>
</html>

Also occurs on 35357

Tags: redux
Joe Savak (jsavak)
tags: added: redux
Revision history for this message
Joseph Heck (heckj) wrote :

Joe -

What's the "version list as per contract"?

Revision history for this message
Joe Savak (jsavak) wrote :
Joseph Heck (heckj)
Changed in keystone:
status: New → Fix Committed
assignee: nobody → Joseph Heck (heckj)
milestone: none → essex-4
status: Fix Committed → Confirmed
assignee: Joseph Heck (heckj) → nobody
Joseph Heck (heckj)
Changed in keystone:
importance: Undecided → Medium
Changed in keystone:
importance: Medium → Critical
summary: - ksl-get-root-no-body
+ root path should return version list
Revision history for this message
termie (termie) wrote :

this is dead simple, just hardcode it in keystone/service.py

Changed in keystone:
assignee: nobody → Anthony Young (sleepsonthefloor)
Changed in keystone:
status: Confirmed → In Progress
Revision history for this message
Anthony Young (sleepsonthefloor) wrote :
Changed in keystone:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/4282
Committed: http://github.com/openstack/keystone/commit/dd382af03bb302e91a2465e7c80ae2b148701d0f
Submitter: Jenkins
Branch: master

commit dd382af03bb302e91a2465e7c80ae2b148701d0f
Author: Dolph Mathews <email address hidden>
Date: Fri Feb 17 15:18:38 2012 -0600

    Admin version pipeline not utilized (bug 925548)

    Change-Id: Id7c527d8a65330dee1116a020568faaa3354cfa5

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Reviewed: https://review.openstack.org/4283
Committed: http://github.com/openstack/keystone/commit/6672acbeb9586bbc42d1e52c4377896374c750c7
Submitter: Jenkins
Branch: master

commit 6672acbeb9586bbc42d1e52c4377896374c750c7
Author: Dolph Mathews <email address hidden>
Date: Fri Feb 17 15:22:01 2012 -0600

    Should return 300 Multiple Choice (bug 925548)

    Change-Id: Ieee2f747cf19822fadadd1e27008063e7f946e42

Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: essex-4 → 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.