[Openstack] Nova middleware for enabling CORS?

David Kranz david.kranz at qrclab.com
Tue Oct 30 17:08:22 UTC 2012


On 10/30/2012 12:43 PM, Renier Morales wrote:
> Hello,
>
> I'm wondering if someone has already created a nova paste 
> filter/middleware for enabling Cross-Origin Resource Sharing (CORS), 
> allowing a web page to access the openstack api from another domain. 
> Any pointers out there?
>
> Thanks,
>
>     -Renier
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
This https://review.openstack.org/#/c/6909/ was an attempt to add such 
middleware to swift. It is
generic CORS support but seems
to have been rejected in favor of putting CORS support in swift directly 
and checked in last week:
https://github.com/openstack/swift/commit/74b27d504d310c70533175759923c21df158daf9

  -David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20121030/22dcaba7/attachment.html>


More information about the Openstack mailing list