*** tkajinam has joined #openstack-lbaas | 00:03 | |
*** goldyfruit___ has joined #openstack-lbaas | 00:54 | |
*** goldyfruit___ has quit IRC | 01:20 | |
*** abaindur has joined #openstack-lbaas | 01:44 | |
*** dasp has joined #openstack-lbaas | 02:26 | |
*** dasp_ has quit IRC | 02:29 | |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Use retry for AmphoraComputeConnectivityWait https://review.opendev.org/662791 | 02:55 |
---|---|---|
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert listener flows to use provider models https://review.opendev.org/660236 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert pool flows to use dicts https://review.opendev.org/665381 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition member flows to use dicts https://review.opendev.org/657842 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition amphora flows to dicts https://review.opendev.org/668898 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert Lb flows to use provider dicts https://review.opendev.org/671725 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Convert health_monitor flows to use provider models https://review.opendev.org/679779 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7policy flows to dicts https://review.opendev.org/665977 | 02:55 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Transition l7rule flows to dicts https://review.opendev.org/668173 | 02:56 |
openstackgerrit | Ann Taraday proposed openstack/octavia master: Jobboard based controller https://review.opendev.org/647406 | 02:56 |
*** ricolin has joined #openstack-lbaas | 03:49 | |
*** ricolin has quit IRC | 03:51 | |
*** ricolin has joined #openstack-lbaas | 04:09 | |
sorrison | rm_work: found an issue with my AZ patch for failover http://paste.openstack.org/show/786890/ looking into it now | 04:44 |
rm_work | Yeah I hadn't really had time to look at all the edge cases of stuff (I'm calling anything that's not a clean create an edge case here) | 04:45 |
rm_work | There's assuredly more logic we need to add | 04:45 |
rm_work | I was going to get to it Monday, but if you want to fix it while I'm out for Thanksgiving holiday, that'd be great :D | 04:46 |
sorrison | So when you do a `openstack loadbalancer amphora failover` does that make it create a new amphora? | 04:46 |
rm_work | Yeah | 04:46 |
rm_work | It follows the failover flows | 04:46 |
sorrison | I think then it just needs to pass in the availability-zone of the existing amphora into the new one | 04:46 |
rm_work | Probably yes | 04:46 |
sorrison | OK I understand now | 04:46 |
rm_work | But there's more cases too | 04:47 |
sorrison | only just started using active_backup in my dev env | 04:47 |
rm_work | Like spares pool creates as well | 04:47 |
rm_work | Yeah there's a couple of paths | 04:47 |
rm_work | The closer to the actual create cost you can do it, the better I think | 04:47 |
rm_work | Because if you can get all the logic in the compute-create task, I think that's what everything uses | 04:48 |
rm_work | Though it may be unavoidable to do it at least in the flows, which expands things a bit | 04:48 |
sorrison | Yeah having a look now. Almost weekend for me | 04:49 |
rm_work | If you get an itch to look at spares pool stuff, you can lift the code I did in my other AZ patch | 04:49 |
rm_work | But yeah prolly simpler to just let me do that since I did it before | 04:49 |
sorrison | yeah fine by me | 04:50 |
rm_work | This is nice actually, we've gotten a ton of the stuff set up I needed to do in that patch | 04:50 |
rm_work | So it'll simplify a ton | 04:51 |
rm_work | :D | 04:51 |
sorrison | This case is actually a simple fix | 04:51 |
sorrison | we do the exact same thing in for flavors in the failover case | 04:52 |
rm_work | Yeah I just bet there are a few other cases left. I was going to fully walk through it next week now that we got the gates fixed | 04:52 |
sorrison | is the python-yaml issue in DIB fixed? | 04:52 |
rm_work | Yeah | 04:52 |
rm_work | Err | 04:52 |
rm_work | Sorry the first one | 04:53 |
rm_work | Not the new one I think | 04:53 |
rm_work | Not sure what's causing that yet | 04:53 |
sorrison | yeah ok | 04:53 |
rm_work | But it's odd because it didn't affect MY patch | 04:53 |
rm_work | So I'm tempted to say something changed in your patch... But not sure what it could be yet | 04:53 |
rm_work | I'll look on Monday | 04:54 |
rm_work | Or maybe Sunday, depending. lol | 04:54 |
openstackgerrit | Ajay Kumar proposed openstack/octavia-dashboard master: OpenStack is dropping the py2.7 support in ussuri cycle. https://review.opendev.org/692073 | 04:56 |
openstackgerrit | Ajay Kumar proposed openstack/octavia-dashboard master: OpenStack is dropping the py2.7 support in ussuri cycle. https://review.opendev.org/692073 | 05:12 |
openstackgerrit | Ajay Kumar proposed openstack/octavia-dashboard master: OpenStack is dropping the py2.7 support in ussuri cycle. https://review.opendev.org/692073 | 06:21 |
*** rcernin has quit IRC | 07:24 | |
*** maciejjozefczyk has joined #openstack-lbaas | 07:53 | |
*** rpittau|afk is now known as rpittau | 08:04 | |
*** ramishra has joined #openstack-lbaas | 08:08 | |
*** tesseract has joined #openstack-lbaas | 08:24 | |
*** tkajinam has quit IRC | 08:43 | |
*** trident has quit IRC | 08:55 | |
*** trident has joined #openstack-lbaas | 08:56 | |
*** Dinesh_Bhor has quit IRC | 09:11 | |
*** ricolin has quit IRC | 09:18 | |
*** gcheresh has joined #openstack-lbaas | 09:44 | |
*** gcheresh has quit IRC | 10:10 | |
*** ccamposr__ has quit IRC | 10:11 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: DNM checking scenarios on all branches https://review.opendev.org/696407 | 10:14 |
*** gcheresh has joined #openstack-lbaas | 10:20 | |
*** ccamposr has joined #openstack-lbaas | 10:28 | |
*** rcernin has joined #openstack-lbaas | 10:31 | |
*** pcaruana has joined #openstack-lbaas | 10:36 | |
*** gcheresh has quit IRC | 10:41 | |
*** rcernin has quit IRC | 10:49 | |
*** psachin has joined #openstack-lbaas | 11:27 | |
*** gcheresh has joined #openstack-lbaas | 11:58 | |
*** rcernin has joined #openstack-lbaas | 12:30 | |
*** goldyfruit___ has joined #openstack-lbaas | 12:43 | |
*** ramishra has quit IRC | 13:49 | |
*** gcheresh has quit IRC | 14:29 | |
openstackgerrit | Gregory Thiemonge proposed openstack/octavia-tempest-plugin master: DNM checking scenarios on all branches https://review.opendev.org/696407 | 15:45 |
*** sapd1 has joined #openstack-lbaas | 16:11 | |
*** strobert1 has quit IRC | 16:21 | |
*** rpittau is now known as rpittau|afk | 17:25 | |
*** psachin has quit IRC | 17:34 | |
*** armax has joined #openstack-lbaas | 17:42 | |
openstackgerrit | Carlos Goncalves proposed openstack/octavia master: Enable full MAC security by default https://review.opendev.org/682932 | 18:33 |
*** armax has quit IRC | 19:06 | |
*** gcheresh has joined #openstack-lbaas | 19:46 | |
*** ccamposr__ has joined #openstack-lbaas | 19:51 | |
*** ccamposr has quit IRC | 19:53 | |
*** tesseract has quit IRC | 20:00 | |
*** servagem has quit IRC | 20:47 | |
*** servagem has joined #openstack-lbaas | 21:53 | |
*** pcaruana has quit IRC | 22:03 | |
*** gcheresh has quit IRC | 22:03 | |
*** armax has joined #openstack-lbaas | 22:54 | |
*** rcernin has quit IRC | 23:18 | |
*** sapd1 has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!