openstackgerrit | Gaëtan Trellu proposed openstack/qinling master: WIP: Use oslo_middleware to support CORS configuration https://review.opendev.org/661851 | 01:10 |
---|---|---|
*** goldyfruit has quit IRC | 02:03 | |
*** altlogbot_0 has quit IRC | 03:44 | |
*** altlogbot_2 has joined #openstack-qinling | 03:46 | |
*** altlogbot_2 has quit IRC | 04:38 | |
*** altlogbot_3 has joined #openstack-qinling | 04:40 | |
*** altlogbot_3 has quit IRC | 04:40 | |
*** altlogbot_2 has joined #openstack-qinling | 04:42 | |
openstackgerrit | Lingxian Kong proposed openstack/qinling master: Dropping the py35 testing https://review.opendev.org/652482 | 07:22 |
*** yuxin_ has quit IRC | 10:13 | |
*** yuxin_ has joined #openstack-qinling | 10:17 | |
openstackgerrit | Merged openstack/qinling master: Dropping the py35 testing https://review.opendev.org/652482 | 10:18 |
*** goldyfruit has joined #openstack-qinling | 11:59 | |
openstackgerrit | Gaëtan Trellu proposed openstack/qinling master: WIP: Use oslo_middleware to support CORS configuration https://review.opendev.org/661851 | 12:29 |
openstackgerrit | Gaëtan Trellu proposed openstack/qinling master: WIP: Use oslo_middleware to support CORS configuration https://review.opendev.org/661851 | 14:07 |
*** altlogbot_2 has quit IRC | 15:35 | |
*** irclogbot_3 has quit IRC | 15:36 | |
*** altlogbot_3 has joined #openstack-qinling | 15:36 | |
*** irclogbot_1 has joined #openstack-qinling | 15:38 | |
goldyfruit | nsherry4, how are you tests so far ? | 16:15 |
goldyfruit | your* | 16:16 |
nsherry4 | goldyfruit: not bad, but I got kind of side tracked by an upcoming mandatory power outage we have to prepare for | 16:20 |
goldyfruit | outch | 16:20 |
nsherry4 | yup | 16:20 |
nsherry4 | I did have one question about the runtimes, though | 16:21 |
nsherry4 | Is it possible to run something like Java in the python runtime by bundling a JRE and using subprocess.call/communicate? | 16:21 |
nsherry4 | and how much is that frowned upon? | 16:22 |
goldyfruit | Everything is possible :p | 16:22 |
nsherry4 | specifically, bundling it in the function, not the runtime | 16:23 |
goldyfruit | I think it is not a good idea | 16:23 |
goldyfruit | It could be better to build a different runtime | 16:23 |
nsherry4 | Is the preferred method of building a runtime to have it all in the target language, if possible? | 16:24 |
goldyfruit | Yes it's better | 16:24 |
goldyfruit | But I guess you could try to build a runtime with bash :D | 16:24 |
goldyfruit | With some netcat that listen on port 9090 | 16:24 |
goldyfruit | From the bash runtime you still call the sidecar to download the code | 16:25 |
goldyfruit | and if the netcat received a string with /execution, you catch it and run whatever you want | 16:25 |
nsherry4 | I think that sounds like more fun that it would actually be :) | 16:25 |
goldyfruit | I started Qinling 2 weeks ago, so maybe lxkong could answer something cleaner | 16:26 |
goldyfruit | :D | 16:26 |
nsherry4 | You're doing pretty well for just 2 weeks in | 16:28 |
goldyfruit | Thx | 16:28 |
goldyfruit | lxkong, I got +2 from Kolla-Ansible team, the Ansible role should be merged tomorrow or Friday in master | 19:26 |
goldyfruit | So Qinling will be available in Kolla for the Train release (and master) | 19:26 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!