[openstack-dev] Pecan Version 1.2

Dave McCowan (dmccowan) dmccowan at cisco.com
Mon Sep 26 21:21:57 UTC 2016


The Barbican project uses Pecan as our web framework.

At some point recently, OpenStack started picking up their new version 1.2.  This version [1] changed one of their APIs such that certain calls that used to return 200 now return 204.  This has caused immediate problems for Barbican (our gates for /master, stable/newton, and stable/mitaka all fail) and a potential larger impact (changing the return code of REST calls is not acceptable for a stable API).

Before I start hacking three releases of Barbican to work around Pecan's change, I'd like to ask:  are any other projects having trouble with
Pecan Version 1.2?  Would it be possible/appropriate to block this version as not working for OpenStack?

Thanks,
Dave McCowan


[1]
http://pecan.readthedocs.io/en/latest/changes.html
https://github.com/pecan/pecan/issues/72

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160926/2d9ca30f/attachment.html>


More information about the OpenStack-dev mailing list