| *** spatel has joined #openstack-lbaas | 01:44 | |
| *** rcernin has quit IRC | 02:26 | |
| *** rcernin has joined #openstack-lbaas | 02:49 | |
| *** xgerman has quit IRC | 02:56 | |
| *** zzzeek has quit IRC | 03:10 | |
| *** zzzeek has joined #openstack-lbaas | 03:13 | |
| *** lemko has joined #openstack-lbaas | 04:01 | |
| *** lemko4 has quit IRC | 04:04 | |
| *** spatel has quit IRC | 04:38 | |
| *** zzzeek has quit IRC | 05:30 | |
| *** zzzeek has joined #openstack-lbaas | 05:32 | |
| eandersson | Mentioned this in designate chat, but looks like the lower-constraints test is broken in octavia | 05:33 |
|---|---|---|
| eandersson | https://zuul.opendev.org/t/openstack/build/49e3b5f2ddc84d309ef9e40b22746f24/log/job-output.txt#529 | 05:34 |
| eandersson | Nova fixed it two years here https://github.com/openstack/nova/commit/e5269f2fbb773953266fccbfd9df3f75e351eeb9 | 05:35 |
| *** gcheresh has joined #openstack-lbaas | 06:01 | |
| *** AlexStaf has joined #openstack-lbaas | 06:02 | |
| *** AlexStaf has quit IRC | 06:03 | |
| *** AlexStaf has joined #openstack-lbaas | 06:04 | |
| *** AlexStaf has quit IRC | 06:06 | |
| *** crc32 has joined #openstack-lbaas | 06:08 | |
| *** crc32 has left #openstack-lbaas | 06:08 | |
| *** vishalmanchanda has joined #openstack-lbaas | 06:09 | |
| *** mchlumsky has quit IRC | 06:30 | |
| *** mchlumsky has joined #openstack-lbaas | 06:33 | |
| *** mchlumsky has quit IRC | 06:40 | |
| *** mchlumsky has joined #openstack-lbaas | 06:41 | |
| *** mchlumsky has quit IRC | 06:50 | |
| *** mchlumsky has joined #openstack-lbaas | 06:50 | |
| cgoncalves | eandersson, thanks for sharing this. will you propose a patch? | 07:20 |
| *** rpittau|afk is now known as rpittau | 07:22 | |
| eandersson | cgoncalves maybe after I fixed it in Designate | 07:23 |
| cgoncalves | thank you | 07:28 |
| *** rcernin_ has joined #openstack-lbaas | 07:34 | |
| *** rcernin has quit IRC | 07:35 | |
| *** rcernin_ has quit IRC | 07:42 | |
| *** ccamposr has joined #openstack-lbaas | 07:57 | |
| *** ataraday_ has joined #openstack-lbaas | 07:59 | |
| *** rcernin_ has joined #openstack-lbaas | 08:08 | |
| *** rcernin_ has quit IRC | 08:13 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/octavia master: Imported Translations from Zanata https://review.opendev.org/757328 | 08:19 |
| openstackgerrit | Carlos Goncalves proposed openstack/octavia-tempest-plugin master: Fix scenario tests issue with immutable LBs https://review.opendev.org/755777 | 08:53 |
| *** tkajinam is now known as tkajinam|away | 09:17 | |
| *** tkajinam|away is now known as tkajinam | 09:17 | |
| *** zzzeek has quit IRC | 09:25 | |
| *** zzzeek has joined #openstack-lbaas | 09:29 | |
| *** rcernin_ has joined #openstack-lbaas | 09:31 | |
| *** rcernin_ has quit IRC | 09:36 | |
| *** rcernin_ has joined #openstack-lbaas | 09:55 | |
| *** rcernin_ has quit IRC | 10:25 | |
| *** rcernin_ has joined #openstack-lbaas | 10:42 | |
| *** rcernin_ has quit IRC | 11:06 | |
| *** lemko has quit IRC | 11:07 | |
| *** lemko has joined #openstack-lbaas | 11:23 | |
| *** zzzeek has quit IRC | 11:33 | |
| *** zzzeek has joined #openstack-lbaas | 11:34 | |
| *** rcernin_ has joined #openstack-lbaas | 11:59 | |
| openstackgerrit | Merged openstack/octavia master: Imported Translations from Zanata https://review.opendev.org/757328 | 13:13 |
| *** TrevorV has joined #openstack-lbaas | 13:44 | |
| *** vishalmanchanda has quit IRC | 14:01 | |
| *** tkajinam has quit IRC | 14:20 | |
| *** rcernin_ has quit IRC | 14:27 | |
| *** rpittau is now known as rpittau|afk | 15:52 | |
| *** ataraday_ has quit IRC | 16:06 | |
| *** ccamposr__ has joined #openstack-lbaas | 16:54 | |
| *** ccamposr has quit IRC | 16:57 | |
| *** cyberde has joined #openstack-lbaas | 17:03 | |
| haleyb | johnsom: shouldn't i be able to edit files in /opt/stack/octavia/..., restart o-api, then see those changes take effect? i must be missing something | 18:12 |
| johnsom | haleyb /etc/octavia/octavia.conf? | 18:13 |
| johnsom | Oh, you mean editing the source. | 18:13 |
| johnsom | Yeah, it works | 18:13 |
| johnsom | Assuming you haven't installed an octavia package that is overriding the default | 18:14 |
| haleyb | johnsom: pip show says it's /opt/stack/octavia | 18:14 |
| johnsom | Yeah, should work fine. I do it all the time | 18:15 |
| haleyb | at first i thought it was a stale .pyc but i don't see any of those | 18:15 |
| johnsom | Nah, restart will rebuild those that the .py changed | 18:15 |
| haleyb | hmm, the pyc in __pycache__ are from a few days ago | 18:17 |
| openstackgerrit | Arkady Shtempler proposed openstack/octavia-tempest-plugin master: Adding 3 new test cases: https://review.opendev.org/755326 | 18:17 |
| haleyb | johnsom: i guess i also needed to restart o-da, at least now the pyc is new | 18:24 |
| johnsom | Ah, yeah, depends on which code you changed. grin | 18:24 |
| haleyb | driver_udpater.py, must have been a ref on it | 18:25 |
| johnsom | yeah, that is o-da | 18:25 |
| *** gcheresh has quit IRC | 18:32 | |
| *** xgerman has joined #openstack-lbaas | 18:45 | |
| *** gregwork has quit IRC | 19:26 | |
| *** TrevorV has quit IRC | 19:52 | |
| *** dmsimard has left #openstack-lbaas | 20:55 | |
| *** ccamposr__ has quit IRC | 21:56 | |
| *** ccamposr has joined #openstack-lbaas | 21:57 | |
| *** rcernin_ has joined #openstack-lbaas | 22:02 | |
| *** rcernin_ has quit IRC | 22:19 | |
| *** tkajinam has joined #openstack-lbaas | 22:59 | |
| *** zzzeek has quit IRC | 23:55 | |
| *** zzzeek has joined #openstack-lbaas | 23:59 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!