policies not getting exposed in the v1.0 api

Bug #947327 reported by Jason Kölker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Melange
Fix Released
Undecided
Jason Kölker

Bug Description

$ curl http://localhost:9898/v1.0/ipam/tenants/default/policies.json
<html>
 <head>
  <title>404 Not Found</title>
 </head>
 <body>
  <h1>404 Not Found</h1>
  The resource could not be found.<br /><br />

 </body>
</html>

$ curl http://localhost:9898/v0.1/ipam/tenants/default/policies.json
{"policies": []}

I beliebe this is due to the "inheritance of APICommon"

Changed in melange:
assignee: nobody → Jason Kölker (jason-koelker)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to melange (master)

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

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

Reviewed: https://review.openstack.org/4927
Committed: http://github.com/openstack/melange/commit/01cb899ef7a371f4f8494903f93a783f85fd1a09
Submitter: Jenkins
Branch: master

commit 01cb899ef7a371f4f8494903f93a783f85fd1a09
Author: Jason Kölker <email address hidden>
Date: Wed Feb 29 10:14:15 2012 -0600

    Promote v1.0 to current

    * Mark v0.1 as deprecated
    * Add v1.0 to version list
    * Use subclasses for wsgi Routers
    * Add melange-manage route command to print routes
    * Fixes certain routes not being exposed in the v1.0 api (LP947327)

    Change-Id: Iac8294f2534decbbddf53230386fdbe8c622ff84

Changed in melange:
status: In Progress → Fix Committed
Troy Toman (troy-toman)
Changed in melange:
milestone: none → 2012.1
Thierry Carrez (ttx)
Changed in melange:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in melange:
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.