Wednesday, 2015-07-15

*** kebray has joined #openstack-app-catalog02:11
docaedoRegarding that 404 for the JSON, I suspect this is actually because that JSON creation is only triggered when the app-catalog repo gets updated.03:46
docaedoI'll see if I can think of a minor edit to make that would trigger it.03:47
*** kebray has quit IRC03:59
*** kebray has joined #openstack-app-catalog05:41
*** kebray has quit IRC05:41
*** kebray has joined #openstack-app-catalog05:42
*** kebray has quit IRC07:59
*** openstack has joined #openstack-app-catalog11:39
kfox1111ah... interesting. yeah, that could be.15:21
*** ig0r__ has quit IRC15:39
*** ig0r_ has joined #openstack-app-catalog15:40
openstackgerritKevin Fox proposed stackforge/apps-catalog: Minor change to test CORS hook.  https://review.openstack.org/20218616:44
docaedokfox1111: I gave 202186 a +2, just have to way for it to pass gate then it'll merge, and should be picked up within 15 minutes on the site17:03
docaedos/way/wait/17:06
openstackgerritMerged stackforge/apps-catalog: Minor change to test CORS hook.  https://review.openstack.org/20218617:13
*** kebray has joined #openstack-app-catalog17:33
*** kebray has quit IRC17:54
kfox1111docaedo: thx. the hooks did work. but the cors header didn't some how..19:10
kfox1111Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://apps.openstack.org/static/heat_templates.json. (Reason: missing token 'x-requested-with' in CORS header 'Access-Control-Allow-Headers' from CORS preflight channel).19:11
kfox1111the cors documentation doesn't mention anything like that no does a simple google search.19:11
kfox1111docaedo: alive?21:20
docaedokfox1111: alive but traveling, so only on IRC briefly here and there...  i just tried that JSON URL from my browser and it works22:41
kfox1111it had issues with cors though. found a work around just a minute ago though.22:51
kfox1111I think we're in buisness. :)22:52
kfox1111just pushed it. :)22:53
kfox1111turns out horizon tweaked their ajax object to include a bit that wasn't in the regular cors setup and it caused the cors call to fail. There was two options. add another header on the server side to allow the extra bits or to tweak the request some how.22:55
docaedoah got it22:55
kfox1111The horizon folks found the issue and we got the extra header removed. :)22:55
kfox1111I think I got enough information from them also to support validating the template against the cloud its running on. so we might be able to replace the launch button with "contact administrator" or something if its unsupported.22:58
docaedooh that's great - talking to folks at the foundation today they were excited to hear about horizon integration too22:58
kfox1111cool. :)22:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!