Friday, 2022-05-06

opendevreviewZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension  https://review.opendev.org/c/openstack/neutron-lib/+/84079602:07
opendevreviewZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension  https://review.opendev.org/c/openstack/neutron-lib/+/84079602:11
opendevreviewZhouHeng proposed openstack/neutron-tempest-plugin master: list floating ip api contains port forwarding id  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/84058402:19
opendevreviewZhouHeng proposed openstack/neutron master: [api]adds port_forwarding id when list floatingip  https://review.opendev.org/c/openstack/neutron/+/84056502:28
opendevreviewliuyulong proposed openstack/neutron master: Config for link down/up ext gw port of HA router in backup node  https://review.opendev.org/c/openstack/neutron/+/83426002:33
opendevreviewZhouHeng proposed openstack/neutron master: [ovn]support read chassis update time from nb_cfg_timestamp  https://review.opendev.org/c/openstack/neutron/+/80283402:37
opendevreviewliuyulong proposed openstack/neutron-specs master: Spec for Router Advertisement on Openvswitch Agent  https://review.opendev.org/c/openstack/neutron-specs/+/83266004:41
*** elodilles is now known as elodilles_pto04:59
opendevreviewZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension  https://review.opendev.org/c/openstack/neutron-lib/+/84079605:44
opendevreviewZhouHeng proposed openstack/neutron master: [api]adds port_forwarding id when list floatingip  https://review.opendev.org/c/openstack/neutron/+/84056505:45
opendevreviewZhouHeng proposed openstack/neutron-lib master: fix pep8 error  https://review.opendev.org/c/openstack/neutron-lib/+/84081606:12
opendevreviewZhouHeng proposed openstack/neutron-lib master: fix pep8 error  https://review.opendev.org/c/openstack/neutron-lib/+/84081606:23
opendevreviewZhouHeng proposed openstack/neutron-lib master: fix pep8 error  https://review.opendev.org/c/openstack/neutron-lib/+/84081606:26
opendevreviewZhouHeng proposed openstack/neutron-lib master: fix pep8 error  https://review.opendev.org/c/openstack/neutron-lib/+/84081606:37
zhouhenglcslaweq, ralonsoh: if you have some free time, please check https://review.opendev.org/c/openstack/neutron/+/802834, thanks06:47
slaweqzhouhenglc: sure06:53
ralonsohsure07:01
*** zhouhenglc is now known as Guest24107:02
*** zhouhenglc_ is now known as zhouhenglc07:02
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: Consolidate neutron-tempest-plugin-api with scenario jobs  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/83691207:37
opendevreviewRodolfo Alonso proposed openstack/neutron master: Allow to process FW OF rules belonging to a port in a single operation  https://review.opendev.org/c/openstack/neutron/+/80624607:48
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section  https://review.opendev.org/c/openstack/neutron/+/84044207:48
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section  https://review.opendev.org/c/openstack/neutron/+/84044207:54
ykarelralonsoh, wrt ^ just to confirm if the same script works for you ?08:05
ykarelit fails for me even with just 1 subnet08:05
ykarelwith fail i mean not generating correct output08:06
ykarelmac and ip address not generating correctly08:06
ralonsohykarel, this is an output line example, in L14808:07
ralonsohp="fa02445e-8b1f-4bd2-9be5-b188a1126092  fa:16:3e:b6:18:33 [{'subnet_id': '0a4d361b-b96b-44e8-ba34-a6bebebfd4cd', 'ip_address': '192.168.233.2'}]"08:07
ralonsohif you execute L150, L151 and L15208:08
ralonsohthat works08:08
ykarelralonsoh, BUT IN YOUR SCRIPT YOU PRINTING ALSO NAME08:08
ykarelso 2nd position will be name08:08
ralonsohright08:09
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section  https://review.opendev.org/c/openstack/neutron/+/84044208:10
ykarel^ looks better with first look, me tries08:11
ralonsohykarel, thanks for the reviews08:11
ykarelralonsoh, latest update works fine, but i have to set IFS=$'\n' before to get it working08:12
ykarelelse without it it seperates with spaces08:13
ralonsohfolks, just a heads up: I've proposed n-lib 2.21.008:23
ralonsoh--> https://review.opendev.org/c/openstack/releases/+/84082808:23
ralonsohthat will include the change related to sqlachemy (that is the most "dangerous" patch added)08:24
zhouhenglchi ralonsoh, slaweq: there are some pep8 error in neutron-lib after pylint upgraded to 2.13.8, i sumbited a patch(https://review.opendev.org/c/openstack/neutron-lib/+/840816) to fix it, do you have some time and check it? thansk08:32
ralonsohzhouhenglc, let me check08:37
*** zhouhenglc is now known as Guest25109:36
*** zhouhenglc_ is now known as zhouhenglc09:36
lajoskatonazhouhenglc, ralonsoh: thanks, I just wanted to highlight that pep8 is broken for n-lib currently09:41
opendevreviewMerged openstack/neutron stable/yoga: Handle properly ObjectNotFound while deleting network from DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84048010:10
opendevreviewMerged openstack/neutron stable/xena: Handle properly ObjectNotFound while deleting network from DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84048110:10
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84031610:38
opendevreviewMerged openstack/neutron-fwaas master: Fix error when apply rule with dst port large than src port  https://review.opendev.org/c/openstack/neutron-fwaas/+/71511710:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: Create a keepalived-state-change script in bash  https://review.opendev.org/c/openstack/neutron/+/83614010:51
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84031610:51
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84031610:54
froyohi lajoskatona, obondarev, ralonsoh I know you already did, but since there were some minor changes afterwards, if you have some free minutes to re-review https://review.opendev.org/c/openstack/neutron/+/839783 thx in advance11:15
ralonsohok11:15
froyothx ralonsoh11:23
opendevreviewMerged openstack/neutron-lib master: fix pep8 error  https://review.opendev.org/c/openstack/neutron-lib/+/84081611:23
lajoskatonafroyo: I will check11:24
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent for IPv4  https://review.opendev.org/c/openstack/neutron/+/84031611:32
ykarelfrickler, hi11:50
ykarelcan u check latest comment in https://review.opendev.org/c/openstack/devstack/+/83938911:51
ykarelif ok will send a seperate patch for that11:51
fricklerykarel: interesting find. and yeah, I agree with an additional patch, feel free to do the rebase yourself, then. I guess it will be good to run all the ovn/ovs variants then once more on top of your fix, just to be on the safe side12:18
ykarelfrickler, ok will do, Thanks12:19
opendevreviewTerry Wilson proposed openstack/neutron master: DNM specifically testing with ovs 2.17  https://review.opendev.org/c/openstack/neutron/+/84088312:21
opendevreviewTerry Wilson proposed openstack/neutron master: DNM specifically testing with ovs 2.17  https://review.opendev.org/c/openstack/neutron/+/84088312:28
opendevreviewMerged openstack/neutron stable/victoria: Handle properly ObjectNotFound while deleting network from DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84048312:39
opendevreviewMerged openstack/neutron stable/ussuri: Handle properly ObjectNotFound while deleting network from DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84048412:39
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/yoga: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84088612:49
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/xena: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84088712:50
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/wallaby: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84088812:50
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/victoria: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84088912:50
opendevreviewLucas Alvares Gomes proposed openstack/neutron stable/ussuri: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84089012:50
opendevreviewLucas Alvares Gomes proposed openstack/networking-ovn stable/train: [OVN] Add baremetal support with Neutron DHCP agent  https://review.opendev.org/c/openstack/networking-ovn/+/84089312:58
fzzf[m]hi, I use packstack --allinone install openstack-train on centos 7. then I congfigure neutron. I have eno1,eno2, enp94s0f0... br-int and br-ex network interface.... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/SUeNHERMkjVOdNepuXRrPzHm)13:23
fzzf[m] * hi, I use packstack --allinone install openstack-train on centos 7. then I congfigure neutron. I have eno1,eno2, enp94s0f0... br-int and br-ex network interface.... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/TwsCiNguLhmwJyTaacfAPkmP)13:23
fzzf[m] * hi, I use packstack --allinone install openstack-train on centos 7. then I congfigure neutron. I have eno1,eno2, enp94s0f0... br-int and br-ex network interface.... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/AaFhJUxCMPilkMLYUDFeluJB)13:24
fzzf[m] * hi, I use packstack --allinone install openstack-train on centos 7. then I congfigure neutron. I have eno1,eno2, enp94s0f0... br-int and br-ex network interface.... (full message at https://matrix.org/_matrix/media/r0/download/matrix.org/zIJSmwZLNdnTZpEWVlamBwxg)13:26
ralonsohfzzf[m], the host you are trying to bind the port is called "localhost.localdomain"13:37
ralonsohhowever, the host configured in the chassis is called "localhost"13:37
ralonsohexternal_ids        : {hostname=localhost, ...13:37
ralonsohyou should review your deployment tool13:37
ralonsohin any case, you can quickly fix that setting the Open_vSwitch.external_ids value13:37
ralonsohovs-vsctl set open c98f5a3eb-9c67-4f83-bbfc-f47a6a69b147 external_ids:hostname="localhost"13:38
ralonsohanother recomendation: use another host name13:38
ralonsohsorry, you should set the other value13:39
ralonsohovs-vsctl set open c98f5a3eb-9c67-4f83-bbfc-f47a6a69b147 external_ids:hostname="localhost.localdomain"13:39
ralonsohand please, do not send the same message 4 times13:39
lajoskatonafzzf[m]: Hi, it's not related directly but firewall_driver should be something else, not OVSHybridIptablesFirewallDriver13:40
lajoskatonafzzf[m]: here it is empty: https://24eade5565127d985eb0-7e6feee1594781d3a430e22d861f8db7.ssl.cf2.rackcdn.com/839783/16/check/neutron-tempest-plugin-scenario-ovn/b9f78e3/controller/logs/etc/neutron/plugins/ml2/ml2_conf.ini13:41
ralonsoh^^ good indication13:42
ykarelfzzf[m], wrt packstack i see host in nova.conf and external_ids:hostname in ovn should be same13:57
ykarelhttps://github.com/redhat-openstack/packstack/blob/stable/train/packstack/puppet/modules/packstack/manifests/nova.pp#L44-L4513:58
ykarelhttps://github.com/redhat-openstack/packstack/blob/stable/train/packstack/puppet/modules/packstack/manifests/neutron/ovn_agent.pp#L5313:58
ykarelmay be you did some changes related to hostname manually during/after the deployment?13:58
*** dasm|off is now known as dasm13:59
ykarelif no then you create a bug against packstack with all your environment details14:00
opendevreviewArnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan  https://review.opendev.org/c/openstack/neutron/+/83563814:16
opendevreviewRodolfo Alonso proposed openstack/neutron master: WIP DNM ovn: use migration-destination for live migration  https://review.opendev.org/c/openstack/neutron/+/82845514:20
opendevreviewArnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan  https://review.opendev.org/c/openstack/neutron/+/83563814:22
fzzf[m]ralonsoh: thanks:D ,I get it. sorry, I modify message serveral times.14:25
opendevreviewArnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan  https://review.opendev.org/c/openstack/neutron/+/83563814:34
opendevreviewRodolfo Alonso proposed openstack/neutron master: Create a keepalived-state-change script in bash  https://review.opendev.org/c/openstack/neutron/+/83614014:52
opendevreviewFrode Nordahl proposed openstack/neutron stable/ussuri: Fix setting table monitoring conditions  https://review.opendev.org/c/openstack/neutron/+/84074414:54
slaweqralonsoh: mlavalle if You will have some time, please check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/83691214:55
slaweqthx in advance14:55
ralonsohsure14:55
slaweqthx14:55
opendevreviewMerged openstack/neutron master: [ovn]support read chassis update time from nb_cfg_timestamp  https://review.opendev.org/c/openstack/neutron/+/80283414:58
opendevreviewElvira GarcĂ­a Ruiz proposed openstack/neutron-specs master: Add spec for DNS subdomain support in OVN  https://review.opendev.org/c/openstack/neutron-specs/+/83265815:11
opendevreviewMerged openstack/neutron stable/train: Handle properly ObjectNotFound while deleting network from DHCP agent  https://review.opendev.org/c/openstack/neutron/+/84048515:14
opendevreviewMerged openstack/neutron master: Avoid register config options on imports  https://review.opendev.org/c/openstack/neutron/+/83978315:14
opendevreviewMerged openstack/neutron master: Doc: Add note for IPv6 port update special cases  https://review.opendev.org/c/openstack/neutron/+/84028115:43
opendevreviewMerged openstack/neutron-lib master: Doc: Add note for subnet creation  https://review.opendev.org/c/openstack/neutron-lib/+/84066516:11
opendevreviewMerged openstack/neutron stable/wallaby: Add wait for the post-fork event to nb/sb objects  https://review.opendev.org/c/openstack/neutron/+/80576816:16
opendevreviewMiro Tomaska proposed openstack/neutron master: [WIP] Notify mech drivers with original and modified network  https://review.opendev.org/c/openstack/neutron/+/84014618:43
opendevreviewMiro Tomaska proposed openstack/neutron master: Notify mech drivers with original and modified network  https://review.opendev.org/c/openstack/neutron/+/84014618:45
*** dasm is now known as dasm|off21:09
opendevreviewMohammed Naser proposed openstack/neutron-vpnaas stable/yoga: tests: fix functional tests  https://review.opendev.org/c/openstack/neutron-vpnaas/+/84033021:24
opendevreviewMerged openstack/neutron master: ovn: Change logging level for OVN metadata agent  https://review.opendev.org/c/openstack/neutron/+/84053723:30
opendevreviewMerged openstack/neutron master: [QoS] Unify agent "qos_network_policy_id" constant  https://review.opendev.org/c/openstack/neutron/+/83960223:55

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