johnsom | AVI doesn’t want to participate in upstream from my conversations with them at previous summits. | 00:00 |
---|---|---|
rm_work | T_T | 00:00 |
rm_work | well i wonder if i will more like ... crash it >_> | 00:00 |
rm_work | bbl | 00:00 |
xgerman_ | let us know how Sydney is treating you… | 00:01 |
dmellado | johnsom: are you at the summit too? | 00:05 |
johnsom | Nope, just rm_work | 00:06 |
dmellado | oh, I see | 00:07 |
dmellado | well, at least you avoided the long flight, heh | 00:07 |
johnsom | Yeah, couldn’t justify the 17-24 hour flight time for a short summit. Plus Adam will have us covered. | 00:08 |
rm_work | johnsom / xgerman_ : review my client patch plz? :P | 00:10 |
rm_work | <3 | 00:10 |
rm_work | https://review.openstack.org/#/c/505851/ | 00:12 |
rm_work | johnsom / xgerman_ / nmagnezi ^^ | 00:12 |
johnsom | Ok, will look tomorrow. It is still Sunday here, grin | 00:14 |
xgerman_ | +1 | 00:16 |
rm_work | lol right | 00:22 |
rm_work | i'm sitting here working with dayou_ | 00:22 |
*** oanson has quit IRC | 00:34 | |
*** dayou has joined #openstack-lbaas | 00:35 | |
rm_work | johnsom: we need this patch for python on alpine :( http://paste.openstack.org/show/625566/ | 00:37 |
rm_work | err | 00:37 |
rm_work | crap that's backwards | 00:37 |
rm_work | http://paste.openstack.org/show/625567/ | 00:38 |
johnsom | rm_work Tell dayou Hello for us. | 00:41 |
*** oanson has joined #openstack-lbaas | 00:42 | |
*** dayou has quit IRC | 00:45 | |
johnsom | rm_work https://pkgs.alpinelinux.org/packages?name=python&branch=&repo=&arch=&maintainer= | 00:53 |
*** dayou has joined #openstack-lbaas | 00:55 | |
rm_work | yes | 00:57 |
rm_work | but the platform module is broken | 00:57 |
rm_work | doesn't detect alpine | 00:57 |
rm_work | so the osutils for the agent is just like ???/ | 00:57 |
rm_work | see: https://bugs.python.org/issue21031 | 00:57 |
johnsom | Hmm, ok. Just wondering. I know we looked at this before and it came out about the same size, so remembered python was there | 00:57 |
rm_work | import platform; platform.linux_distribution() | 00:58 |
rm_work | returns ('','','') | 00:58 |
johnsom | Right, we didn't have osutils at the time... | 00:58 |
rm_work | i'm trying to figure out how to write the platform class for it | 00:58 |
rm_work | how it does its networking, netns, etc | 00:58 |
rm_work | need to find someone who knows alpine | 00:59 |
johnsom | Yeah, not sure how the network "init" system works there | 01:00 |
rm_work | i figured out how to make a netns ... kinda | 01:00 |
johnsom | Well, it's kernel functionality, so it is capable.... It's just now to do it without running a bunch of iproute2 commands | 01:01 |
rm_work | yeah well ... | 01:02 |
rm_work | there's a command "nsenter" | 01:02 |
rm_work | builtin | 01:02 |
rm_work | otherwise, yeah have to install iproute2 package | 01:02 |
rm_work | and then the ip netns commands are there | 01:02 |
rm_work | the man page claims you can use /etc/netns: http://qnx.polarhome.com/service/man/?qf=ip-netns&af=0&tf=2&of=Alpinelinux&print=1 | 01:03 |
johnsom | Disappearing again... Catch you later | 01:07 |
rm_work | kk | 01:07 |
*** dayou has quit IRC | 01:30 | |
*** dayou has joined #openstack-lbaas | 02:20 | |
*** dayou has quit IRC | 02:25 | |
*** sapd has quit IRC | 02:59 | |
*** sapd has joined #openstack-lbaas | 03:01 | |
*** yamamoto has joined #openstack-lbaas | 03:03 | |
*** sanfern has quit IRC | 03:10 | |
*** dayou has joined #openstack-lbaas | 03:14 | |
dayou | @rm_work, here is my requirements.txt from pip list | sort -n? http://paste.openstack.org/show/625572/ | 03:27 |
*** annp has joined #openstack-lbaas | 03:46 | |
*** dayou_ has quit IRC | 04:07 | |
*** sanfern has joined #openstack-lbaas | 04:36 | |
*** sanfern has quit IRC | 04:49 | |
*** derekjhyang has joined #openstack-lbaas | 04:50 | |
rm_work | johnsom / dayou: https://www.freedesktop.org/software/systemd/man/systemd.kill.html#KillMode= | 04:57 |
rm_work | setting KillMode=mixed solves the restart issue | 04:57 |
rm_work | in /etc/systemd/system/devstack@o-hm.service | 04:58 |
rm_work | the default is `process` | 04:58 |
rm_work | but that doesn't kill off the sub-processes (since we use multiproc in the hm code) | 04:58 |
rm_work | need to figure out why devstack is setting it that way, and how to specify that it needs to be set differently | 04:58 |
johnsom | I wondered about that, but we don’t control that systemd, devstack does | 04:58 |
*** dayou_ has joined #openstack-lbaas | 05:12 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Fix health_manager to exit without waiting https://review.openstack.org/456420 | 05:35 |
rm_work | johnsom: yeah i solved the issue on our side with signal handling | 05:58 |
rm_work | though that still doesn't work | 05:58 |
rm_work | johnsom: kobis says hi | 05:59 |
rm_work | johnsom: it needs the combination of josh's thing too, which i understand now (to avoid just terminating the processes mid-flow) | 05:59 |
johnsom | Hey, tell Kobis hello back! | 05:59 |
johnsom | Ok, I rebased it, so check it out and review | 06:00 |
rm_work | k yeah | 06:01 |
rm_work | ugh i need to browbeat josh into fixing it up :P | 06:01 |
*** yamamoto_ has joined #openstack-lbaas | 06:09 | |
*** bbbzhao has joined #openstack-lbaas | 06:14 | |
*** yamamoto has quit IRC | 06:14 | |
*** m-greene- has quit IRC | 06:14 | |
*** bbzhao has quit IRC | 06:14 | |
*** m-greene has joined #openstack-lbaas | 06:17 | |
*** m-greene- has joined #openstack-lbaas | 06:31 | |
*** m-greene has quit IRC | 06:31 | |
*** devfaz has quit IRC | 06:31 | |
*** openstackgerrit has quit IRC | 06:31 | |
*** thomasem has quit IRC | 06:31 | |
*** Alex_Staf_ has joined #openstack-lbaas | 06:36 | |
*** Alex_Staf_ has joined #openstack-lbaas | 06:36 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 06:54 | |
rm_work | johnsom: working on merging these patches | 07:04 |
rm_work | (josh and jude's) | 07:04 |
rm_work | almost done i think | 07:04 |
rm_work | just gotta figure out this test | 07:04 |
*** spectr has joined #openstack-lbaas | 07:09 | |
*** devfaz has joined #openstack-lbaas | 07:11 | |
*** openstackgerrit has joined #openstack-lbaas | 07:11 | |
*** thomasem has joined #openstack-lbaas | 07:11 | |
*** derekjhyang has quit IRC | 07:15 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Fix health_manager to exit without waiting https://review.openstack.org/456420 | 07:23 |
rm_work | OK I think that does it | 07:23 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Fix health_manager to exit without waiting https://review.openstack.org/456420 | 07:24 |
*** dayou_ has quit IRC | 07:27 | |
*** gcheresh has joined #openstack-lbaas | 07:32 | |
openstackgerrit | XieYingYun proposed openstack/neutron-lbaas master: Optimize the link address https://review.openstack.org/517875 | 07:37 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Fix health_manager to exit without waiting https://review.openstack.org/456420 | 07:47 |
*** pcaruana has joined #openstack-lbaas | 07:47 | |
rm_work | OK | 07:49 |
rm_work | THAT works locally in my devstack | 07:49 |
* rm_work runs | 07:49 | |
*** dayou has quit IRC | 07:53 | |
*** NTSS_sapd has joined #openstack-lbaas | 08:01 | |
*** s has joined #openstack-lbaas | 08:01 | |
*** NTSS_sapd has quit IRC | 08:01 | |
*** s has quit IRC | 08:01 | |
*** saphi_ has joined #openstack-lbaas | 08:01 | |
*** kbyrne has quit IRC | 08:11 | |
*** kbyrne has joined #openstack-lbaas | 08:12 | |
nmagnezi | rm_work, will do | 08:13 |
*** tesseract has joined #openstack-lbaas | 08:17 | |
*** slaweq has joined #openstack-lbaas | 08:29 | |
*** slaweq has quit IRC | 08:33 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 08:33 | |
*** sri_ has joined #openstack-lbaas | 08:33 | |
*** eN_Guruprasad_Rn has quit IRC | 08:43 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 08:43 | |
*** slaweq has joined #openstack-lbaas | 08:45 | |
*** slaweq has quit IRC | 08:46 | |
*** slaweq has joined #openstack-lbaas | 08:50 | |
*** AlexeyAbashkin has quit IRC | 08:51 | |
*** belharar has joined #openstack-lbaas | 08:51 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 08:51 | |
*** dayou has joined #openstack-lbaas | 08:59 | |
*** lutzb has joined #openstack-lbaas | 09:01 | |
*** yamamoto_ has quit IRC | 09:06 | |
nmagnezi | those "URL optimization" patches just gotta stop.. | 09:11 |
nmagnezi | ==> https://review.openstack.org/517875 | 09:11 |
*** openstackgerrit has quit IRC | 09:18 | |
*** salmankhan has joined #openstack-lbaas | 09:55 | |
*** AlexeyAbashkin has quit IRC | 10:00 | |
*** lutzb has quit IRC | 10:00 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 10:02 | |
*** yamamoto has joined #openstack-lbaas | 10:06 | |
*** AlexeyAbashkin has quit IRC | 10:06 | |
*** lutzb has joined #openstack-lbaas | 10:13 | |
*** yamamoto has quit IRC | 10:15 | |
*** yamamoto has joined #openstack-lbaas | 10:21 | |
slaweq | nmagnezi: hi, could You maybe take a look at https://review.openstack.org/#/c/509708/ if You will have few minutes? | 10:25 |
slaweq | thx in advance | 10:25 |
*** yamamoto has quit IRC | 10:29 | |
*** yamamoto has joined #openstack-lbaas | 10:40 | |
nmagnezi | slaweq, added to my review queue :) | 10:46 |
*** saphi_ has quit IRC | 10:46 | |
slaweq | nmagnezi: thx a lot | 10:47 |
*** yamamoto has quit IRC | 11:00 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 11:06 | |
*** atoth has quit IRC | 11:17 | |
*** annp has quit IRC | 11:18 | |
*** yamamoto has joined #openstack-lbaas | 11:19 | |
*** slaweq has quit IRC | 11:42 | |
*** AlexeyAbashkin has quit IRC | 11:52 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 11:55 | |
*** openstackgerrit has joined #openstack-lbaas | 11:57 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas master: [WIP]: Fix scenario waiters for pools and listeners https://review.openstack.org/517931 | 11:57 |
*** AlexeyAbashkin has quit IRC | 12:00 | |
*** atoth has joined #openstack-lbaas | 12:02 | |
*** salmankhan has quit IRC | 12:03 | |
*** belharar has quit IRC | 12:03 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 12:13 | |
*** salmankhan has joined #openstack-lbaas | 12:16 | |
*** yamamoto has quit IRC | 12:17 | |
*** reedip has quit IRC | 12:20 | |
*** belharar has joined #openstack-lbaas | 12:22 | |
*** AlexeyAbashkin has quit IRC | 12:34 | |
*** slaweq has joined #openstack-lbaas | 12:34 | |
*** belharar has quit IRC | 12:36 | |
*** belharar has joined #openstack-lbaas | 12:52 | |
*** slaweq has quit IRC | 12:56 | |
*** pcaruana has quit IRC | 13:08 | |
*** slaweq has joined #openstack-lbaas | 13:18 | |
*** yamamoto has joined #openstack-lbaas | 13:18 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas master: Fix tempest scenario tests resource status waiters https://review.openstack.org/517931 | 13:18 |
*** pcaruana has joined #openstack-lbaas | 13:20 | |
*** slaweq has quit IRC | 13:24 | |
*** yamamoto has quit IRC | 13:27 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas master: Fix tempest scenario tests resource status waiters https://review.openstack.org/517931 | 13:28 |
*** eN_Guruprasad_Rn has quit IRC | 13:32 | |
*** slaweq has joined #openstack-lbaas | 13:53 | |
*** krypto has joined #openstack-lbaas | 13:55 | |
*** krypto has quit IRC | 13:56 | |
*** slaweq has quit IRC | 13:57 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 14:02 | |
*** pcaruana has quit IRC | 14:05 | |
*** AlexeyAbashkin has quit IRC | 14:16 | |
*** slaweq has joined #openstack-lbaas | 14:17 | |
*** slaweq has quit IRC | 14:17 | |
*** pcaruana has joined #openstack-lbaas | 14:17 | |
*** slaweq has joined #openstack-lbaas | 14:17 | |
*** slaweq has quit IRC | 14:24 | |
*** spectr has quit IRC | 14:29 | |
*** spectr has joined #openstack-lbaas | 14:30 | |
openstackgerrit | boden proposed openstack/neutron-lbaas master: DNM: testing 516456 https://review.openstack.org/518000 | 14:36 |
*** lutzb has left #openstack-lbaas | 14:40 | |
*** Alex_Staf_ has quit IRC | 14:47 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 14:51 | |
*** slaweq has joined #openstack-lbaas | 14:59 | |
*** slaweq_ has joined #openstack-lbaas | 15:08 | |
xgerman_ | o/ | 15:11 |
*** slaweq has quit IRC | 15:12 | |
*** slaweq_ has quit IRC | 15:13 | |
*** AlexeyAbashkin has quit IRC | 15:15 | |
*** fnaval has joined #openstack-lbaas | 15:26 | |
*** longstaff has joined #openstack-lbaas | 15:37 | |
*** gcheresh has quit IRC | 15:40 | |
*** pksingh has joined #openstack-lbaas | 15:44 | |
*** Alex_Staf_ has joined #openstack-lbaas | 15:58 | |
*** pksingh has quit IRC | 16:05 | |
*** pksingh has joined #openstack-lbaas | 16:08 | |
*** Vorrtex has joined #openstack-lbaas | 16:13 | |
*** Alex_Staf_ has quit IRC | 16:15 | |
johnsom | o/ | 16:27 |
*** Vorrtex has quit IRC | 16:47 | |
*** pcaruana has quit IRC | 17:01 | |
*** belharar has quit IRC | 17:01 | |
*** longstaf_ has joined #openstack-lbaas | 17:02 | |
*** longstaff has quit IRC | 17:06 | |
*** tesseract has quit IRC | 17:10 | |
*** salmankhan has quit IRC | 17:12 | |
*** salmankhan has joined #openstack-lbaas | 17:12 | |
johnsom | Nice: | 17:29 |
johnsom | https://usercontent.irccloud-cdn.com/file/qnEeQDBX/image.png | 17:29 |
Zara | :) | 17:38 |
*** juggsmcb has joined #openstack-lbaas | 17:46 | |
*** juggsmcb has quit IRC | 17:47 | |
*** juggsmcb has joined #openstack-lbaas | 17:47 | |
*** slaweq has joined #openstack-lbaas | 17:53 | |
*** slaweq has quit IRC | 17:57 | |
*** slaweq has joined #openstack-lbaas | 17:58 | |
*** slaweq has quit IRC | 18:01 | |
xgerman_ | +1 | 18:02 |
*** slaweq has joined #openstack-lbaas | 18:11 | |
*** salmankhan has quit IRC | 18:13 | |
*** juggsmcb has quit IRC | 18:14 | |
*** sshank has joined #openstack-lbaas | 18:15 | |
*** longstaf_ has quit IRC | 18:17 | |
*** harlowja has joined #openstack-lbaas | 18:19 | |
*** slaweq has quit IRC | 18:37 | |
*** slaweq has joined #openstack-lbaas | 18:38 | |
*** slaweq has quit IRC | 18:43 | |
*** pksingh has quit IRC | 18:49 | |
nmagnezi | johnsom, nice! | 19:15 |
*** gcheresh has joined #openstack-lbaas | 19:33 | |
*** slaweq has joined #openstack-lbaas | 19:42 | |
*** slaweq has quit IRC | 19:43 | |
*** slaweq has joined #openstack-lbaas | 19:43 | |
*** slaweq has quit IRC | 19:44 | |
*** slaweq has joined #openstack-lbaas | 19:44 | |
*** sshank has quit IRC | 19:47 | |
*** pcaruana has joined #openstack-lbaas | 19:57 | |
*** slaweq has quit IRC | 19:58 | |
*** slaweq has joined #openstack-lbaas | 19:58 | |
*** pcaruana has quit IRC | 20:03 | |
*** slaweq has quit IRC | 20:03 | |
*** jdavis has joined #openstack-lbaas | 20:12 | |
*** jdavis has quit IRC | 20:13 | |
*** atoth has quit IRC | 20:22 | |
*** slaweq has joined #openstack-lbaas | 20:40 | |
*** sshank has joined #openstack-lbaas | 20:41 | |
*** jdavis has joined #openstack-lbaas | 20:49 | |
*** dayou has quit IRC | 20:49 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 21:00 | |
*** AlexeyAbashkin has quit IRC | 21:04 | |
*** atoth has joined #openstack-lbaas | 21:10 | |
*** jdavis has quit IRC | 21:18 | |
*** slaweq has quit IRC | 21:20 | |
*** gcheresh has quit IRC | 21:33 | |
*** slaweq has joined #openstack-lbaas | 21:39 | |
*** belharar has joined #openstack-lbaas | 21:40 | |
*** Alex_Staf_ has joined #openstack-lbaas | 21:57 | |
*** slaweq has quit IRC | 22:03 | |
*** Alex_Staf_ has quit IRC | 22:19 | |
*** sshank has quit IRC | 22:21 | |
*** slaweq has joined #openstack-lbaas | 22:25 | |
*** slaweq has quit IRC | 22:29 | |
*** sshank has joined #openstack-lbaas | 22:29 | |
*** slaweq has joined #openstack-lbaas | 22:49 | |
*** slaweq has quit IRC | 22:53 | |
*** sshank has quit IRC | 22:55 | |
*** sshank has joined #openstack-lbaas | 22:56 | |
*** slaweq has joined #openstack-lbaas | 23:05 | |
*** slaweq has quit IRC | 23:09 | |
*** salmankhan has joined #openstack-lbaas | 23:09 | |
rm_work | !! noice noice | 23:11 |
openstack | rm_work: Error: "!" is not a valid command. | 23:11 |
rm_work | lol | 23:11 |
rm_work | nmagnezi: he did not respond well to your comments T_T on that URL patch | 23:12 |
*** salmankhan has quit IRC | 23:14 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Fix health_manager to exit without waiting https://review.openstack.org/456420 | 23:20 |
rm_work | johnsom: ^^^ | 23:22 |
rm_work | fixed the test issues | 23:22 |
rm_work | and yeah, that's a combo of the two patches and I THINK it should work | 23:23 |
rm_work | i mean, it DOES terminate properly now in devstack | 23:23 |
rm_work | the question is if it actually does everything right with regard to not interrupting failovers | 23:23 |
rm_work | not sure how to test that well, lol | 23:23 |
rm_work | trigger a failover and then immediately restart it, and watch logs? | 23:23 |
rm_work | if the spares pool is 0 (which it is in devstack) that should be slow enough to really be sure | 23:24 |
rm_work | johnsom: you around? | 23:42 |
johnsom | Yeah, we should be able to test that | 23:42 |
rm_work | k... doesn't actually affect me as it turns out, since i just ... deploy new containers, never actually restart the service :P | 23:43 |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Make the allowed_address_pairs driver better https://review.openstack.org/517455 | 23:43 |
rm_work | but it needs to be solved, heh | 23:43 |
johnsom | Yeah, thanks for jumping on that. | 23:44 |
rm_work | bbl | 23:44 |
*** sshank has quit IRC | 23:45 | |
belharar | is it possible to load octavia without the allowed_address_pairs? wouldn't it make sense to merge it with neutron/base.py? | 23:50 |
rm_work | belharar: at the moment it is the only network driver, but it *should not be* long term | 23:50 |
rm_work | actually, internally we use a different one, floatingip.py, which is here: https://review.openstack.org/#/c/435612/ | 23:51 |
johnsom | belharar Yeah, right now there is only the allowed address pairs driver. It was setup this way with an eye to a possible future where there is more than one load balancer VIP per amphora. Though, that is not in the near term roadmap. | 23:52 |
belharar | with containers in mind, is it ever gonne come to fruit? | 23:52 |
*** sshank has joined #openstack-lbaas | 23:52 | |
rm_work | hopefully | 23:53 |
rm_work | if we can get the nova-lxd stuff worked out, that'd be a good first step | 23:53 |
rm_work | need diltram to stop by again :P | 23:53 |
belharar | rm_work, I just figured containers integration makes the use-case of many LBs per Amphora less convincing, wouldn't you agree? | 23:55 |
rm_work | yes | 23:56 |
rm_work | I am still not sure I understand that use-case even with VMs | 23:56 |
johnsom | Maybe. Plus it may require it's own network driver | 23:56 |
rm_work | I think it only makes sense if you're using like ... ironic | 23:56 |
*** slaweq has joined #openstack-lbaas | 23:58 | |
belharar | so back to allowed_address_pairs, does it make sense to leave it the way it is? you know, if already improve the internals... | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!