Re: [Openstack] Nova middleware for enabling CORS?

2012-10-30 Thread Renier Morales
On Oct 30, 2012, at 1:08 PM, David Kranz wrote: > 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

Re: [Openstack] Nova middleware for enabling CORS?

2012-10-30 Thread Renier Morales
ant. > > Cheers, > Javier. > > On 30 October 2012 17:43, 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 &

[Openstack] Nova middleware for enabling CORS?

2012-10-30 Thread Renier Morales
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 _

Re: [Openstack] Coverage report generation crashes with UnicodeDecodeError (#987077)

2012-04-23 Thread Renier Morales
On Apr 23, 2012, at 11:59 AM, Sean Dague wrote: > On 04/23/2012 10:01 AM, Renier Morales wrote: >> Hello, >> >> Anyone experiencing a UnicodeDecodeError crash when running the nova tests >> with coverage reporting turned on (i.e. run_tests.sh -c)? Might this

[Openstack] Coverage report generation crashes with UnicodeDecodeError (#987077)

2012-04-23 Thread Renier Morales
Hello, Anyone experiencing a UnicodeDecodeError crash when running the nova tests with coverage reporting turned on (i.e. run_tests.sh -c)? Might this be a common environment misconfiguration problem on my side? More details at: https://bugs.lanchpad.net/nova/+bug/987077 Thanks, --Reni