Wednesday, 2019-12-18

openstackgerritSam Morrison proposed openstack/python-octaviaclient master: Add support for availability zone and availability zone profiles.  https://review.opendev.org/69471100:03
*** tkajinam has quit IRC00:07
*** tkajinam has joined #openstack-lbaas00:07
rm_workcool00:08
rm_workjohnsom: is there actually a real reason that these "_validate_and_return_az_dict" / "_apply_flavor_to_lb_dict" need to be run inside the lock_session? couldn't they both happen way earlier?00:18
rm_workoh the flavor one actually DOES an apply so it needs the LB-dict00:18
rm_workbut the AZ one doesn't...00:18
johnsomThe data is only valid inside the lock session00:19
rm_workhmmm00:21
johnsomAGain, trying to context switch, so might not be remembering correctly. I have to pull up the code again00:21
rm_workok i can just move the vip_request_object validation down further00:21
rm_worki think that's fine00:21
rm_workit's just a best-effort to reject things as quickly as possible, but in this case that needs to be later00:22
rm_workah no, needs to be up further00:22
rm_workthis is a little gross <_<00:25
rm_workhmm00:25
rm_work"valid_vip_networks" really isn't provider specific, but AZ profile stuff *is* provider specific...00:25
rm_workbut it's part of an AZ override00:25
rm_workI guess I could add it outside of the metadata dict (as like, a top-level var)...00:26
rm_workaugh not sure how i want to deal with this00:27
*** armax has joined #openstack-lbaas00:27
*** yamamoto has joined #openstack-lbaas00:32
*** ccamposr__ has joined #openstack-lbaas00:37
*** ccamposr has quit IRC00:39
rm_workk posting one way to do it in a sec00:40
openstackgerritAdam Harwell proposed openstack/octavia master: Allow AZ to override valid_vip_networks config  https://review.opendev.org/69952100:48
*** ccamposr has joined #openstack-lbaas00:57
*** ccamposr__ has quit IRC00:59
openstackgerritHidekazu Nakamura proposed openstack/octavia master: Add install guide for Ubuntu  https://review.opendev.org/67284201:24
*** mithilarun has quit IRC01:28
*** yamamoto has quit IRC01:34
*** yamamoto has joined #openstack-lbaas02:04
*** armax has quit IRC02:12
*** yamamoto has quit IRC02:44
*** yamamoto has joined #openstack-lbaas03:11
*** psachin has joined #openstack-lbaas03:39
*** yamamoto has quit IRC03:58
*** goldyfruit has quit IRC04:16
*** yamamoto has joined #openstack-lbaas04:39
*** yamamoto has quit IRC04:49
*** gthiemonge has quit IRC05:03
*** gthiemonge has joined #openstack-lbaas05:03
*** zainub_wahid has joined #openstack-lbaas05:05
*** farhanjamil has joined #openstack-lbaas05:15
*** ramishra has joined #openstack-lbaas05:23
*** pcaruana has joined #openstack-lbaas05:24
*** mithilarun has joined #openstack-lbaas06:11
*** mithilarun has quit IRC06:14
*** mithilarun has joined #openstack-lbaas06:15
*** mithilarun has quit IRC06:20
*** gcheresh_ has joined #openstack-lbaas06:31
*** rcernin has quit IRC06:56
*** gcheresh_ has quit IRC07:02
*** TrevorV has joined #openstack-lbaas07:23
*** TrevorV has quit IRC07:23
*** mjozefcz|afk has joined #openstack-lbaas07:30
*** gcheresh_ has joined #openstack-lbaas07:39
*** ataraday_ has joined #openstack-lbaas07:59
*** vesper11 has quit IRC08:09
*** vesper11 has joined #openstack-lbaas08:14
*** farhanjamil has quit IRC08:17
*** tkajinam has quit IRC08:34
*** maciejjozefczyk has joined #openstack-lbaas08:39
*** mjozefcz|afk has quit IRC08:43
*** yamamoto has joined #openstack-lbaas08:48
*** yamamoto has quit IRC08:52
*** rpittau|afk is now known as rpittau08:59
*** hkominos has joined #openstack-lbaas10:18
*** salmankhan has joined #openstack-lbaas10:24
*** salmankhan has quit IRC10:25
*** salmankhan has joined #openstack-lbaas10:25
*** sapd1_x has joined #openstack-lbaas10:38
openstackgerritCarlos Goncalves proposed openstack/octavia master: Stop supporting CentOS 7 controllers and images  https://review.opendev.org/69844910:56
*** KeithMnemonic1 has joined #openstack-lbaas12:44
*** KeithMnemonic has quit IRC12:45
*** zainub_wahid has quit IRC12:58
*** mkuf has joined #openstack-lbaas13:36
*** goldyfruit has joined #openstack-lbaas14:01
*** ramishra has quit IRC14:13
*** hkominos has quit IRC14:18
rm_workataraday_: well, it's promising to me that we both made changes independently that look almost identical :D14:41
rm_workhopefully neither of us missed anything, heh14:41
ataraday_rm_work, I tested mine it was working fine14:43
ataraday_don't think that yours will be different :)14:43
*** gcheresh_ has quit IRC14:45
*** TrevorV has joined #openstack-lbaas14:55
*** ramishra has joined #openstack-lbaas15:12
*** yamamoto has joined #openstack-lbaas15:24
*** yamamoto has quit IRC15:29
*** gcheresh_ has joined #openstack-lbaas15:42
*** yamamoto has joined #openstack-lbaas15:54
rm_work#startmeeting Octavia16:00
openstackMeeting started Wed Dec 18 16:00:01 2019 UTC and is due to finish in 60 minutes.  The chair is rm_work. Information about MeetBot at http://wiki.debian.org/MeetBot.16:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.16:00
*** openstack changes topic to " (Meeting topic: Octavia)"16:00
openstackThe meeting name has been set to 'octavia'16:00
rm_worko/16:00
johnsomo/16:00
ataraday_hi16:01
gthiemongeHi16:01
rm_workhey all, happy pre-holidays16:02
rm_work#topic Announcements16:02
*** openstack changes topic to "Announcements (Meeting topic: Octavia)"16:02
rm_workThere will be no meeting next week. Many of us are out for the holidays, and I hope everyone has a good one. :D16:03
rm_workthat is all I have for announcements. Anyone else?16:03
rm_workguessing no16:05
rm_workok16:05
rm_work#topic Brief progress reports / bugs needing review16:05
*** openstack changes topic to "Brief progress reports / bugs needing review (Meeting topic: Octavia)"16:05
rm_workAZ stuff is mostly done merging! thanks everyone!16:05
rm_worklooks like jobboard stuff is moving along nicely too16:05
rm_workataraday_: any updates on your end? we just need to review? :D16:05
johnsomI have been working on AZ patch reviews and the failover flow fix16:05
johnsomSadly I have paused doing jobboard reviews after I fixed that listener issue. I am just out of available cycles for a bit.16:06
johnsomWhich, I should set expectations in that I am on vacation until the 6th of January after today.16:07
ataraday_I found issue with spare amphora and retry flow (it is not getting ignored as nested subflow) - hope will have time this week to fix it - added it to etherpad16:07
rm_worki am taking essentially no vacation. I'll be on most days excepting christmas day and new years :D16:07
rm_workcool, will be around to review then :)16:08
rm_workhoping the lack of folks being around internally will give me more upstream time o/16:08
johnsom+1 to that hope, lol16:08
rm_workthat or i'll get pulled into anything/everything happening since i'm the only one around lol16:08
*** armax has joined #openstack-lbaas16:09
rm_workok so i guess that's it?16:10
rm_work#topic Open Discussion16:11
*** openstack changes topic to "Open Discussion (Meeting topic: Octavia)"16:11
rm_workoh, i do have one more AZ patch left, as well as the client + tempest patches, but those are less of a rush16:11
rm_workanyone else have any topics? we can make this a short one and let people get back to work :D16:11
johnsomHave a great new year and other holidays if you have them!16:12
rm_workyeah ok, silence seems to abound :)16:14
rm_workhappy holidays, see you in 2020!16:14
rm_workfirst meeting will be ....16:14
rm_workJan 816:14
johnsom+116:14
rm_workno meeting on Christmas or New Years day XD16:14
johnsomrm_work I assume you are going to send out an e-mail?16:14
rm_workthat's a bold assumption16:14
johnsomI can update the agenda16:15
rm_workbut I can do it :D16:15
johnsomI was going 50/50 with you.... lol16:15
rm_workwell if you hadn't SAID anything... >>_>16:15
rm_workalright16:15
rm_worksee ya'll in... three weeks?16:15
rm_work#endmeeting16:16
*** openstack changes topic to "Discussions for OpenStack Octavia | Priority bug review list: https://etherpad.openstack.org/p/octavia-priority-reviews"16:16
openstackMeeting ended Wed Dec 18 16:16:12 2019 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:16
openstackMinutes:        http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-12-18-16.00.html16:16
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-12-18-16.00.txt16:16
openstackLog:            http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-12-18-16.00.log.html16:16
*** yamamoto has quit IRC16:22
haleybrm_work: i guess being fashionably late worked in my favor today16:25
*** mithilarun has joined #openstack-lbaas16:26
rm_work:P16:26
*** mithilarun has quit IRC16:36
*** alti_17 has joined #openstack-lbaas16:44
*** gcheresh_ has quit IRC16:49
*** alti_17 has quit IRC16:58
*** yamamoto has joined #openstack-lbaas16:58
openstackgerritMichael Johnson proposed openstack/python-octaviaclient master: Add support for availability zone and availability zone profiles.  https://review.opendev.org/69471116:59
*** yamamoto has quit IRC17:11
*** rpittau is now known as rpittau|afk17:21
*** sapd1_x has quit IRC17:23
*** psachin has quit IRC17:39
*** baffle has joined #openstack-lbaas17:45
*** maciejjozefczyk_ has joined #openstack-lbaas18:10
*** mithilarun has joined #openstack-lbaas18:13
*** maciejjozefczyk has quit IRC18:13
*** maciejjozefczyk_ has quit IRC18:21
*** mithilarun has quit IRC18:23
*** mithilarun has joined #openstack-lbaas18:25
*** salmankhan has quit IRC18:36
*** openstackgerrit has quit IRC18:43
*** mithilarun has quit IRC19:46
*** mithilarun has joined #openstack-lbaas20:21
*** servagem has quit IRC20:28
*** mithilarun has quit IRC20:28
*** ramishra has quit IRC20:31
*** servagem has joined #openstack-lbaas20:53
*** gcheresh_ has joined #openstack-lbaas20:57
*** yamamoto has joined #openstack-lbaas21:11
*** mithilarun has joined #openstack-lbaas21:12
*** mithilarun has quit IRC21:16
*** yamamoto has quit IRC21:17
*** mithilarun has joined #openstack-lbaas21:31
*** gcheresh_ has quit IRC21:48
*** pcaruana has quit IRC21:54
*** TrevorV has quit IRC22:10
*** mithilarun has quit IRC22:15
*** mithilarun has joined #openstack-lbaas22:18
*** haleyb has quit IRC22:22
*** KeithMnemonic1 has quit IRC22:38
*** tkajinam has joined #openstack-lbaas23:05
*** rcernin has joined #openstack-lbaas23:10
*** openstackgerrit has joined #openstack-lbaas23:21
openstackgerritAdam Harwell proposed openstack/octavia-tempest-plugin master: Add new scenario test to create LB in specific AZ  https://review.opendev.org/69534923:21
*** goldyfruit_ has joined #openstack-lbaas23:23
*** goldyfruit has quit IRC23:24
*** yamamoto has joined #openstack-lbaas23:46

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