Friday, 2021-04-30

*** marlinc has quit IRC00:04
*** sapd1_x has quit IRC00:04
*** marlinc has joined #openstack-lbaas00:05
openstackgerritAdam Harwell proposed openstack/octavia master: Use valid_vip_subnet_tag to select subnets  https://review.opendev.org/c/openstack/octavia/+/78813300:26
rm_workhaleyb: dawned on me the clean way to use a List for subnets, so got that done00:26
*** marlinc has quit IRC00:46
haleybrm_work: thanks. just sent a review, and looks like there might be an issue somewhere as cover tests failed00:50
rm_workhmm00:50
rm_workwill check locally again00:50
rm_workthought i got passes00:50
haleyband lower-constraints, but think it's just unit tests, seems to be related to the change00:50
haleyboh, you need to change a mock for the list_subnets() change, or tweak the noop driver test?00:51
rm_workhmmm i didn't change list_subnets00:53
rm_workbut maybe the test00:53
rm_workyeah00:53
rm_workunits passed, functional i didn't yet get running00:53
rm_workand pep8 is giving me a weird error00:53
*** marlinc has joined #openstack-lbaas00:53
haleybi thought you added list_subnets() ?00:53
rm_workflake8.exceptions.PluginRequestedUnknownParameters: "pycodestyle" requested unknown parameters causing 'FileProcessor' object has no attribute 'indent_size'00:53
rm_worknope that's standard00:53
rm_workour neutron client stuff is all magic-passthrough stuff00:53
rm_workit's a little hard to follow if you didn't help write it originally, lol00:54
haleybyou can update test-requirements.txt locally to get around that, pin pycodestyle<2.7.000:54
rm_workah ok so that's expected00:54
haleybi've seen that pycodestyle issue locally randomly, i guess installing 2.6.0 would fix it too, zuul seems to be ok00:55
rm_workhmm, JUST rebuilt my pep8 env, so, weird00:56
rm_workhow does it not explode in the gate? or is it?00:56
haleybthe gate is fine, i haven't dug-into why, but it's the same with the ovn provider. i'm assuming it will eventually fix itself when i pip update one day00:58
*** marlinc has quit IRC01:12
*** marlinc has joined #openstack-lbaas01:40
*** rcernin has quit IRC03:03
*** rcernin has joined #openstack-lbaas03:34
*** rcernin has quit IRC03:38
*** rcernin has joined #openstack-lbaas04:08
*** gcheresh_ has joined #openstack-lbaas05:53
*** gcheresh_ has quit IRC06:03
*** gcheresh_ has joined #openstack-lbaas06:12
*** xgerman has quit IRC06:41
*** rpittau|afk is now known as rpittau07:24
*** marlinc has quit IRC07:39
*** rcernin has quit IRC07:56
*** gcheresh_ has quit IRC08:03
*** marlinc has joined #openstack-lbaas08:03
*** njohnston has quit IRC08:25
rm_workhaleyb: well I was apparently wrong about the neutron-client stuff somehow, looking into it. I SWEAR list should just "work" but maybe I just mistyped something09:48
rm_workah I see09:52
*** gcheresh_ has joined #openstack-lbaas10:27
rm_workyeah the _get_resource layer is magic, but still have to provide the layer above it explicitly <_<10:30
*** dasp has quit IRC10:31
openstackgerritAdam Harwell proposed openstack/octavia master: Use vip_subnet_selection_tag to select subnets  https://review.opendev.org/c/openstack/octavia/+/78813310:34
*** dasp has joined #openstack-lbaas11:57
openstackgerritAnn Taraday proposed openstack/octavia master: Add option to set default ssl ciphers in haproxy  https://review.opendev.org/c/openstack/octavia/+/68533712:53
openstackgerritGregory Thiemonge proposed openstack/octavia master: Optimize CountPoolChildrenForQuota task in amphorav2  https://review.opendev.org/c/openstack/octavia/+/78894512:54
openstackgerritGregory Thiemonge proposed openstack/octavia master: Alias change amphorav2 -> amphora  https://review.opendev.org/c/openstack/octavia/+/74043212:55
*** gcheresh_ has quit IRC13:39
openstackgerritAnn Taraday proposed openstack/octavia master: Add option to set default ssl ciphers in haproxy  https://review.opendev.org/c/openstack/octavia/+/68533713:44
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: WIP Move ubuntu jobs to focal  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/78895413:50
*** rpittau is now known as rpittau|afk14:10
marlincIs amphorav2 still supported? I tried running the migrations command specified in https://docs.openstack.org/octavia/latest/install/install-amphorav2.html but that results in: octavia-db-manage: error: argument command: invalid choice: 'upgrade_persistence' (choose from 'current', 'history', 'branches', 'check_migration', 'upgrade', 'downgrade',14:35
marlinc'stamp', 'revision')14:35
marlincI also tried 'octavia-db-manage upgrade persistence' but that results in ERROR alembic.util.messaging [-] Can't locate revision identified by 'persistence': CommandError: Can't locate revision identified by 'persistence'14:36
*** rcernin has joined #openstack-lbaas14:48
*** rcernin has quit IRC14:52
gthiemongemarlinc: amphorav2 is supported, it will be the default provider driver in Xena14:53
gthiemongethere's still a couple of issues to fix14:53
gthiemonge"it will be the default provider driver in Xena" -> but persistence could be disabled by default14:56
marlincgthiemonge that's great! When was the amphorav2 driver introduced? Currently I'm running Ussuri, could it be its not available in that version yet?14:56
gthiemongemarlinc: it was added in ussuri, but i would wait for the backports of recent patches before enabling it in ussuri15:00
marlincThen I'll just run on amphora for now15:01
openstackgerritGregory Thiemonge proposed openstack/octavia-tempest-plugin master: WIP Move ubuntu jobs to focal  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/78895416:38
*** gcheresh_ has joined #openstack-lbaas17:08
*** rouk has joined #openstack-lbaas17:09
*** rouk has quit IRC17:58
*** priteau has quit IRC18:04
*** servagem has quit IRC18:04
*** stand has quit IRC18:04
*** gthiemonge has quit IRC18:04
*** icey has quit IRC18:04
*** lemko has quit IRC18:04
*** priteau has joined #openstack-lbaas18:07
*** servagem has joined #openstack-lbaas18:07
*** stand has joined #openstack-lbaas18:07
*** gthiemonge has joined #openstack-lbaas18:07
*** icey has joined #openstack-lbaas18:07
*** lemko has joined #openstack-lbaas18:07
*** gcheresh_ has quit IRC18:48
*** rcernin has joined #openstack-lbaas18:48
*** rcernin has quit IRC18:53
*** luksky has joined #openstack-lbaas20:11
*** gcheresh_ has joined #openstack-lbaas20:42
*** rcernin has joined #openstack-lbaas20:48
*** rcernin has quit IRC20:53
*** servagem has quit IRC20:58
*** gcheresh_ has quit IRC21:00
*** ramishra has quit IRC21:07
*** zzzeek has quit IRC21:55
*** luksky has quit IRC21:56
*** luksky has joined #openstack-lbaas21:56
*** luksky has quit IRC21:57
*** zzzeek has joined #openstack-lbaas21:58
*** luksky has joined #openstack-lbaas21:58
*** zzzeek has quit IRC22:44
*** zzzeek has joined #openstack-lbaas22:47
*** luksky has quit IRC23:31

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!