Saturday, 2018-01-20

*** fnaval has joined #openstack-lbaas00:03
*** fnaval has quit IRC00:04
*** fnaval has joined #openstack-lbaas00:05
rm_workjohnsom: seems resolved00:13
johnsomCool00:14
rm_workapplied the patch, my test LB goes from pool flapping status, to solid status00:14
rm_workbad pool is ERROR, good pool is ONLINE00:14
johnsomWell, now we wait for zuul to startup again00:15
rm_workT_T00:15
rm_workanyway, tests all pass locally00:21
rm_workassuming it won't affect scenarios00:21
rm_work<_<00:21
rm_workthe real gate for this one is human review00:21
*** fnaval has quit IRC00:28
johnsomrm_work early bird gets in the queue early...  Rechecked you00:31
rm_work:P00:31
rm_workthanks00:32
johnsomBonus of working at 4:30 on a friday00:32
*** yamamoto has quit IRC00:33
rm_workyeah so00:35
rm_workpretty quick turnaround on that one00:35
rm_workthanks for helping track it down00:35
johnsomSure, thanks for doing the leg work00:35
johnsomI am deep into openvswitch and openflow at the moment00:35
rm_workk, have fun with that T_T00:36
rm_worki just finally rolled out new code to prod <_<00:36
rm_workwe got ...  a few weeks behind00:36
johnsomI'm kind of excited to go deep on this stuff00:36
rm_workbecause we lost our staging env00:36
rm_workso this was a big one00:36
rm_workso i'm monitoring/testing00:36
johnsomI pushed the new OSC plugin for octavia BTW, if you missed my post00:36
johnsomAdds the QoS and listener stats00:37
rm_workkk00:39
rm_workshit i still need to fix the pkcs12 patch00:39
rm_workwhen is the feature freeze00:39
johnsomMonday00:39
rm_workfffffff00:39
rm_workanother cycle without that is going to suck00:39
rm_workwe need to switch to it ASAP before adoption gets huge00:40
johnsomYeah00:40
rm_workok i can prolly look over the weekend00:40
johnsomFYI, the patch puked on unit tests00:40
rm_workand see if i can get it fixed00:40
rm_workyeah prolly a bad rebase00:40
rm_worki think00:40
rm_workbecause i had it working at some point00:40
johnsomI meant you pool patch00:42
rm_workoh00:42
rm_workwut00:42
rm_worki ran those tests00:42
rm_work<_<00:42
rm_workgot all green00:42
rm_workwill try again00:42
johnsomhttp://logs.openstack.org/92/535992/3/check/openstack-tox-py27/67da48c/job-output.txt.gz#_2018-01-20_00_38_49_54332400:42
rm_workI think that's a bad expectation in the test O_o00:43
rm_workan LB Pool *can't* be ONLINE00:44
johnsomI need to re-test the horizon stuff for octavia.  It's good work, but was waiting on an openstacksdk releae, which has happened now, so we need to move forward00:44
rm_workbut that's what the test is expecting00:44
johnsomI think the weekend/monday is going to be all about getting patches reviewed and in00:44
rm_workyeah that test is f'd00:46
rm_workthis might have been catchable with better testing00:46
rm_worki even added a comment there: "# I'm not sure why we were testing this, but we were -- leaving it"00:46
rm_worklol00:47
xgerman_ok, ping me when there is something I need to take a look at. I am around the weekend00:48
johnsomOk00:48
xgerman_wow there are a ton of horizon reviews still outstanding…00:51
johnsomNot that many really00:52
xgerman_well, that would be a good candidate for people to review who don’t know our code well — looking at GUI should be easy-ish00:53
xgerman_:-)00:53
*** dlundquist has joined #openstack-lbaas00:54
xgerman_dlundquist? Hi, ist’s an honot00:54
johnsomThe octavia ones are in a nice chain, so you can live test them all at once00:54
xgerman_ok, which review do I need to pull down?00:55
dlundquistxgerman_: acrtually I'm a real person, how are you doing?00:57
xgerman_great. How are you? Was just happy to see someone form the ol’ gang!!00:57
dlundquistHi johnsom :)00:57
johnsomslundquist Hi long time, how is it going?00:58
dlundquistI'm doing okay, getting around to looking for work again :)00:58
johnsomLike employment or just something fun to work on?00:58
xgerman_if you like to work on Octavia - Walmart has an open position…00:59
johnsomxgerman_ https://review.openstack.org/#/c/52784000:59
johnsomI will probably hit that chain tomorrow if I don't get far now.01:00
dlundquistA day job. Thanks for the heads up that one.01:00
xgerman_RAX is hiring as well and I think you know mesery and dougwig (it seems they run a bla hole for talent)01:02
rm_workjohnsom: yep this case is testable in units T_T01:07
rm_workadding one for it01:07
johnsomExcellent01:08
xgerman_+101:10
openstackgerritAdam Harwell proposed openstack/octavia master: Fix processing pool statuses for LBs with multiple listeners  https://review.openstack.org/53599201:10
*** jniesz has quit IRC01:11
rm_workdlundquist: sup ;)01:11
rm_workjohnsom: ^^ test fixed01:12
dlundquistrm_work: How are you doing?01:13
openstackgerritMerged openstack/neutron-lbaas-dashboard master: Fix the wrong urls in README.rst  https://review.openstack.org/53198501:15
rm_workwhy do i feel like i've seen somewhere around 100 patches for readme url fixes >_<01:15
johnsomYou have, plus 100 for comment spelling errors....01:16
rm_work>_>01:16
johnsomTo be fair, some of it is the whole docs re-work stuff01:16
*** yamamoto has joined #openstack-lbaas01:34
*** yamamoto has quit IRC01:44
johnsomxgerman_ on the dashboard patch, what you are saying is you created an LB with the wizard, but initially it doesn't show the listener until you refresh right?01:59
xgerman_Yeah, I went there again... when the LB was active02:01
johnsomYeah, that is another bug. It's because it isn't using single call create yet, so it waits for the LB to come up before even starting the listener02:01
johnsomThat is the same way it worked before these patches.02:03
xgerman_Ok. Will re +2 once I am back at the keyboard02:03
xgerman_Too long can’t remember..02:03
johnsomYeah, it needs fixed.  It's just a bit of work to add single call (mostly to the SDK)02:03
*** rstarmer has joined #openstack-lbaas02:12
*** rstarmer has quit IRC02:23
*** rstarmer has joined #openstack-lbaas02:23
*** rstarmer has quit IRC02:33
*** harlowja has quit IRC03:00
*** harlowja has joined #openstack-lbaas03:37
*** armax has quit IRC03:57
*** armax has joined #openstack-lbaas03:58
*** armax has quit IRC03:58
*** armax has joined #openstack-lbaas03:58
*** armax has quit IRC03:59
*** armax has joined #openstack-lbaas03:59
*** armax has quit IRC04:00
*** armax has joined #openstack-lbaas04:00
*** armax has quit IRC04:00
*** armax has joined #openstack-lbaas04:01
*** armax has quit IRC04:01
*** armax has joined #openstack-lbaas04:02
*** armax has quit IRC04:02
*** yamamoto has joined #openstack-lbaas04:25
*** harlowja has quit IRC05:32
*** fnaval has joined #openstack-lbaas05:33
dayouhaha, sometimes I feel what I changed now is what I dreamed of several years ago05:33
*** rstarmer has joined #openstack-lbaas05:33
*** sapd__ has quit IRC05:34
dayouSo much fun for repeating :-D05:35
*** rstarmer has quit IRC05:53
*** rstarmer has joined #openstack-lbaas06:15
*** fnaval has quit IRC06:16
*** rstarmer has quit IRC06:24
johnsomdayou Are you still around?06:34
*** rstarmer has joined #openstack-lbaas06:38
openstackgerritMerged openstack/octavia-dashboard master: Catch up with horizon framework  https://review.openstack.org/52324906:45
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-lbaas-dashboard master: Imported Translations from Zanata  https://review.openstack.org/53562406:46
*** yamamoto has quit IRC06:48
*** slaweq has joined #openstack-lbaas06:49
*** gcheresh has joined #openstack-lbaas06:56
*** sanfern has joined #openstack-lbaas06:56
*** slaweq has quit IRC07:20
*** gcheresh has quit IRC07:21
*** gcheresh has joined #openstack-lbaas07:21
*** yamamoto has joined #openstack-lbaas07:34
*** yamamoto has quit IRC07:34
*** gcheresh has quit IRC07:39
*** yamamoto has joined #openstack-lbaas07:49
*** yamamoto has quit IRC07:53
*** yamamoto has joined #openstack-lbaas08:01
*** yamamoto has quit IRC08:01
*** rstarmer has quit IRC08:04
*** rstarmer has joined #openstack-lbaas08:10
*** yamamoto has joined #openstack-lbaas08:11
*** rstarmer has quit IRC08:15
*** yamamoto has quit IRC08:17
*** yamamoto has joined #openstack-lbaas08:18
*** rstarmer has joined #openstack-lbaas08:21
*** AlexeyAbashkin has joined #openstack-lbaas08:21
*** yamamoto has quit IRC08:22
*** yamamoto has joined #openstack-lbaas08:43
*** ivve has quit IRC08:44
*** slaweq has joined #openstack-lbaas08:54
*** rstarmer has quit IRC08:59
*** rstarmer has joined #openstack-lbaas08:59
*** ivve has joined #openstack-lbaas09:01
dayoujohnsom, went out to watch movie, just back. https://en.wikipedia.org/wiki/Secret_Superstar, so moving, almost cried out.09:10
*** Alexey_Abashkin has joined #openstack-lbaas09:15
*** AlexeyAbashkin has quit IRC09:15
*** Alexey_Abashkin is now known as AlexeyAbashkin09:15
*** yamamoto has quit IRC09:20
*** yamamoto has joined #openstack-lbaas09:26
*** Alexey_Abashkin has joined #openstack-lbaas09:28
*** AlexeyAbashkin has quit IRC09:29
*** Alexey_Abashkin is now known as AlexeyAbashkin09:29
*** sapd has joined #openstack-lbaas09:36
*** ipsecguy has quit IRC09:57
*** ipsecguy has joined #openstack-lbaas09:57
*** yamamoto has quit IRC09:58
*** AlexeyAbashkin has quit IRC10:12
*** yamamoto has joined #openstack-lbaas10:31
*** rstarmer has quit IRC11:03
*** AlexeyAbashkin has joined #openstack-lbaas11:32
*** yamamoto has quit IRC11:33
*** yamamoto has joined #openstack-lbaas11:33
*** AlexeyAbashkin has quit IRC11:37
*** yamamoto has quit IRC11:37
*** AlexeyAbashkin has joined #openstack-lbaas11:38
*** yamamoto has joined #openstack-lbaas11:44
*** slaweq has quit IRC11:46
*** yamamoto has quit IRC11:58
*** ipsecguy has quit IRC12:11
*** ipsecguy_ has joined #openstack-lbaas12:11
*** AlexeyAbashkin has quit IRC12:32
*** salmankhan has joined #openstack-lbaas12:35
*** salmankhan has quit IRC12:44
*** salmankhan has joined #openstack-lbaas12:44
*** yamamoto has joined #openstack-lbaas12:47
*** slaweq has joined #openstack-lbaas12:53
*** slaweq has quit IRC13:00
*** ipsecguy has joined #openstack-lbaas13:01
*** ipsecguy_ has quit IRC13:05
*** slaweq has joined #openstack-lbaas13:35
*** slaweq has quit IRC13:38
*** salmankhan has quit IRC13:49
*** salmankhan has joined #openstack-lbaas14:04
*** reedip has quit IRC14:07
*** slaweq has joined #openstack-lbaas14:17
*** reedip has joined #openstack-lbaas14:20
*** AlexeyAbashkin has joined #openstack-lbaas14:21
*** slaweq has quit IRC14:32
*** AlexeyAbashkin has quit IRC14:44
*** slaweq has joined #openstack-lbaas15:03
*** salmankhan has quit IRC15:06
*** slaweq has quit IRC15:08
*** fnaval has joined #openstack-lbaas15:21
*** slaweq has joined #openstack-lbaas15:41
*** slaweq has quit IRC15:46
*** pcaruana has joined #openstack-lbaas15:52
*** armax has joined #openstack-lbaas16:07
*** yamamoto has quit IRC16:14
*** yamamoto has joined #openstack-lbaas16:15
*** armax has quit IRC16:40
*** fnaval has quit IRC16:44
*** fnaval has joined #openstack-lbaas16:56
*** fnaval has quit IRC17:13
*** fnaval has joined #openstack-lbaas17:20
*** yamamoto has quit IRC17:20
*** fnaval has quit IRC17:25
*** yamamoto has joined #openstack-lbaas17:28
*** slaweq has joined #openstack-lbaas17:30
*** yamamoto has quit IRC17:33
*** slaweq has quit IRC17:56
*** aojea has joined #openstack-lbaas17:59
*** aojea_ has joined #openstack-lbaas18:05
*** salmankhan has joined #openstack-lbaas18:06
*** aojea has quit IRC18:07
*** aojea has joined #openstack-lbaas18:09
*** aojea_ has quit IRC18:12
*** sanfern has quit IRC18:13
*** yamamoto has joined #openstack-lbaas18:14
*** aojea_ has joined #openstack-lbaas18:14
*** aojea has quit IRC18:17
*** sanfern has joined #openstack-lbaas18:17
*** yamamoto has quit IRC18:18
*** aojea has joined #openstack-lbaas18:20
*** aojea_ has quit IRC18:23
*** aojea_ has joined #openstack-lbaas18:24
*** aojea has quit IRC18:27
*** aojea has joined #openstack-lbaas18:30
*** aojea_ has quit IRC18:33
*** aojea_ has joined #openstack-lbaas18:35
*** aojea has quit IRC18:37
*** aojea has joined #openstack-lbaas18:40
*** aojea_ has quit IRC18:43
*** yamamoto has joined #openstack-lbaas18:44
*** aojea_ has joined #openstack-lbaas18:45
*** aojea has quit IRC18:48
*** yamamoto has quit IRC18:48
*** slaweq has joined #openstack-lbaas18:51
*** aojea_ has quit IRC18:52
*** sanfern has quit IRC18:55
*** sanfern has joined #openstack-lbaas18:55
*** sanfern has joined #openstack-lbaas18:56
*** slaweq has quit IRC18:57
*** sanfern has quit IRC18:57
*** fnaval has joined #openstack-lbaas19:03
*** fnaval has quit IRC19:08
*** AlexeyAbashkin has joined #openstack-lbaas19:13
*** AlexeyAbashkin has quit IRC19:21
*** slaweq has joined #openstack-lbaas19:37
*** salmankhan has quit IRC20:00
*** rstarmer has joined #openstack-lbaas20:01
*** pcaruana has quit IRC20:04
*** yamamoto has joined #openstack-lbaas20:13
*** yamamoto has quit IRC20:13
-openstackstatus- NOTICE: zuul.openstack.org has been restarted due to an unexpected issue. We were able to save / reload queues however new patchsets during the restart may have been missed. Please recheck if needed.20:14
*** rstarmer has quit IRC20:43
*** yamamoto has joined #openstack-lbaas20:44
*** yamamoto has quit IRC20:49
*** yamamoto has joined #openstack-lbaas21:47
*** yamamoto has quit IRC21:57
*** slaweq has quit IRC22:05
*** Dave has quit IRC22:05
*** xgerman_ has quit IRC22:05
*** Dave has joined #openstack-lbaas22:05
*** xgerman_ has joined #openstack-lbaas22:06
*** salmankhan has joined #openstack-lbaas22:11
*** slaweq has joined #openstack-lbaas22:22
*** kbyrne has quit IRC22:25
*** slaweq has quit IRC22:28
*** slaweq has joined #openstack-lbaas22:32
*** slaweq has quit IRC22:40
*** salmankhan has quit IRC22:43

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