James Slagle <[email protected]> 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 _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
