opendevreview | liuyulong proposed openstack/neutron master: Leave *_ALL_TABLES to Neutron https://review.opendev.org/c/openstack/neutron/+/807977 | 01:10 |
---|---|---|
songwenping_ | hello team, when i deploy devstack with ovn, i meet the error of ovn-ovsdb-server-sb.service with `ovs|00023|reconnect|WARN|ssl:10.180.249.199:33808: connection dropped (Protocol error)`, anybody can help? | 01:30 |
songwenping_ | q-svs.service cannot up with the error `Could not retrieve schema from tcp:10.180.249.199:6642` | 01:31 |
songwenping_ | my env is ubuntu 20.04 one node. | 01:35 |
gryf | songwenping_, can you share your local.conf? | 05:20 |
songwenping_ | gryf: yes,please see the link: https://etherpad.opendev.org/p/local-conf | 05:47 |
gryf | songwenping_, you want to deploy openstack against latest openstack (i.e. from branch master), right? | 05:52 |
songwenping_ | yes | 05:52 |
gryf | so you don't need to specifically set it on lines 83-90 - you can remove it. | 05:53 |
gryf | also. | 05:53 |
songwenping_ | ok | 05:58 |
gryf | neutron is now on ovn by default. so I guess, you need to remove all the enable/disable service for q-* and ovn-* (unless you see, that something is needed/missing). | 05:58 |
gryf | here is excerpt from my local.conf: https://paste.opendev.org/show/809184/ | 05:59 |
gryf | for neuron. | 05:59 |
gryf | and I bet, I don't need lines 3-7, since they are enabled by default. | 06:00 |
songwenping_ | 3-7? the comments? | 06:01 |
gryf | in my config, which I've pasted above :) | 06:02 |
songwenping_ | oh, got it. | 06:02 |
gryf | that's what I have form my neutron config. | 06:02 |
gryf | *for | 06:02 |
songwenping_ | i have modified my link, please check again. | 06:04 |
gryf | you don't need line 35-39. I guess also 77-79. | 06:09 |
gryf | I'm trying with minimal setup right now. | 06:09 |
songwenping_ | gryf: thanks. i'm offline just now, i'll try. | 06:19 |
icey | hey Neutron folks, after a couple of recent security fixes, I'm hoping for a slew of point releases, any chance those are planned soon and, if not, could I ask that they be considered? Thanks! | 06:50 |
slaweq | icey: hi, yest we can release new versions | 06:53 |
slaweq | I will prepare them | 06:53 |
icey | slaweq: I appreciate it! | 06:59 |
opendevreview | Kevin Li proposed openstack/neutron master: update subport status when trunk/subport create/delete is triggerred https://review.opendev.org/c/openstack/neutron/+/807076 | 07:00 |
slaweq | icey: https://bugs.launchpad.net/neutron/+bug/1939733 | 07:12 |
slaweq | icey: sorry, wrong link | 07:12 |
slaweq | this one https://review.opendev.org/c/openstack/releases/+/808012 :) | 07:12 |
icey | slaweq: :-D | 07:14 |
opendevreview | Maxim Korezkij proposed openstack/neutron-vpnaas master: add dh groups https://review.opendev.org/c/openstack/neutron-vpnaas/+/808020 | 08:28 |
lajoskatona | ralonsoh: Hi, could You check this fup for BFD spec: https://review.opendev.org/c/openstack/neutron-specs/+/803195 please? | 08:29 |
ralonsoh | lajoskatona, sure, let me check | 08:30 |
lajoskatona | ralonsoh: thanks, I just checked what patches I have opened, and found this one :-) | 08:34 |
ralonsoh | lajoskatona, what about https://review.opendev.org/c/openstack/neutron-specs/+/767337/20/specs/xena/bfd_support.rst#226 | 08:34 |
ralonsoh | BFD_MODE_SINGLEHOP | 08:34 |
opendevreview | Maxim Korezkij proposed openstack/neutron-vpnaas master: Added strongswan supported diffie-helllman-groups https://review.opendev.org/c/openstack/neutron-vpnaas/+/802714 | 08:49 |
lajoskatona | ralonsoh: thanks, I change that too, as in api-def it's as Vivek asked :-) | 08:59 |
opendevreview | Lajos Katona proposed openstack/neutron-specs master: FUP for BFD to allow optional src_ip on API https://review.opendev.org/c/openstack/neutron-specs/+/803195 | 09:06 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron-dynamic-routing master: Use payload style callback https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/808024 | 09:06 |
lajoskatona | slaweq: Hi, Could You advise for https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/803752 ? the job I added for tap-as-a-service still fails with "The specified regex doesn't match with anythingERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex '^neutron_tempest_plugin\.tap_as_a_service'" | 09:08 |
lajoskatona | slaweq: Is it possible that zuul can't fetch the tests in the same patch only from master of neutron-tempest-plugin perhaps? | 09:08 |
slaweq | lajoskatona: sure, let me check it | 09:10 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [WIP] Do not use privsep daemon within DHCP agents https://review.opendev.org/c/openstack/neutron/+/808026 | 09:15 |
slaweq | lajoskatona: I don't know what's wrong with it TBH | 09:19 |
slaweq | it should works fine | 09:19 |
slaweq | can You ask gmann to take a look at it? He should knows | 09:19 |
lajoskatona | slaweq: yeah locally it works | 09:19 |
lajoskatona | slaweq: I will ask, that was my backup option to go and ask some qa guy :-) | 09:20 |
opendevreview | Merged openstack/neutron stable/rocky: Remove dhcp_extra_opt value after first newline character https://review.opendev.org/c/openstack/neutron/+/806862 | 09:21 |
slaweq | sorry, I really don't know | 09:21 |
opendevreview | Mamatisa Nurmatov proposed openstack/networking-odl master: Use payload style callback https://review.opendev.org/c/openstack/networking-odl/+/808028 | 09:22 |
opendevreview | Merged openstack/neutron stable/queens: Remove dhcp_extra_opt value after first newline character https://review.opendev.org/c/openstack/neutron/+/806709 | 09:34 |
slaweq | amotoki: hi | 09:49 |
slaweq | amotoki: as an API and policy expert can You take a look at bug https://bugs.launchpad.net/neutron/+bug/1942617 when You will have few minutes? | 09:50 |
slaweq | I'm not sure if we want to introduce some db interactions in the neutron.api.v2.base module for list of the SG rules only | 09:50 |
opendevreview | Merged openstack/neutron stable/stein: Remove dhcp_extra_opt value after first newline character https://review.opendev.org/c/openstack/neutron/+/806708 | 09:54 |
lajoskatona | slaweq: amotoki is on holiday, perhaps till next Tuesday, but not sure | 10:11 |
slaweq | lajoskatona: ahh, thx for the info | 10:11 |
slaweq | You can also check that bug :) | 10:12 |
lajoskatona | slaweq: sure :-) | 10:12 |
slaweq | thx lajoskatona | 10:13 |
opendevreview | Lajos Katona proposed openstack/neutron master: BFD for Neutron, server side https://review.opendev.org/c/openstack/neutron/+/808046 | 10:17 |
masterpe[m] | Hi, | 10:22 |
masterpe[m] | We are running Victoria. At the neutron.agent.dhcp.agent we are seeing the following error: AttributeError: module 'neutron.agent.linux.utils' has no attribute 'delete_if_exists' - https://gist.github.com/mpiscaer/c9445edc3635d04df556688201ff0ea6 Any idea what this means? | 10:22 |
ralonsoh | masterpe[m], what tag are you using? | 10:26 |
isabek | lajoskatona: Hi! Is networking-vpp active project? | 10:37 |
ralonsoh | isabek, no it isn't | 10:38 |
ralonsoh | https://opendev.org/x/networking-vpp | 10:38 |
isabek | ralonsoh: Thanks! I prepared patch but tests failing. | 10:40 |
*** dmellado_ is now known as dmellado | 10:46 | |
isabek | ralonsoh, how I can check is project active or not, by proposed changes? | 10:48 |
ralonsoh | first clue is that this project is in https://opendev.org/x/ space | 10:59 |
ralonsoh | this is for retired projects | 10:59 |
lajoskatona | isabek: under x/ there's projects which an be active but not official Openstack projects, so no guarantee from community :-) | 11:02 |
masterpe[m] | ralonsoh: root@tctrko1:~# /openstack/venvs/neutron-22.1.4/bin/neutron --version | 11:02 |
masterpe[m] | neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. | 11:02 |
masterpe[m] | 7.2.1 | 11:02 |
isabek | so I can miss x / group-based-policy and x / vmware-nsx ? | 11:03 |
ralonsoh | masterpe[m], this is the version of the neutron client | 11:06 |
ralonsoh | not the version of Neutron | 11:06 |
ralonsoh | you are running a DHCP agent that has this code | 11:07 |
ralonsoh | https://review.opendev.org/c/openstack/neutron/+/777332 | 11:07 |
ralonsoh | but some files are not correctly updated | 11:07 |
masterpe[m] | ralonsoh: root@tctrko1:~# /openstack/venvs/neutron-22.1.4/bin/neutron-dhcp-agent --version | 11:11 |
masterpe[m] | neutron-dhcp-agent 17.1.3.dev1 | 11:11 |
masterpe[m] | The patch did not get set in our env. | 11:11 |
ralonsoh | try to fetch the last version, 17.2.0 | 11:14 |
opendevreview | Arkady Shtempler proposed openstack/neutron-tempest-plugin master: Refactoring - Use existing Tempest APIs in "QoS bandwidth limit rule" tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/806977 | 11:21 |
masterpe[m] | We are currently using openstack-ansible. So that is a littlebit harder to just fetch the lastest. It is easyer to hotfix this via Ansible. | 11:29 |
lajoskatona | isabek: if there's eanybody interested in keeping the project alive there will be somebody to make Your patch pass the gate, so do not spend more time on other x/networking projects I would suggest | 11:46 |
ralonsoh | masterpe[m], you have indeed something broken there because DHCP agent is using a method that was implemented in this bug | 11:48 |
ralonsoh | you have part of the code updated and other part not | 11:48 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "tenant_id" with "project_id" in Quota engine https://review.opendev.org/c/openstack/neutron/+/805849 | 11:52 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [WIP] Merge all privsep contexts in one in DHCP agents https://review.opendev.org/c/openstack/neutron/+/808026 | 12:01 |
isabek | lajoskatona: Thanks! | 12:09 |
opendevreview | Kevin Li proposed openstack/neutron master: update subport status when trunk/subport create/delete is triggerred https://review.opendev.org/c/openstack/neutron/+/807076 | 12:25 |
opendevreview | Kevin Li proposed openstack/neutron master: update subport status when trunk/subport create/delete is triggerred https://review.opendev.org/c/openstack/neutron/+/807076 | 13:05 |
opendevreview | Slawek Kaplonski proposed openstack/neutron master: [Functional] Wait for the initial state of ha router before test https://review.opendev.org/c/openstack/neutron/+/808071 | 13:13 |
agargano | hi all, support for nsx-v in openstack wallaby is still present?thank you | 13:19 |
ralonsoh | agargano, this project was moved to /x namespace in 2019 | 13:26 |
ralonsoh | https://github.com/openstack/project-config/commit/aca4bbb9009dfd49ec8c7f5a3e478e9354982c99 | 13:26 |
ralonsoh | that means is not supported and won't have stable releases | 13:26 |
ralonsoh | however, Salvatore is still supporting it | 13:26 |
ralonsoh | you can ask him | 13:26 |
agargano | ralonsoh:thank you for the information | 13:32 |
ralonsoh | slaweq, https://review.opendev.org/c/openstack/tempest/+/808081 | 14:02 |
ralonsoh | if you have time | 14:02 |
ralonsoh | more info in https://bugs.launchpad.net/tempest/+bug/1942913/comments/1 | 14:02 |
gmann | lajoskatona: slaweq checking | 14:10 |
lajoskatona | gmann: thanks, | 14:11 |
gmann | lajoskatona: seems like no neutron-tempest-plugin installed in that job, checking why https://zuul.opendev.org/t/openstack/build/590e019a3a1d4b3d8f1fc62dbc5b62ee/log/job-output.txt#26656 | 14:24 |
lajoskatona | gmann: is it possible that first the new tests must be merged and than we can add zuul job for it? | 14:26 |
gmann | lajoskatona: commented, it is missing tempest_plugins var or you inherit that job from neutron-tempest-plugin-base | 14:29 |
gmann | after that it should work | 14:29 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: WIP: Add tap-as-a-service API tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/803752 | 14:32 |
lajoskatona | gmann: thanks, I changed it, let's see | 14:33 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-lib master: Add API shim extension "quota-check-limit" https://review.opendev.org/c/openstack/neutron-lib/+/807876 | 14:33 |
gmann | lajoskatona: np! | 14:34 |
opendevreview | Mamatisa Nurmatov proposed openstack/networking-odl master: Use payload style callback https://review.opendev.org/c/openstack/networking-odl/+/808028 | 14:38 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron-dynamic-routing master: Use payload style callback https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/808024 | 14:42 |
opendevreview | Ghanshyam proposed openstack/neutron-tempest-plugin master: Run neutron-tempest-plugin scenario slow tests serially https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/807800 | 14:54 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron master: Rename notify to publish https://review.opendev.org/c/openstack/neutron/+/808097 | 15:15 |
opendevreview | Mamatisa Nurmatov proposed openstack/neutron-lib master: Remove depricated method registry.notify https://review.opendev.org/c/openstack/neutron-lib/+/807869 | 15:25 |
opendevreview | Lajos Katona proposed openstack/neutron master: BFD for Neutron, server side https://review.opendev.org/c/openstack/neutron/+/808046 | 15:35 |
spatel | ralonsoh quick question related OVN, does ovn populate same logical flow to all compute nodes, like foo vm on c1 flow get populate to c2, c3, c4... so and so so whole fabric know about where is your foo vm located.. ? | 15:50 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" https://review.opendev.org/c/openstack/neutron/+/808103 | 15:51 |
ralonsoh | spatel, I'm not sure about this, you should ask to OVN core developers. In any case, when a port is bound, the SB Port_Binding table is updated with the related chassis | 15:53 |
spatel | Thank you! does OVN developer has any IRC channel or its same as openvswitch one? | 15:54 |
ralonsoh | #openvswitch on irc.libera.chat | 15:56 |
ralonsoh | https://www.ovn.org/en/ | 15:56 |
spatel | sweet! | 15:56 |
spatel | I am already in that channel but i haven't seen anyone talking ever :) | 15:57 |
spatel | anyway let me ask | 15:58 |
opendevreview | Merged openstack/neutron stable/train: Remove dhcp_extra_opt value after first newline character https://review.opendev.org/c/openstack/neutron/+/806707 | 16:07 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: Add tap-as-a-service API tests https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/803752 | 16:09 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Redefine "neutron-ovn-tempest-ovs-master-fedora" CI job https://review.opendev.org/c/openstack/neutron/+/808109 | 16:15 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [DNM] TEST: check "neutron-ovn-tempest-ovs-master-fedora" job works fine https://review.opendev.org/c/openstack/neutron/+/808110 | 16:17 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "tenant_id" with "project_id" in Quota engine https://review.opendev.org/c/openstack/neutron/+/805849 | 16:46 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace "Inspector.from_engine()" with "sqlalchemy.inspect()" https://review.opendev.org/c/openstack/neutron/+/808103 | 16:54 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: [OVN][FT] Check UNIX socket file before using it https://review.opendev.org/c/openstack/neutron/+/807862 | 16:57 |
opendevreview | Ihar Hrachyshka proposed openstack/neutron master: ovn: use stateless NAT rules for FIPs https://review.opendev.org/c/openstack/neutron/+/804807 | 17:11 |
opendevreview | Ghanshyam proposed openstack/neutron-tempest-plugin master: Run neutron-tempest-plugin scenario slow tests serially https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/807800 | 17:11 |
*** frenzy_friday is now known as anbanerj|ruck | 17:21 | |
*** slaweq1 is now known as slaweq | 19:19 | |
Zer0Byte | hey | 19:41 |
Zer0Byte | question | 19:41 |
Zer0Byte | im setting ipv6 for openstack | 19:41 |
Zer0Byte | but for one reason the computer is not getting ipv6 | 19:41 |
Zer0Byte | and i don't see radvd started on the nodes or controller | 19:42 |
Zer0Byte | neutron should spawn radvd? | 19:42 |
opendevreview | Merged openstack/neutron-specs master: FUP for BFD to allow optional src_ip on API https://review.opendev.org/c/openstack/neutron-specs/+/803195 | 19:49 |
slaweq | Zer0Byte hi, neutron L3 agent starts radvd in the qrouter namespace if there is subnet with proper mode plugged to that router | 20:03 |
Zer0Byte | ok and what if im running my public network with a external router | 20:03 |
Zer0Byte | is radvd is still needed? from openstack | 20:04 |
slaweq | if Your IPv6 address will be provided by some external router, then no | 20:04 |
Zer0Byte | and how i control the ip address deployed by openstack | 20:04 |
Zer0Byte | on public interfaces without router | 20:05 |
Zer0Byte | using stateful? | 20:05 |
Zer0Byte | and ra from the router? | 20:05 |
slaweq | but please note that neutron don't support IPv6 privacy extension | 20:05 |
Zer0Byte | address from stateful and ra from router? | 20:05 |
slaweq | so neutron will allocate for the port address which is "based" on the MAC of the port | 20:05 |
slaweq | You can use SLAAC mode and get IP from Your external router | 20:06 |
slaweq | if Your vm will use MAC which is assigned to port in Neutron it should get proper address | 20:06 |
slaweq | of course Your router has to be configured properly to be able to give such address to the vm | 20:07 |
Zer0Byte | so i set slaac on the subnet | 20:07 |
slaweq | https://docs.openstack.org/neutron/pike/admin/config-ipv6.html | 20:07 |
slaweq | here should be all explained | 20:07 |
Zer0Byte | ok i will take a look on slaac again | 20:08 |
Zer0Byte | another question using a openstack router for floating ip in ipv4 | 20:10 |
Zer0Byte | how the openstack router pass the public ipv6 address to the vm via router? | 20:10 |
slaweq | sorry, I don't understand the question | 20:12 |
Zer0Byte | normally i create a private network and a router to use floating ip | 20:13 |
Zer0Byte | but how works on ipv6 how the vm can get the public ipv6 address | 20:14 |
Zer0Byte | via openstack router | 20:14 |
slaweq | Neutron don't supports FIPs IPv6 (only networking-midonet supports that AFAIK) | 20:19 |
slaweq | and also, I think it should be explained in https://docs.openstack.org/neutron/latest/admin/config-ipv6.html#router-support | 20:21 |
Zer0Byte | yey is working with slaac | 20:21 |
Zer0Byte | :) | 20:21 |
opendevreview | Vasyl Saienko proposed openstack/neutron master: Revert "Do not link up HA router gateway in backup node" https://review.opendev.org/c/openstack/neutron/+/808007 | 20:25 |
slaweq | Zer0Byte great :) | 20:27 |
opendevreview | Merged openstack/neutron-lib master: Set "cache_ok=True" in all "TypeDecorator" derived classes https://review.opendev.org/c/openstack/neutron-lib/+/807360 | 21:17 |
opendevreview | Merged openstack/neutron stable/wallaby: Ensure net dict has provider info on precommit delete https://review.opendev.org/c/openstack/neutron/+/807763 | 22:40 |
opendevreview | Merged openstack/neutron master: [OVN] Change ControllerAgent type dinamically https://review.opendev.org/c/openstack/neutron/+/800278 | 23:03 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!