[openstack-dev] Is WSME really suitable? (Was: [nova] Autogenerating the Nova v3 API specification)

Jonathan LaCour jonathan-lists at cleverdevil.org
Tue Aug 6 20:52:21 UTC 2013


James Slagle <james.slagle at gmail.com> wrote:

> WSME + pecan is being used in Tuskar:
> https://github.com/tuskar/tuskar (OpenStack management API)
> 
> We encountered the same issue discussed here.  A solution we settled
> on for now was to use a custom Renderer class that could handle
> different response codes.  You set the renderer in the call to
> pecan.make_app.  This was meant to be a temporary solution until
> there's better support in WSME.

If there is anything I can do on the Pecan side, let me know! Happy to build in new functionality to make this easier, in general. It does seem to make sense to be fixed on the WSME side, though.

Best --

- Jonathan


More information about the OpenStack-dev mailing list