Comment 5 for bug 1567970

Revision history for this message
Chris Dent (cdent) wrote :

A while back I did two things related to this:

* made a bug in routes: https://github.com/bbangert/routes/issues/70
* hacked in support for Routes + 405 handling in the placement API: https://github.com/openstack/nova/blob/master/nova/api/openstack/placement/handler.py#L116

There might be something that can be borrowed from the latter.