opendevreview | Merged openstack/neutron-fwaas master: Add CONTEXT_WRITER to _get_default_fwg_id https://review.opendev.org/c/openstack/neutron-fwaas/+/873897 | 00:41 |
---|---|---|
opendevreview | Dmitrii Shcherbakov proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 01:05 |
opendevreview | Merged openstack/neutron stable/ussuri: Fix deprecation warnings in pkg_resources https://review.opendev.org/c/openstack/neutron/+/873783 | 01:26 |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]disable security group notifier https://review.opendev.org/c/openstack/neutron/+/873850 | 01:34 |
*** dmitriis is now known as Guest4995 | 03:31 | |
opendevreview | ZhouHeng proposed openstack/neutron master: [ovn]disable security group notifier https://review.opendev.org/c/openstack/neutron/+/873850 | 06:04 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Add get_firewall_groups_count method https://review.opendev.org/c/openstack/neutron-fwaas/+/873960 | 06:12 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Add CONTEXT_WRITER to _get_default_fwg_id https://review.opendev.org/c/openstack/neutron-fwaas/+/873961 | 06:13 |
lajoskatona | sahid: Hi, We have a bug in fullstack for multisegments: https://bugs.launchpad.net/neutron/+bug/2007152 , it seems to appear only with fullstack | 07:14 |
lajoskatona | sahid: Could you please check it if you have some free time? | 07:14 |
opendevreview | yatin proposed openstack/neutron master: [dhcp agent] Fix clean_devices https://review.opendev.org/c/openstack/neutron/+/874057 | 07:35 |
sahid | lajoskatona: o/ | 08:06 |
lajoskatona | sahid: Hi | 08:06 |
sahid | sure looking at it | 08:06 |
lajoskatona | sahid: thanks | 08:07 |
ralonsoh | ykarel, hi! about the upper patch you pushed (that I think is correct), where did you see this error? what CI job? | 08:09 |
ykarel | ralonsoh, can be seen in all ovs jobs | 08:09 |
ykarel | i noticed while checking udhcpc issue in nova-next | 08:10 |
ralonsoh | ykarel, thanks | 08:10 |
ykarel | ralonsoh, ex https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_6f9/868236/5/gate/nova-next/6f9f3d0/controller/logs/screen-q-dhcp.txt | 08:11 |
ralonsoh | uffff hundred of times... | 08:11 |
opendevreview | yatin proposed openstack/neutron-fwaas master: Use upper-constraints in docs job https://review.opendev.org/c/openstack/neutron-fwaas/+/874062 | 08:20 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Use upper-constraints in docs job https://review.opendev.org/c/openstack/neutron-fwaas/+/874063 | 08:21 |
elodilles | ralonsoh: thx o/ | 08:32 |
ralonsoh | yw | 08:32 |
ralonsoh | lajoskatona, slaweq please check https://review.opendev.org/c/openstack/os-ken/+/874028 | 08:36 |
slaweq | ralonsoh +2 | 08:37 |
ralonsoh | thanks | 08:37 |
opendevreview | Luis Tomas Bolivar proposed openstack/ovsdbapp master: Add new function ls_get_localnet_ports https://review.opendev.org/c/openstack/ovsdbapp/+/873853 | 08:45 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Use upper-constraints in docs job https://review.opendev.org/c/openstack/neutron-fwaas/+/874063 | 08:59 |
opendevreview | Lajos Katona proposed openstack/neutron stable/xena: Fullstack: Wait placement process fixtrue to really stop https://review.opendev.org/c/openstack/neutron/+/873962 | 09:17 |
opendevreview | Lajos Katona proposed openstack/neutron stable/yoga: Do not ignore attributes in bulk port create https://review.opendev.org/c/openstack/neutron/+/873963 | 09:18 |
sahid | lajoskatona: you shared link to "openseaarch" it seems that a user/passzord is needed? | 09:38 |
lajoskatona | sahid: openstack/openstack :-) | 09:39 |
sahid | thanks you | 09:39 |
lajoskatona | sahid: it is for the community, so no personal credentials are needed | 09:39 |
sahid | :-) | 09:39 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Allow other kwargs in ``DhcpBase.disable`` https://review.opendev.org/c/openstack/neutron/+/874073 | 09:49 |
ralonsoh | sahid, please check this error after ^^ and https://review.opendev.org/c/openstack/neutron/+/874057 | 09:50 |
ralonsoh | maybe these patches can help | 09:50 |
sahid | quick question guys, we hqve some dup entries in ml2_port_bindings, port_id/host{1,2,3} I guess it's when we do a migration | 09:50 |
sahid | I'm zwondering if those dup port_id should have been cleaned | 09:51 |
sahid | ralonsoh: ack i'm going to look at it | 09:51 |
ralonsoh | please print the ml2_port_bindings table (the dup registers) | 09:51 |
ralonsoh | but most probably is due to a failed migration | 09:51 |
sahid | ralonsoh: yes it's what i have in mind, the question is should we remove it? (and fix neutron for that) | 09:52 |
ralonsoh | there is no fix in Neutron, Nova commands the port binding | 09:52 |
ralonsoh | we have a tool to fix that | 09:52 |
sahid | oh... | 09:52 |
ralonsoh | cmd/remove_duplicated_port_bindings | 09:53 |
sahid | i think i remember of that now | 09:53 |
ralonsoh | you can execute it in dry-out mode | 09:53 |
ralonsoh | only printing the errors | 09:53 |
ralonsoh | dry_run | 09:53 |
sahid | perfect, thanks! | 09:53 |
sahid | reporting your point and i will look at the patch you shares to me, thanks you | 09:54 |
opendevreview | Merged openstack/os-ken master: Fix tox.ini for tox4 https://review.opendev.org/c/openstack/os-ken/+/874028 | 10:20 |
opendevreview | Fernando Royo proposed openstack/ovn-octavia-provider master: Avoid use of ovn metadata port IP for HM checks https://review.opendev.org/c/openstack/ovn-octavia-provider/+/873426 | 10:22 |
opendevreview | Bence Romsics proposed openstack/neutron master: DNM debug logs and dev helper scripts https://review.opendev.org/c/openstack/neutron/+/872906 | 10:42 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Add get_firewall_groups_count method https://review.opendev.org/c/openstack/neutron-fwaas/+/873960 | 10:51 |
opendevreview | yatin proposed openstack/neutron-fwaas stable/zed: Add CONTEXT_WRITER to _get_default_fwg_id https://review.opendev.org/c/openstack/neutron-fwaas/+/873961 | 10:52 |
opendevreview | Merged openstack/neutron-fwaas stable/zed: Use upper-constraints in docs job https://review.opendev.org/c/openstack/neutron-fwaas/+/874063 | 11:55 |
opendevreview | Merged openstack/neutron master: [dhcp agent] Fix clean_devices https://review.opendev.org/c/openstack/neutron/+/874057 | 12:03 |
ralonsoh | ykarel, hi (I don't know if it is too late for you) | 12:05 |
ralonsoh | https://zuul.opendev.org/t/openstack/build/1431f0bd980c4af5b353c507f958c445 | 12:05 |
ralonsoh | "test_network_basic_ops" is failing too often | 12:05 |
ralonsoh | could it be related to the metadata flows? | 12:05 |
ykarel | ralonsoh, nope not late | 12:05 |
ykarel | let me check | 12:05 |
opendevreview | Frode Nordahl proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 12:06 |
ykarel | ralonsoh, yes it's that issue, no output:230 in https://e77ca85d21cbdb712ce7-c684a40c384a27e613f3f0e997584032.ssl.cf1.rackcdn.com/874073/1/check/neutron-ovn-tempest-ipv6-only-ovs-release/1431f0b/controller/logs/screen-br-int-flows.txt | 12:08 |
ralonsoh | ok, I'll push a patch to skip this test | 12:08 |
ralonsoh | same as https://review.opendev.org/c/openstack/neutron/+/873684/2/zuul.d/tempest-singlenode.yaml#743 | 12:08 |
ykarel | ralonsoh, ack but it could happen to any test, let me open an issue in ubuntu if ovn can be updated there | 12:10 |
ralonsoh | perfect | 12:10 |
ykarel | but till then we can skip tests | 12:11 |
ykarel | or if needed make job non-voting | 12:11 |
ralonsoh | I prefer to avoid this test only (for now) | 12:12 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [ovn-ipv6] Temporary exclude ``test_network_basic_ops`` https://review.opendev.org/c/openstack/neutron/+/874093 | 12:15 |
*** dasm|off is now known as dasm | 14:00 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [ovn-ipv6] Temporary exclude ``TestNetworkBasicOps`` class https://review.opendev.org/c/openstack/neutron/+/874093 | 14:17 |
*** arnau__ is now known as averdaguer | 14:34 | |
opendevreview | Frode Nordahl proposed openstack/neutron master: [WIP] Allow Multiple External Gateways https://review.opendev.org/c/openstack/neutron/+/873593 | 14:36 |
ykarel | ralonsoh, so wile creating bug found https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/2003056 so new version should be available in some time | 14:50 |
ralonsoh | ykarel, thanks. BTW, should we trying manually compiling a newer version in "neutron-ovn-tempest-ipv6-only-base"? | 14:51 |
ralonsoh | that could work to (until the ubuntu bug is fixed) | 14:51 |
ykarel | ralonsoh, hmm could be done and that should even verify the fixes | 14:53 |
ralonsoh | perfect, I'll do it | 14:53 |
ykarel | just that job name is -release but we compiling but should be fine as we doing it temporary and others are knowing it | 14:53 |
ralonsoh | hmmm right, this is a "release" job indeed | 14:57 |
*** dkehn_ is now known as dkehn | 14:59 | |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN] Remove "update_port_qos_with_external_ids_reference" https://review.opendev.org/c/openstack/neutron/+/874105 | 15:00 |
opendevreview | norman shen proposed openstack/neutron master: Filter out unsatisfied routers in SQL https://review.opendev.org/c/openstack/neutron/+/842141 | 15:17 |
opendevreview | Maor Blaustein proposed openstack/neutron-tempest-plugin master: Drop stateless_sg property check from base method https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/874109 | 15:35 |
opendevreview | yatin proposed openstack/neutron master: [DNM] Check issue and fix with ovn source installs https://review.opendev.org/c/openstack/neutron/+/874112 | 15:50 |
opendevreview | Bernard Cafarelli proposed openstack/neutron stable/xena: Do not ignore attributes in bulk port create https://review.opendev.org/c/openstack/neutron/+/874130 | 15:59 |
opendevreview | Bernard Cafarelli proposed openstack/neutron stable/wallaby: Do not ignore attributes in bulk port create https://review.opendev.org/c/openstack/neutron/+/874131 | 15:59 |
opendevreview | Merged openstack/neutron-fwaas stable/zed: Add get_firewall_groups_count method https://review.opendev.org/c/openstack/neutron-fwaas/+/873960 | 16:05 |
opendevreview | Merged openstack/neutron-fwaas stable/zed: Add CONTEXT_WRITER to _get_default_fwg_id https://review.opendev.org/c/openstack/neutron-fwaas/+/873961 | 16:13 |
*** dasm is now known as Guest5046 | 16:46 | |
vishalmanchanda | haleyb: this query is regarding floating-ip-port-forwarding, you were right some issue with my env. that why I am getting error "ResourceNotFound: 404" which is fixed now. | 17:04 |
haleyb | vishalmanchanda: ack, it sounded like an extension not loaded error since it's a complaint about the path not found. glad its working now | 17:05 |
vishalmanchanda | haleyb: but now I hitting "BadRequestException: 400: Invalid input for protocol. Reason: TCP is not in valid_values", any idea what I am doing wrong? | 17:05 |
ralonsoh | vishalmanchanda, use lowercase | 17:07 |
vishalmanchanda | ralonsoh: ok thanks | 17:09 |
vishalmanchanda | it worked | 17:10 |
vishalmanchanda | haleyb: ralonsoh : thanks for the help | 17:11 |
*** dasm is now known as Guest5052 | 18:10 | |
guilhermesp_____ | hey there! im looking into making reader role to work on neutron. It apparently works on zed when we enable enforce_scope and enforce_new_defaults to true, however, as a member user when i try to attach a port to a vm, neutron returns that the port could not be found -- is there a know issue opened in regards to the usage of reader role with neutron? | 18:57 |
haleyb | guilhermesp_____: it would be best to ask slaweq about rbac questions, don't know if he's still around today | 19:09 |
guilhermesp_____ | np haleyb ! we are talking to nova team as well to see if its related | 19:22 |
haleyb | ralonsoh: you still around? had a question on a bug | 19:31 |
slaweq | @guilhermesp_____ hi. I'm not at my computer now but there were some fixes related to new default rules there. Please compare what you have with current master. Maybe you will find differences there. If not, please ping me tomorrow, I can try to look at this | 19:42 |
guilhermesp_____ | hi slaweq i think maybe this https://github.com/openstack/neutron/commit/6d8ada0ac93beed05b45adb9582c3ef23bef49d2 im trying to see if the same happens to a member user since i could reproduce the bug with admin role | 19:46 |
gmann | slaweq: ralonsoh: we need to backport these to applicable stable branches https://review.opendev.org/c/openstack/neutron/+/865040 https://review.opendev.org/c/openstack/neutron/+/865032 https://review.opendev.org/c/openstack/neutron-lib/+/864213 https://review.opendev.org/c/openstack/neutron-lib/+/864809 | 21:57 |
opendevreview | Ghanshyam proposed openstack/neutron-lib stable/zed: Do not set system scope on context https://review.opendev.org/c/openstack/neutron-lib/+/874133 | 21:58 |
ralonsoh | gmann, I'LL DO IT TOMORROW, THANKS | 22:04 |
ralonsoh | sorry!! | 22:04 |
ralonsoh | (uffff too late for me, sorry for the uppercase) | 22:05 |
gmann | ralonsoh: np. thanks | 22:06 |
opendevreview | Merged openstack/neutron master: Improve scheduling L3/DHCP agents, missing lower binding indexes https://review.opendev.org/c/openstack/neutron/+/873107 | 22:14 |
opendevreview | Brian Haley proposed openstack/neutron master: WIP: Change DHCP agent setup code to deal with small MTUs https://review.opendev.org/c/openstack/neutron/+/874167 | 22:26 |
*** dasm_ is now known as dasm|off | 23:55 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!