opendevreview | ZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension https://review.opendev.org/c/openstack/neutron-lib/+/840796 | 02:07 |
---|---|---|
opendevreview | ZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension https://review.opendev.org/c/openstack/neutron-lib/+/840796 | 02:11 |
opendevreview | ZhouHeng proposed openstack/neutron-tempest-plugin master: list floating ip api contains port forwarding id https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/840584 | 02:19 |
opendevreview | ZhouHeng proposed openstack/neutron master: [api]adds port_forwarding id when list floatingip https://review.opendev.org/c/openstack/neutron/+/840565 | 02:28 |
opendevreview | liuyulong 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/+/834260 | 02:33 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]support read chassis update time from nb_cfg_timestamp https://review.opendev.org/c/openstack/neutron/+/802834 | 02:37 |
opendevreview | liuyulong proposed openstack/neutron-specs master: Spec for Router Advertisement on Openvswitch Agent https://review.opendev.org/c/openstack/neutron-specs/+/832660 | 04:41 |
*** elodilles is now known as elodilles_pto | 04:59 | |
opendevreview | ZhouHeng proposed openstack/neutron-lib master: Add fip-pf-detail shim extension https://review.opendev.org/c/openstack/neutron-lib/+/840796 | 05:44 |
opendevreview | ZhouHeng proposed openstack/neutron master: [api]adds port_forwarding id when list floatingip https://review.opendev.org/c/openstack/neutron/+/840565 | 05:45 |
opendevreview | ZhouHeng proposed openstack/neutron-lib master: fix pep8 error https://review.opendev.org/c/openstack/neutron-lib/+/840816 | 06:12 |
opendevreview | ZhouHeng proposed openstack/neutron-lib master: fix pep8 error https://review.opendev.org/c/openstack/neutron-lib/+/840816 | 06:23 |
opendevreview | ZhouHeng proposed openstack/neutron-lib master: fix pep8 error https://review.opendev.org/c/openstack/neutron-lib/+/840816 | 06:26 |
opendevreview | ZhouHeng proposed openstack/neutron-lib master: fix pep8 error https://review.opendev.org/c/openstack/neutron-lib/+/840816 | 06:37 |
zhouhenglc | slaweq, ralonsoh: if you have some free time, please check https://review.opendev.org/c/openstack/neutron/+/802834, thanks | 06:47 |
slaweq | zhouhenglc: sure | 06:53 |
ralonsoh | sure | 07:01 |
*** zhouhenglc is now known as Guest241 | 07:02 | |
*** zhouhenglc_ is now known as zhouhenglc | 07:02 | |
opendevreview | Slawek Kaplonski proposed openstack/neutron-tempest-plugin master: Consolidate neutron-tempest-plugin-api with scenario jobs https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836912 | 07:37 |
opendevreview | Rodolfo 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/+/806246 | 07:48 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section https://review.opendev.org/c/openstack/neutron/+/840442 | 07:48 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section https://review.opendev.org/c/openstack/neutron/+/840442 | 07:54 |
ykarel | ralonsoh, wrt ^ just to confirm if the same script works for you ? | 08:05 |
ykarel | it fails for me even with just 1 subnet | 08:05 |
ykarel | with fail i mean not generating correct output | 08:06 |
ykarel | mac and ip address not generating correctly | 08:06 |
ralonsoh | ykarel, this is an output line example, in L148 | 08:07 |
ralonsoh | p="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 |
ralonsoh | if you execute L150, L151 and L152 | 08:08 |
ralonsoh | that works | 08:08 |
ykarel | ralonsoh, BUT IN YOUR SCRIPT YOU PRINTING ALSO NAME | 08:08 |
ykarel | so 2nd position will be name | 08:08 |
ralonsoh | right | 08:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVS] Add "Open Flow processing considerations" doc section https://review.opendev.org/c/openstack/neutron/+/840442 | 08:10 |
ykarel | ^ looks better with first look, me tries | 08:11 |
ralonsoh | ykarel, thanks for the reviews | 08:11 |
ykarel | ralonsoh, latest update works fine, but i have to set IFS=$'\n' before to get it working | 08:12 |
ykarel | else without it it seperates with spaces | 08:13 |
ralonsoh | folks, just a heads up: I've proposed n-lib 2.21.0 | 08:23 |
ralonsoh | --> https://review.opendev.org/c/openstack/releases/+/840828 | 08:23 |
ralonsoh | that will include the change related to sqlachemy (that is the most "dangerous" patch added) | 08:24 |
zhouhenglc | hi 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? thansk | 08:32 |
ralonsoh | zhouhenglc, let me check | 08:37 |
*** zhouhenglc is now known as Guest251 | 09:36 | |
*** zhouhenglc_ is now known as zhouhenglc | 09:36 | |
lajoskatona | zhouhenglc, ralonsoh: thanks, I just wanted to highlight that pep8 is broken for n-lib currently | 09:41 |
opendevreview | Merged openstack/neutron stable/yoga: Handle properly ObjectNotFound while deleting network from DHCP agent https://review.opendev.org/c/openstack/neutron/+/840480 | 10:10 |
opendevreview | Merged openstack/neutron stable/xena: Handle properly ObjectNotFound while deleting network from DHCP agent https://review.opendev.org/c/openstack/neutron/+/840481 | 10:10 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840316 | 10:38 |
opendevreview | Merged openstack/neutron-fwaas master: Fix error when apply rule with dst port large than src port https://review.opendev.org/c/openstack/neutron-fwaas/+/715117 | 10:45 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Create a keepalived-state-change script in bash https://review.opendev.org/c/openstack/neutron/+/836140 | 10:51 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840316 | 10:51 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840316 | 10:54 |
froyo | hi 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 advance | 11:15 |
ralonsoh | ok | 11:15 |
froyo | thx ralonsoh | 11:23 |
opendevreview | Merged openstack/neutron-lib master: fix pep8 error https://review.opendev.org/c/openstack/neutron-lib/+/840816 | 11:23 |
lajoskatona | froyo: I will check | 11:24 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron master: [OVN] Add baremetal support without Neutron DHCP agent for IPv4 https://review.opendev.org/c/openstack/neutron/+/840316 | 11:32 |
ykarel | frickler, hi | 11:50 |
ykarel | can u check latest comment in https://review.opendev.org/c/openstack/devstack/+/839389 | 11:51 |
ykarel | if ok will send a seperate patch for that | 11:51 |
frickler | ykarel: 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 side | 12:18 |
ykarel | frickler, ok will do, Thanks | 12:19 |
opendevreview | Terry Wilson proposed openstack/neutron master: DNM specifically testing with ovs 2.17 https://review.opendev.org/c/openstack/neutron/+/840883 | 12:21 |
opendevreview | Terry Wilson proposed openstack/neutron master: DNM specifically testing with ovs 2.17 https://review.opendev.org/c/openstack/neutron/+/840883 | 12:28 |
opendevreview | Merged openstack/neutron stable/victoria: Handle properly ObjectNotFound while deleting network from DHCP agent https://review.opendev.org/c/openstack/neutron/+/840483 | 12:39 |
opendevreview | Merged openstack/neutron stable/ussuri: Handle properly ObjectNotFound while deleting network from DHCP agent https://review.opendev.org/c/openstack/neutron/+/840484 | 12:39 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron stable/yoga: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840886 | 12:49 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron stable/xena: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840887 | 12:50 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron stable/wallaby: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840888 | 12:50 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron stable/victoria: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840889 | 12:50 |
opendevreview | Lucas Alvares Gomes proposed openstack/neutron stable/ussuri: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/neutron/+/840890 | 12:50 |
opendevreview | Lucas Alvares Gomes proposed openstack/networking-ovn stable/train: [OVN] Add baremetal support with Neutron DHCP agent https://review.opendev.org/c/openstack/networking-ovn/+/840893 | 12: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 |
ralonsoh | fzzf[m], the host you are trying to bind the port is called "localhost.localdomain" | 13:37 |
ralonsoh | however, the host configured in the chassis is called "localhost" | 13:37 |
ralonsoh | external_ids : {hostname=localhost, ... | 13:37 |
ralonsoh | you should review your deployment tool | 13:37 |
ralonsoh | in any case, you can quickly fix that setting the Open_vSwitch.external_ids value | 13:37 |
ralonsoh | ovs-vsctl set open c98f5a3eb-9c67-4f83-bbfc-f47a6a69b147 external_ids:hostname="localhost" | 13:38 |
ralonsoh | another recomendation: use another host name | 13:38 |
ralonsoh | sorry, you should set the other value | 13:39 |
ralonsoh | ovs-vsctl set open c98f5a3eb-9c67-4f83-bbfc-f47a6a69b147 external_ids:hostname="localhost.localdomain" | 13:39 |
ralonsoh | and please, do not send the same message 4 times | 13:39 |
lajoskatona | fzzf[m]: Hi, it's not related directly but firewall_driver should be something else, not OVSHybridIptablesFirewallDriver | 13:40 |
lajoskatona | fzzf[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.ini | 13:41 |
ralonsoh | ^^ good indication | 13:42 |
ykarel | fzzf[m], wrt packstack i see host in nova.conf and external_ids:hostname in ovn should be same | 13:57 |
ykarel | https://github.com/redhat-openstack/packstack/blob/stable/train/packstack/puppet/modules/packstack/manifests/nova.pp#L44-L45 | 13:58 |
ykarel | https://github.com/redhat-openstack/packstack/blob/stable/train/packstack/puppet/modules/packstack/manifests/neutron/ovn_agent.pp#L53 | 13:58 |
ykarel | may be you did some changes related to hostname manually during/after the deployment? | 13:58 |
*** dasm|off is now known as dasm | 13:59 | |
ykarel | if no then you create a bug against packstack with all your environment details | 14:00 |
opendevreview | Arnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan https://review.opendev.org/c/openstack/neutron/+/835638 | 14:16 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: WIP DNM ovn: use migration-destination for live migration https://review.opendev.org/c/openstack/neutron/+/828455 | 14:20 |
opendevreview | Arnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan https://review.opendev.org/c/openstack/neutron/+/835638 | 14:22 |
fzzf[m] | ralonsoh: thanks:D ,I get it. sorry, I modify message serveral times. | 14:25 |
opendevreview | Arnau Verdaguer proposed openstack/neutron master: [ WIP ] Migration revert plan https://review.opendev.org/c/openstack/neutron/+/835638 | 14:34 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Create a keepalived-state-change script in bash https://review.opendev.org/c/openstack/neutron/+/836140 | 14:52 |
opendevreview | Frode Nordahl proposed openstack/neutron stable/ussuri: Fix setting table monitoring conditions https://review.opendev.org/c/openstack/neutron/+/840744 | 14:54 |
slaweq | ralonsoh: mlavalle if You will have some time, please check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836912 | 14:55 |
slaweq | thx in advance | 14:55 |
ralonsoh | sure | 14:55 |
slaweq | thx | 14:55 |
opendevreview | Merged openstack/neutron master: [ovn]support read chassis update time from nb_cfg_timestamp https://review.opendev.org/c/openstack/neutron/+/802834 | 14:58 |
opendevreview | Elvira GarcĂa Ruiz proposed openstack/neutron-specs master: Add spec for DNS subdomain support in OVN https://review.opendev.org/c/openstack/neutron-specs/+/832658 | 15:11 |
opendevreview | Merged openstack/neutron stable/train: Handle properly ObjectNotFound while deleting network from DHCP agent https://review.opendev.org/c/openstack/neutron/+/840485 | 15:14 |
opendevreview | Merged openstack/neutron master: Avoid register config options on imports https://review.opendev.org/c/openstack/neutron/+/839783 | 15:14 |
opendevreview | Merged openstack/neutron master: Doc: Add note for IPv6 port update special cases https://review.opendev.org/c/openstack/neutron/+/840281 | 15:43 |
opendevreview | Merged openstack/neutron-lib master: Doc: Add note for subnet creation https://review.opendev.org/c/openstack/neutron-lib/+/840665 | 16:11 |
opendevreview | Merged openstack/neutron stable/wallaby: Add wait for the post-fork event to nb/sb objects https://review.opendev.org/c/openstack/neutron/+/805768 | 16:16 |
opendevreview | Miro Tomaska proposed openstack/neutron master: [WIP] Notify mech drivers with original and modified network https://review.opendev.org/c/openstack/neutron/+/840146 | 18:43 |
opendevreview | Miro Tomaska proposed openstack/neutron master: Notify mech drivers with original and modified network https://review.opendev.org/c/openstack/neutron/+/840146 | 18:45 |
*** dasm is now known as dasm|off | 21:09 | |
opendevreview | Mohammed Naser proposed openstack/neutron-vpnaas stable/yoga: tests: fix functional tests https://review.opendev.org/c/openstack/neutron-vpnaas/+/840330 | 21:24 |
opendevreview | Merged openstack/neutron master: ovn: Change logging level for OVN metadata agent https://review.opendev.org/c/openstack/neutron/+/840537 | 23:30 |
opendevreview | Merged openstack/neutron master: [QoS] Unify agent "qos_network_policy_id" constant https://review.opendev.org/c/openstack/neutron/+/839602 | 23:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!