*** luksky has quit IRC | 00:28 | |
openstackgerrit | Michael Johnson proposed openstack/neutron-lbaas-dashboard master: Fix neutron-lbaas-dashboard and octavia-dashboard https://review.openstack.org/642931 | 00:41 |
---|---|---|
openstackgerrit | Michael Johnson proposed openstack/neutron-lbaas-dashboard master: Fix neutron-lbaas-dashboard and octavia-dashboard https://review.openstack.org/642931 | 00:44 |
*** abaindur has quit IRC | 01:10 | |
*** abaindur has joined #openstack-lbaas | 01:11 | |
*** abaindur has quit IRC | 01:17 | |
kosa777777 | is it by design that inside Amphora I see gratuitous ARP every 10 seconds for VIP on master? | 01:55 |
xgerman | yes, in active=passive keeplaived will send that out | 02:45 |
*** yamamoto has quit IRC | 02:55 | |
*** yamamoto has joined #openstack-lbaas | 02:55 | |
*** yamamoto has quit IRC | 02:56 | |
*** psachin has joined #openstack-lbaas | 03:03 | |
johnsom | Yes, we found some clouds needed aggressive GARPs. It is configurable however. | 03:07 |
*** yamamoto has joined #openstack-lbaas | 03:08 | |
*** yamamoto has quit IRC | 03:09 | |
*** yamamoto has joined #openstack-lbaas | 03:10 | |
rm_work | (though disabling it entirely is a bit of a pain) | 03:13 |
rm_work | (but also will make things not work correctly if you're using the default network driver, lol) | 03:13 |
*** yamamoto has quit IRC | 03:15 | |
*** ramishra has joined #openstack-lbaas | 03:27 | |
*** fnaval has joined #openstack-lbaas | 03:36 | |
*** fnaval_ has joined #openstack-lbaas | 03:54 | |
*** fnaval has quit IRC | 03:57 | |
lxkong | hi johnsom, rm_work, do you know if there is a simple way (using the current API) to let the user know which vm that a pool member represents? | 05:15 |
rm_work | You can have the user name it with the VM ID or something | 05:21 |
rm_work | There's no hard linkage | 05:21 |
lxkong | rm_work: thanks | 05:22 |
lxkong | does member support tags? | 05:22 |
lxkong | answer the questions for myself, yes, member supports tags | 05:32 |
rm_work | Ah right we added tags this cycle :D | 05:35 |
*** abaindur has joined #openstack-lbaas | 05:36 | |
*** pcaruana has joined #openstack-lbaas | 06:19 | |
*** dayou has quit IRC | 06:30 | |
*** dayou has joined #openstack-lbaas | 06:47 | |
*** ivve has joined #openstack-lbaas | 06:53 | |
*** mkuf has quit IRC | 07:04 | |
*** ccamposr has joined #openstack-lbaas | 07:14 | |
*** gthiemonge has quit IRC | 07:33 | |
*** luksky has joined #openstack-lbaas | 07:41 | |
*** gcheresh has joined #openstack-lbaas | 07:53 | |
*** rcernin has quit IRC | 08:09 | |
*** rpittau|afk is now known as rpittau | 08:09 | |
*** yamamoto has joined #openstack-lbaas | 08:19 | |
*** yamamoto has quit IRC | 08:23 | |
*** abaindur has quit IRC | 08:31 | |
*** happyhemant has joined #openstack-lbaas | 09:06 | |
*** ataraday_ has joined #openstack-lbaas | 09:17 | |
*** yamamoto has joined #openstack-lbaas | 09:27 | |
*** Emine has joined #openstack-lbaas | 09:53 | |
*** yamamoto has quit IRC | 10:30 | |
openstackgerrit | Merged openstack/octavia master: Remove unnecessary \n from create_certificates.sh https://review.openstack.org/642185 | 10:42 |
*** yamamoto has joined #openstack-lbaas | 11:06 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia stable/rocky: Fix LB failover when in ERROR https://review.openstack.org/643005 | 11:06 |
*** yamamoto has quit IRC | 11:13 | |
*** yamamoto has joined #openstack-lbaas | 11:18 | |
*** ataraday_ has quit IRC | 11:48 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Add error-handling for permission of /etc/octavia https://review.openstack.org/642192 | 12:37 |
*** luksky has quit IRC | 12:50 | |
*** luksky has joined #openstack-lbaas | 13:22 | |
*** gthiemonge has joined #openstack-lbaas | 13:26 | |
*** yamamoto has quit IRC | 13:50 | |
*** yamamoto has joined #openstack-lbaas | 13:52 | |
*** yamamoto has quit IRC | 13:54 | |
*** Emine has quit IRC | 13:59 | |
*** Emine has joined #openstack-lbaas | 14:08 | |
*** irclogbot_1 has quit IRC | 14:09 | |
*** irclogbot_1 has joined #openstack-lbaas | 14:12 | |
*** yamamoto has joined #openstack-lbaas | 14:16 | |
*** Emine has quit IRC | 14:24 | |
*** Emine has joined #openstack-lbaas | 14:24 | |
*** irclogbot_1 has quit IRC | 14:25 | |
*** irclogbot_1 has joined #openstack-lbaas | 14:28 | |
*** mkuf has joined #openstack-lbaas | 14:30 | |
*** gthiemonge has quit IRC | 14:32 | |
*** ramishra has quit IRC | 14:41 | |
*** psachin has quit IRC | 15:07 | |
*** gcheresh has quit IRC | 15:11 | |
*** fnaval_ has quit IRC | 15:17 | |
*** roukoswarf has joined #openstack-lbaas | 15:17 | |
*** ccamposr has quit IRC | 15:19 | |
roukoswarf | what would cause the subnet name not being visible in octavia's horizon ui and the dropdown empty for external member add unless the user is an admin? | 15:19 |
roukoswarf | it ends up dumping {$ ctrl.getSubnetName(row) $} to the interface | 15:21 |
johnsom | Are the subnets visible to the horizon users project? | 15:22 |
johnsom | If the subnet is owned by another project it will not be visible | 15:22 |
roukoswarf | i can see them in the network list under the project | 15:22 |
roukoswarf | and they are owned by the project | 15:22 |
johnsom | Hmm, I am not sure then. It might be a bug. Can you open a story for it with your test scenario? | 15:23 |
roukoswarf | ah wait... i can see the networks but not the subnets.. | 15:23 |
roukoswarf | what could cause not seeing subnets but seeing their parent networks? | 15:24 |
roukoswarf | (it works as admin) | 15:24 |
johnsom | Some sort of RBAC issue in neutron would be my guess. Or the networks are “shared” but the subnets are not. | 15:25 |
roukoswarf | is there a ownership of the subnet? i recently moved projects between domains, and it worked before the move, and ive been tuning the rbac, but subnets dont get rbac or any project link.. | 15:27 |
roukoswarf | hmm, seems there is | 15:29 |
roukoswarf | johnsom: subnet project id cant be changed by the api? whats the best way to change it? its on a random other project | 15:32 |
*** irclogbot_1 has quit IRC | 15:36 | |
*** irclogbot_1 has joined #openstack-lbaas | 15:39 | |
*** luksky has quit IRC | 15:47 | |
*** irclogbot_1 has quit IRC | 15:49 | |
*** henriqueof has quit IRC | 15:49 | |
*** irclogbot_1 has joined #openstack-lbaas | 15:51 | |
*** irclogbot_1 has quit IRC | 15:52 | |
*** irclogbot_1 has joined #openstack-lbaas | 15:56 | |
*** ricolin has joined #openstack-lbaas | 15:58 | |
johnsom | I don't think you can change the subnet project ID via the neutron API. | 16:03 |
ricolin | johnsom, Hi will there be a test-only-amphora-x64-haproxy-ubuntu-bionic out in the near future?:) | 16:15 |
johnsom | ricolin Hi there. We have a gate that runs with it. I think we just haven't got around to a nightly job. | 16:16 |
johnsom | ricolin I can probably add that today. | 16:16 |
ricolin | johnsom, cool! | 16:17 |
*** trown is now known as trown|lunch | 16:18 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Add a bionic test image periodic job. https://review.openstack.org/643093 | 16:20 |
*** Emine has quit IRC | 16:20 | |
ricolin | johnsom, that's fast:) | 16:24 |
*** irclogbot_1 has quit IRC | 16:24 | |
*** irclogbot_1 has joined #openstack-lbaas | 16:26 | |
openstackgerrit | German Eichberger proposed openstack/octavia master: Refactors LB delete flow and removes listener delete https://review.openstack.org/642914 | 16:28 |
openstackgerrit | German Eichberger proposed openstack/octavia master: Change the driver to a singleton https://review.openstack.org/589100 | 16:29 |
*** roukoswarf has quit IRC | 16:34 | |
*** abaindur has joined #openstack-lbaas | 16:36 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Add a bionic test image periodic job. https://review.openstack.org/643093 | 16:36 |
*** ivve has quit IRC | 16:40 | |
*** eandersson_ is now known as eandersson | 16:54 | |
*** happyhemant has quit IRC | 16:55 | |
*** trown|lunch is now known as trown | 17:07 | |
*** rpittau is now known as rpittau|afk | 17:16 | |
colin- | "aap"? | 17:17 |
johnsom | Allowed Address Pair (AAP) https://developer.openstack.org/api-ref/network/v2/index.html?expanded=show-port-details-detail#show-port-details | 17:21 |
colin- | ah, of course | 17:24 |
colin- | is there any circumstance where we force a delete on a neutron port or nova vm? | 17:24 |
colin- | i can't find one anywhere but wanted to ask | 17:24 |
johnsom | We call the delete APIs, but we don't have anything that "forces" a delete to my knowledge. We have had problems with both nova and neutron deletes not behaving properly though. | 17:27 |
johnsom | Nova has a habit of returning "DELETED", but in reality it's not deleted and there is an extended status field that says "deleting". | 17:28 |
johnsom | Neutron port deletes are async as well and can take some time to actually be deleted. | 17:28 |
*** Swami has joined #openstack-lbaas | 17:33 | |
*** ianychoi has quit IRC | 17:55 | |
*** luksky has joined #openstack-lbaas | 18:04 | |
*** ricolin has quit IRC | 18:05 | |
xgerman | colin I encountered people who would rather have ports which are not cleaned up properly than LBs going into error. So I started down the road of insulating the ports to a specific amp and then recreating the ports upon failover… in any case there a re a few patches up there improving upon the port situation with nova, etc . | 18:15 |
*** abaindur has quit IRC | 18:18 | |
*** abaindur has joined #openstack-lbaas | 18:19 | |
*** abaindur has quit IRC | 18:20 | |
*** abaindur has joined #openstack-lbaas | 18:26 | |
*** pcaruana has quit IRC | 18:29 | |
*** abaindur has quit IRC | 18:31 | |
*** Emine has joined #openstack-lbaas | 18:33 | |
colin- | i got that sense from how the app behaves, ya | 18:47 |
colin- | considering how best to handle a scenario where an amp with the nova and/or neutron agetns on it disabled that was previously the master not getting its port unplugged properly before it's plugged to a new amp in order to restore the data plane | 18:48 |
colin- | and potentially leading to two amps garping for the same mac | 18:49 |
johnsom | Just a note for folks in areas that do daylight savings: The Octavia meeting is in UTC time, so will be in an hour and six minutes from now. | 18:54 |
xgerman | k, have an interview so depending how much attention that takes I might not be here | 19:03 |
*** cbrumm__ has joined #openstack-lbaas | 19:04 | |
*** cbrumm_ has quit IRC | 19:04 | |
*** numans has quit IRC | 19:05 | |
*** emine__ has joined #openstack-lbaas | 19:12 | |
*** Emine has quit IRC | 19:13 | |
*** salmankhan has joined #openstack-lbaas | 19:27 | |
*** abaindur has joined #openstack-lbaas | 19:36 | |
johnsom | Good luck! | 19:54 |
*** salmankhan has quit IRC | 19:59 | |
johnsom | #startmeeting Octavia | 20:00 |
openstack | Meeting started Wed Mar 13 20:00:02 2019 UTC and is due to finish in 60 minutes. The chair is johnsom. Information about MeetBot at http://wiki.debian.org/MeetBot. | 20:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 20:00 |
*** openstack changes topic to " (Meeting topic: Octavia)" | 20:00 | |
openstack | The meeting name has been set to 'octavia' | 20:00 |
xgerman | o/ | 20:00 |
cgoncalves | o/ | 20:00 |
johnsom | Hi folks | 20:00 |
nmagnezi | o/ | 20:00 |
johnsom | #topic Announcements | 20:00 |
*** openstack changes topic to "Announcements (Meeting topic: Octavia)" | 20:00 | |
johnsom | We are in Stein feature freeze. | 20:00 |
johnsom | RC1 is next week. | 20:01 |
johnsom | We should be focusing on bug fixes and testing. | 20:01 |
johnsom | Also of note, congratulations to rm_work for becoming our fearless PTL for the Train cycle! | 20:01 |
johnsom | I will still be acting PTL until the Stein release is done. That is the second/third week in April. | 20:02 |
cgoncalves | congrats and thank you, adam! may the odds be ever in your favor! :) | 20:02 |
nmagnezi | rm_work, congrats! | 20:02 |
*** colin-m has joined #openstack-lbaas | 20:03 | |
johnsom | Any other announcements today? | 20:03 |
colin-m | o/ | 20:03 |
johnsom | #topic Brief progress reports / bugs needing review | 20:04 |
*** openstack changes topic to "Brief progress reports / bugs needing review (Meeting topic: Octavia)" | 20:04 | |
johnsom | Well, in between talking to potential employers, I have been looking at bugs fixes, etc. | 20:04 |
rm_work | o/ | 20:05 |
johnsom | I posted a patch that addresses a long standing issue with the spares pool over building. | 20:05 |
johnsom | #link https://review.openstack.org/#/c/642602/ | 20:05 |
rm_work | I was surprised to see you tackle that, nice :D | 20:05 |
johnsom | I am looking at the neutron-lbaas-dashboard today to see if I can make it cohabitate with the octavia-dashboard. | 20:06 |
rm_work | Looks like it was easier than we kept thinking? lol | 20:06 |
johnsom | Yeah, more people were opening bugs, so I just took some time to address it. | 20:06 |
rm_work | Yeah that would be a big win too -- that causes a lot of confusion | 20:06 |
rm_work | And I'm really not sure why it was ever an issue | 20:07 |
johnsom | I think having both dashboards loaded is good for migrations, so that is why I'm looking into that now. | 20:07 |
colin- | yeah it would be | 20:08 |
johnsom | Yeah, to most of us, a few extra spares was.... not important. However, I guess some people cared. | 20:08 |
colin- | great to hear about spares pool target size | 20:08 |
cgoncalves | johnsom, would that be a fix or a feature? | 20:08 |
colin- | i appreciate it! | 20:08 |
johnsom | cgoncalves It's a bug IMO. It used to work, now it doesn't. | 20:08 |
cgoncalves | ok, good | 20:09 |
rm_work | Yeah I only ever ran one HK process so I never got that bug :P | 20:09 |
johnsom | It's a namespace conflict on the backing code for neutron-lbaas-dashboard. | 20:09 |
johnsom | Otherwise, I will just keep working to address bugs/stories. | 20:10 |
rm_work | Yeah, just not sure why that happened, we just forgot to ever change it to our own NS when we copy pasted it? | 20:10 |
cgoncalves | I kept busy since last week reviewing feature patches and now bug fix patches. pity that we didn't make to merge https://review.openstack.org/#/c/594040/ | 20:10 |
cgoncalves | there's some interesting discussion going on. I'd encourage folks to chime in | 20:11 |
johnsom | Yeah, I migrated the UI namespaces, but neglected the backing code namespaces. | 20:11 |
cgoncalves | on the spare pool topic, I have this patch open that adds a scenario test https://review.openstack.org/#/c/634988/ | 20:11 |
johnsom | Cool, on my list to look at. | 20:12 |
johnsom | Any other updates? | 20:12 |
cgoncalves | I've been spending time in the OVN driver. it now uses the driver agent and so far so good | 20:13 |
johnsom | +1 | 20:13 |
cgoncalves | there are some bugs in the OVN driver but the important part is that we haven't encountered so far any issue in the providers framework | 20:13 |
johnsom | Nice! | 20:14 |
cgoncalves | kudos to Michael for the providers implementation :) | 20:14 |
*** ivve has joined #openstack-lbaas | 20:15 | |
johnsom | Thanks! It was a bit of work. | 20:15 |
johnsom | #topic Open Discussion | 20:15 |
*** openstack changes topic to "Open Discussion (Meeting topic: Octavia)" | 20:15 | |
johnsom | Other topics for today? | 20:15 |
johnsom | I have booked my travel for the summit. | 20:15 |
cgoncalves | same here. I'll land Sunday and fly out Saturday afternoon | 20:16 |
rm_work | Same | 20:16 |
johnsom | I had some airline points I could use. | 20:16 |
rm_work | Maybe catch some of y'all for dinner on Sunday? ;) | 20:16 |
johnsom | I will arrive Sunday and leave late Saturday. | 20:16 |
colin-m | same, look forward meeting folks | 20:17 |
cgoncalves | rm_work, sure! | 20:17 |
cgoncalves | colin-m, +1 !! | 20:17 |
rm_work | We usually have a group chat, maybe we can get that set up ahead of time this time | 20:17 |
johnsom | rm_work Yeah, I get into Denver in the morning | 20:17 |
rm_work | In the past we have used GroupMe and WhatsApp | 20:17 |
cgoncalves | gosh, I was going to ask that to the new PTL :D | 20:18 |
cgoncalves | you're fast | 20:18 |
cgoncalves | I mean, to move to WhatsApp :) | 20:18 |
johnsom | I have groupme setup. I don't think I have WhatsApp. | 20:18 |
rm_work | I'm not sure what's hot these days, maybe Telegram or LINE? :D | 20:18 |
rm_work | J/k | 20:18 |
colin-m | perhaps signal | 20:18 |
cgoncalves | oh, ok. whatever, both work for me | 20:18 |
colin-m | but sounds good | 20:18 |
rm_work | Yeah, probably WhatsApp is the most common | 20:18 |
johnsom | You can also ping me on IRC | 20:18 |
rm_work | I used signal for a long time too | 20:18 |
rm_work | Yeah, a lot of us have mobile IRC but I find it to be less reliable | 20:19 |
rm_work | Probably WhatsApp is the most common, though it is owned by FB... :/ | 20:19 |
johnsom | I was thinking I would start an agenda after RC1 is cut. Unless others would like to get started earlier. | 20:19 |
cgoncalves | I don't (IRC on mobile). anyway, until the Summit there will be a new trending communication chat | 20:20 |
rm_work | I wish we could use LINE since they are an Openstack contributor :D | 20:20 |
rm_work | But very few people have it | 20:20 |
rm_work | (outside of Asia) | 20:20 |
johnsom | HA, yeah, FB apps aren't reliable either given today's issues... | 20:20 |
cgoncalves | johnsom, has the soon-to-be new PTL already delegated that to you? :) | 20:20 |
johnsom | Ha, um, no. But you make a great point. The new PTL should run the Train PTG! | 20:21 |
rm_work | Michael is still our fearless leader for some time yet ;) | 20:21 |
* johnsom leans back in his chair.... | 20:21 | |
rm_work | Let's just say we can co-run it during the transition period lol | 20:22 |
cgoncalves | ba-dum-tss | 20:22 |
johnsom | We could establish the PTG committee. Just to keep in line with our over voting | 20:22 |
johnsom | Anyway, any other topics today? | 20:23 |
johnsom | Ok folks. Congrats rm_work! Have a good week smashing bugs! | 20:25 |
johnsom | #endmeeting | 20:25 |
*** openstack changes topic to "Discussions for Octavia | Stein priority review list: https://etherpad.openstack.org/p/octavia-priority-reviews" | 20:25 | |
openstack | Meeting ended Wed Mar 13 20:25:21 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 20:25 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-03-13-20.00.html | 20:25 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-03-13-20.00.txt | 20:25 |
openstack | Log: http://eavesdrop.openstack.org/meetings/octavia/2019/octavia.2019-03-13-20.00.log.html | 20:25 |
nmagnezi | o/ | 20:25 |
*** colin-m has quit IRC | 20:26 | |
rm_work | Thanks 😊 | 20:28 |
rm_work | And thanks Michael for your wonderful work for the last several years \(^o^)/ | 20:31 |
*** ceryx has joined #openstack-lbaas | 20:31 | |
colin- | +1 | 20:44 |
xgerman | rm_work congrats!! | 20:45 |
*** yamamoto has quit IRC | 20:53 | |
*** trown is now known as trown|outtypewww | 21:10 | |
rm_work | (^^♪ | 21:12 |
rm_work | I didn't even know the election happened already 😅 | 21:13 |
rm_work | That was fast | 21:13 |
rm_work | Or did I just win by default | 21:13 |
johnsom | It was uncontested | 21:13 |
*** ivve has quit IRC | 21:20 | |
rm_work | I was hoping I could still lose by lack of confidence vote T_T | 21:22 |
rm_work | drat | 21:22 |
johnsom | lol | 21:23 |
*** yamamoto has joined #openstack-lbaas | 21:26 | |
openstackgerrit | Michael Johnson proposed openstack/neutron-lbaas-dashboard master: Fix neutron-lbaas-dashboard and octavia-dashboard https://review.openstack.org/642931 | 21:29 |
*** yamamoto has quit IRC | 21:35 | |
*** cbrumm__ has quit IRC | 21:39 | |
*** cbrumm has joined #openstack-lbaas | 21:44 | |
*** rcernin has joined #openstack-lbaas | 21:57 | |
openstackgerrit | Michael Johnson proposed openstack/neutron-lbaas-dashboard master: Fix neutron-lbaas-dashboard and octavia-dashboard https://review.openstack.org/642931 | 22:06 |
johnsom | Ok, that seems to fix neutron-lbaas-dashboard when installed with octavia-dashboard | 22:07 |
johnsom | Hmm, ha, spoke too soon. | 22:09 |
rm_work | lol | 22:28 |
rm_work | are they named obviously now too? | 22:28 |
rm_work | so often "I see this show up in the dashboard but not in octavia via API" | 22:28 |
johnsom | I renamed it to "Neutron Load Balancers" | 22:29 |
rm_work | not "LBaaS (Old and Busted)" and "LBaaS (New Hotness)"? :D | 22:29 |
johnsom | https://usercontent.irccloud-cdn.com/file/mr1DPIJ8/image.png | 22:29 |
rm_work | https://www.youtube.com/watch?v=ha-uagjJQ9k | 22:30 |
johnsom | lol | 22:31 |
johnsom | Well, as PTL..... | 22:31 |
rm_work | I can enforce memes? :D | 22:31 |
rm_work | maybe I *will* like this job... | 22:32 |
openstackgerrit | Monty Taylor proposed openstack/neutron-lbaas-dashboard master: Update node_version to 10 https://review.openstack.org/643177 | 22:43 |
*** salmankhan has joined #openstack-lbaas | 22:55 | |
*** ianychoi has joined #openstack-lbaas | 23:06 | |
*** sapd1 has joined #openstack-lbaas | 23:09 | |
*** sapd1 has quit IRC | 23:30 | |
*** abaindur has quit IRC | 23:41 | |
*** abaindur has joined #openstack-lbaas | 23:42 | |
*** abaindur has quit IRC | 23:47 | |
*** luksky has quit IRC | 23:51 | |
openstackgerrit | Michael Johnson proposed openstack/octavia-dashboard master: Update nodejs to 10 LTS https://review.openstack.org/643189 | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!