opendevreview | Takashi Kajinami proposed openstack/neutron master: Drop reference to removed services https://review.opendev.org/c/openstack/neutron/+/935476 | 03:58 |
---|---|---|
opendevreview | Takashi Kajinami proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 06:10 |
opendevreview | Takashi Kajinami proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 06:14 |
opendevreview | Takashi Kajinami proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 07:03 |
ralonsoh | tkajinam, hi! I was checking the same | 07:28 |
ralonsoh | is that image enough? has everything needed to run frr? | 07:28 |
tkajinam | quay.io/frr:9.0.0 is the image used in integration tests of os_ken | 07:31 |
tkajinam | so I believe it is enough | 07:31 |
ralonsoh | tkajinam, it is failing in zuul | 07:31 |
ralonsoh | tkajinam, ykarel, lajoskatona I'm going to limit os-ken in neutron-tempest-plugin until this issue is fixed | 07:36 |
tkajinam | ugg | 07:36 |
ralonsoh | we can update the os-ken version in the patch fixing it | 07:36 |
tkajinam | ralonsoh, you should downgrade it in global upper constraints | 07:36 |
ralonsoh | we can, for now, only limit it in n-t-p | 07:36 |
tkajinam | I don't know if that works because all libraries are installed according to u-c | 07:36 |
tkajinam | if you cap the version then it fails because of inconsistency between local req vs global u-c | 07:37 |
ralonsoh | I'll try, I prefer to keep this local | 07:37 |
ralonsoh | but no one else is enforcing a newer version of os-ken | 07:37 |
tkajinam | ok | 07:37 |
tkajinam | hmmm os_ken.tests.integrated.common.docker_base.CommandError yeah it fails | 07:37 |
ralonsoh | so I prefer to keep it local to neutron (for now) | 07:37 |
ralonsoh | we need better error description there | 07:38 |
tkajinam | yeah I don't know why it does not show the actual output | 07:38 |
tkajinam | I have to leave for some time but will come back later to look into it | 07:38 |
lajoskatona | ack | 07:38 |
lajoskatona | I just check the last logs | 07:38 |
ykarel | yes we need to pin in upper-constarints if we want to go with limit | 07:38 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-tempest-plugin master: Limit temporarily the os-ken version to <2.11.0 https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935366 | 07:39 |
lajoskatona | The docker stderr is this if I understand well this causes the exception: "stderr: Unable to find image 'quay.io/frr:9.0.0' locally" | 07:40 |
ralonsoh | lajoskatona, this is because we need to run docker build first, I think | 07:41 |
lajoskatona | tkajinam: ---^ | 07:41 |
ralonsoh | https://docs.frrouting.org/projects/dev-guide/en/latest/building-docker.html | 07:45 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 07:55 |
ykarel | ralonsoh, also getting u-c pin ready with https://review.opendev.org/c/openstack/requirements/+/935485 | 08:07 |
opendevreview | Lajos Katona proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 08:11 |
ralonsoh | lajoskatona, hey, I pushed a PS before you | 08:13 |
ralonsoh | ykarel, let's wait for the patch | 08:13 |
ykarel | ralonsoh, yes just getting it ready as an alternative | 08:13 |
ralonsoh | for sure, thanks! | 08:14 |
ykarel | as seems other patch will need more adjustment | 08:14 |
ykarel | like for stable versions of the jobs | 08:14 |
ralonsoh | ykarel, but the stable versions should not retrieve os-ken 2.10 | 08:16 |
ralonsoh | 2.11 | 08:17 |
ykarel | but frr to quoga rename in test will be impacted | 08:17 |
ralonsoh | the problem will be with the older n-t-p versions, that won't have FRR | 08:17 |
ykarel | i meant for :from os_ken.tests.integrated.common import frr only relevant for >=2.11.0 | 08:18 |
ralonsoh | yes | 08:18 |
ykarel | so this will not work with stable versions of the jobs, let's wait for the results | 08:18 |
ralonsoh | should we pin n-t-p? because so far the current code won't work with 2024.2 and older verions | 08:18 |
ralonsoh | right | 08:18 |
ykarel | we normally keep n-t-p unpinned until we transition to unmaintained | 08:19 |
ykarel | so was thinking if we can avoid the pin | 08:20 |
ralonsoh | I think we should bring back quaga in os-ken just for older versions | 08:20 |
ralonsoh | with a warning message | 08:20 |
ralonsoh | that would be the best way, IMO | 08:20 |
ykarel | yes and will require other os-ken release | 08:21 |
ralonsoh | ok, on my way! | 08:21 |
ralonsoh | I'll push a os-ken patch | 08:21 |
ykarel | thx | 08:21 |
lajoskatona | ralonsoh: sorry, I checked 1 minute before, and it seems was too late... | 08:21 |
ralonsoh | lajoskatona, no problem, your version uses quai and is newer | 08:21 |
*** dmellado0755391 is now known as dmellado075539 | 08:34 | |
*** elodilles is now known as elodilles_pto | 08:37 | |
ykarel | ralonsoh, ohkk also since it's tempest venv, master constraints being used so all stable branches also impacted | 08:41 |
ykarel | so seems 935368 may work for stable too from tempest perspective | 08:42 |
ralonsoh | perfect then | 08:42 |
ralonsoh | in any case, it is not recommended to change the testing method in stable branches | 08:42 |
ykarel | yes +1 to ^, as will impact distributions like RDO | 09:02 |
ralonsoh | lajoskatona, I'm going to update the patch | 09:05 |
ralonsoh | 2024-11-18 08:58:23.501 90250 ERROR os_ken.tests.integrated.common.docker_base [-] stderr: /usr/bin/pkill: unrecognized option: S | 09:05 |
ralonsoh | give me a couple of mins | 09:05 |
lajoskatona | ralonsoh: ack | 09:07 |
opendevreview | Rodolfo Alonso proposed openstack/os-ken master: Change the order and name of the pkill signal https://review.opendev.org/c/openstack/os-ken/+/935490 | 09:36 |
opendevreview | Rodolfo Alonso proposed openstack/neutron-tempest-plugin master: Change references from Quagga to FRR https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/935368 | 09:38 |
ykarel | ralonsoh_, so not going with: "bring back quaga in os-ken just for older versions"? | 10:04 |
*** ralonsoh_ is now known as ralonsoh | 10:04 | |
ykarel | if yes we can get things unblocked first with requirements pin https://review.opendev.org/c/openstack/requirements/+/935485 | 10:04 |
ykarel | and have more time to fix things | 10:05 |
ralonsoh | ykarel, yes, I'll try it now. But we need also to change the n-t-p code | 10:05 |
ralonsoh | ykarel, before merging the requirements patch, let's wait for the last execution | 10:05 |
ykarel | also i doubt if depends-on os-ken will work | 10:05 |
ykarel | for the tempest bits | 10:06 |
ralonsoh | yes because the job has this project in the dependencies | 10:06 |
ralonsoh | ykarel, ok no, it overwritten with other version | 10:07 |
ralonsoh | it is* | 10:07 |
opendevreview | yatin proposed openstack/neutron unmaintained/xena: [Xena Only] exclude dhcp tests in ovn jobs https://review.opendev.org/c/openstack/neutron/+/935497 | 10:26 |
ralonsoh | lajoskatona, ykarel I'm deploying a ndr env, but the tests are now passing, at least the setup resources phase, with https://review.opendev.org/c/openstack/os-ken/+/935490 | 11:06 |
ralonsoh | locally, of course | 11:06 |
ralonsoh | eg: https://paste.opendev.org/show/bOrl9iDS3wn586RKX2jG/ | 11:08 |
ykarel | ralonsoh, ack | 11:51 |
opendevreview | Rodolfo Alonso proposed openstack/os-ken master: Remove frr.conf config lines with errors https://review.opendev.org/c/openstack/os-ken/+/935504 | 11:53 |
lajoskatona | ralonsoh: ack, thanks | 11:56 |
opendevreview | Rodolfo Alonso proposed openstack/os-ken master: Revert "Use FRR instead of Quagga when testing" https://review.opendev.org/c/openstack/os-ken/+/935505 | 11:58 |
ralonsoh | so let's revert the patch and then provide both implementations, making them selectable | 11:58 |
ralonsoh | once FRR is used and tested in n-d-r, we can remove the Quagga one, if needed | 11:59 |
ralonsoh | folks: https://review.opendev.org/c/openstack/os-ken/+/935505 | 13:34 |
ralonsoh | then we need to block 2.11.0 and 2.11.1 in requirements | 13:34 |
opendevreview | Rodolfo Alonso proposed openstack/os-ken master: Remove frr.conf config lines with errors https://review.opendev.org/c/openstack/os-ken/+/935504 | 13:35 |
tore | Anyone know how the "extra properties" feature are supposed to be used? I need to add some site-specific metadata to network objects, and from the CLI help description, --extra-property seems like a good fit. However I can't quite get it to work: | 13:40 |
tore | $ openstack network set --extra-property type=int,name=customerid,value=42 provnet | 13:40 |
tore | BadRequestException: 400: Client Error for url: https://openstack/api/network/v2.0/networks/90e3fc3a-edfb-41a3-93fc-e779602cf4a3, Unrecognized attribute(s) 'customerid' | 13:40 |
tore | Is it necessary to configure a list of recognised extra properties somewhere? | 13:41 |
ralonsoh | tore, you can modify the resource API parameters, not new ones | 13:48 |
ralonsoh | in a network, for example, what you see in "openstack network show" | 13:48 |
tore | Hm. Okay. It does seem like all the named parameters shown there have dedicated set commands, e.g., openstack network set --description foobar in order to set 'description', and it seems implied that --extra-property is to set attributes that are, well, extra - in addition to those shown by default. | 13:50 |
tore | but you're right, "openstack network set --extra-property type=str,name=description,value=foobar123 provnet" seems to do the same thing as "openstack network set --description foobar123 provnet", so I guess I'm just confused as to how that would be an "extra" property | 13:53 |
slaweq | tore this "extra-property" was added to cover case where 3rd party plugins have some additonal attributes which we don't know in neutron | 14:59 |
slaweq | neutron client had support for this "just like that" but in osc we had to add something what would allow to pass such unknown attributes to the neutron server and this is exactly for that | 15:00 |
slaweq | ykarel ralonsoh do we have ci meeting today? | 15:02 |
mlavalle | do we have CI meeting today? | 15:02 |
ykarel | slaweq, yes. starting it now, got a bit late | 15:03 |
ykarel | #startmeeting neutron_ci | 15:03 |
opendevmeet | Meeting started Mon Nov 18 15:03:19 2024 UTC and is due to finish in 60 minutes. The chair is ykarel. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:03 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:03 |
opendevmeet | The meeting name has been set to 'neutron_ci' | 15:03 |
ykarel | Ping list: bcafarel, lajoskatona, slawek, mlavalle, mtomaska, ralonsoh, ykarel, jlibosva, elvira | 15:03 |
mlavalle | ykarel: video or irc? | 15:03 |
slaweq | ykarel sure :) | 15:03 |
slaweq | o/ | 15:03 |
mlavalle | \o | 15:03 |
ykarel | IRC | 15:03 |
haleyb | o/ | 15:04 |
bcafarel | o/ but in another meeting | 15:04 |
ralonsoh | hi | 15:04 |
ykarel | hello everyone, let's start with the topics | 15:05 |
ykarel | #topic Actions from previous meetings | 15:05 |
ykarel | ralonsoh to check cleanup issue in test_dvr_ha_router_interface_mtu_update | 15:05 |
ralonsoh | I filled a LP bug and working on it | 15:05 |
ykarel | #link https://bugs.launchpad.net/neutron/+bug/2088154 | 15:06 |
ykarel | ^ right? | 15:06 |
ralonsoh | yes, I was looking for that | 15:06 |
ralonsoh | exactly | 15:06 |
ykarel | thx ralonsoh | 15:06 |
ykarel | ralonsoh to open bug for sdk quota zone failure issue | 15:07 |
ralonsoh | working on it, I have a patch (that is not working( | 15:07 |
ralonsoh | https://review.opendev.org/c/openstack/openstacksdk/+/934762 | 15:07 |
ralonsoh | I need to check how to retrieve the dns.quota | 15:07 |
ralonsoh | but low priority, is a random issue | 15:07 |
ykarel | thx ralonsoh | 15:07 |
ykarel | ykarel to check for failure in test_no_value_set_for_other_config_raises_exception | 15:08 |
ykarel | Based on the symptoms Looks similar to https://bugs.launchpad.net/neutron/+bug/1961740 | 15:08 |
ykarel | as can see interface getting added/deleted/added quickly | 15:08 |
lajoskatona | o/ | 15:08 |
ykarel | ykarel to log bug for ovn sync test failures in functional tests | 15:09 |
ykarel | Opened https://bugs.launchpad.net/neutron/+bug/2088423 | 15:09 |
ykarel | slawek to check https://bugs.launchpad.net/neutron/+bug/2083609 | 15:09 |
ykarel | for this we have some recent updates | 15:13 |
ykarel | https://review.opendev.org/c/openstack/neutron/+/934960 | 15:13 |
slaweq | I was checking that recently | 15:13 |
ykarel | https://review.opendev.org/c/openstack/neutron/+/934677 | 15:13 |
slaweq | I described in https://bugs.launchpad.net/neutron/+bug/2083609/comments/10 what I have found | 15:14 |
slaweq | I don't know anything else and I have no idea if we can somehow fix it really | 15:15 |
ykarel | me neither :( | 15:16 |
ykarel | thx slaweq for looking into it, if anyone has idea on this please have a look and update the bug | 15:16 |
ykarel | #topic Stable branches | 15:17 |
ykarel | stable branches are impacted by os-ken release https://bugs.launchpad.net/neutron/+bug/2088285 | 15:17 |
ykarel | bcafarel, anything to add ? | 15:17 |
bcafarel | some back-and-forth in the reviews for 2023.1 unmaintained transition, but nothing bad | 15:18 |
lajoskatona | with os-ken what is the full solution? I saw patches from ralonsoh (thanks for it) | 15:19 |
bcafarel | Rodolfo backported FT fix https://review.opendev.org/q/I18cfb18abe481f47db870f210188e1a570844077 , should make stable CI even greener | 15:19 |
ykarel | yes 2023.1 CI also kind of broken with some projects yet to transition to unmaintained | 15:19 |
ralonsoh | we are revirting the patch in os-ken | 15:19 |
ralonsoh | if needed, we can propose a FRR container but not remoiving the quagga one | 15:19 |
lajoskatona | ahh, ok, but we dont have to backport the frr patches? | 15:19 |
ralonsoh | and make it configurable | 15:20 |
ralonsoh | no | 15:20 |
lajoskatona | ralonsoh: ack, let's have both than | 15:20 |
ykarel | lajoskatona, to unblock CI we going with pin https://review.opendev.org/c/openstack/requirements/+/935485 | 15:20 |
ykarel | and then we can have os-ken revert + release + u-c update | 15:21 |
ykarel | or can also check the proposals from ralonsoh before the release | 15:21 |
ykarel | i.e to have something compatible with stable branches | 15:21 |
ralonsoh | and we have the broken releases blocked --> os-ken!=2.11.0,!=2.11.1 | 15:21 |
ralonsoh | https://review.opendev.org/c/openstack/requirements/+/935485/2/global-requirements.txt#356 | 15:21 |
opendevreview | Rodolfo Alonso proposed openstack/neutron master: Replace ``ReaderWriterLock`` with ``threading.RLock`` https://review.opendev.org/c/openstack/neutron/+/935524 | 15:23 |
ykarel | k that's it for stable | 15:23 |
ykarel | #topic Stadium projects | 15:23 |
ykarel | weekly run red for all stadium projects | 15:23 |
ykarel | tempest jobs with os-ken release https://bugs.launchpad.net/neutron/+bug/2088285 | 15:24 |
ralonsoh | pfffff | 15:24 |
ykarel | unit test jobs broken by https://review.opendev.org/c/openstack/neutron/+/934190 | 15:24 |
ykarel | for tempest one we should have that soon unblocked | 15:24 |
ykarel | for unit test not checked if we have the patches open | 15:25 |
ykarel | lajoskatona, anything else to add for stadiums? | 15:25 |
lajoskatona | yeah that is due to the os-ken issue | 15:25 |
lajoskatona | nothing other than those ones | 15:25 |
ykarel | for unit test ones will be need another neutron release? or just update in stadium to point to new location will be enough? | 15:26 |
lajoskatona | good question | 15:27 |
ralonsoh | I think they have neutron as dependency and use master | 15:27 |
ykarel | from neutron.tests.unit.db import test_db_base_plugin_v2 -> from neutron.tests.common import test_db_base_plugin_v2 | 15:27 |
ralonsoh | so it shouldn't be needed | 15:27 |
ykarel | ok then just the fixes on all stadium is needed | 15:28 |
ykarel | any volunteer to send those patches? | 15:28 |
ralonsoh | I can do it | 15:28 |
lajoskatona | I can | 15:28 |
ralonsoh | lajoskatona, ok, all yours, I'm still fixing other issues | 15:28 |
ralonsoh | thanks!! | 15:28 |
lajoskatona | :-) | 15:29 |
ykarel | #action lajoskatona to send stadium fixes for test_db_base_plugin_v2 renames | 15:29 |
ykarel | thx lajoskatona ralonsoh | 15:29 |
ykarel | #topic Rechecks | 15:29 |
ykarel | we still have some rechecks with known issues | 15:30 |
ykarel | good bare recheks down this week, 2/27. Let's keep avoiding bare rechecks | 15:30 |
ykarel | #topic fullstack/functional | 15:30 |
ykarel | test_update_minimum_bandwidth_queue | 15:31 |
ykarel | https://613acde820ad3e40c738-ebad28ee85ce63233d9ad88daf84e2e7.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron-functional-with-sqlalchemy-master/646ee8a/testr_results.html | 15:31 |
ykarel | found an old bug https://bugs.launchpad.net/neutron/+bug/2025740 | 15:31 |
ykarel | where these tests were transitioned to serial but we still hitting it | 15:31 |
ykarel | not frequently though | 15:31 |
ykarel | test_non_existing | 15:32 |
ykarel | https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_22b/934652/3/gate/neutron-functional-with-uwsgi/22bd251/testr_results.html | 15:32 |
ykarel | seen this also once | 15:32 |
ykarel | seems due to some slowness on pg to be created and ready when it was looked | 15:33 |
ralonsoh | test_non_existing --> I think we can add eventwaits | 15:33 |
ralonsoh | same as in other OVN tests | 15:33 |
ralonsoh | let me check this one | 15:34 |
ykarel | yes +1 | 15:34 |
ralonsoh | I'll create a LP bug | 15:34 |
ykarel | ralonsoh, to open lp for test_non_existing | 15:34 |
ralonsoh | about the min-qos, because I wrote the code and the test, I'll check it too | 15:34 |
ykarel | #action ralonsoh to open lp for test_non_existing ft tests | 15:34 |
ykarel | ralonsoh, thx | 15:35 |
ykarel | #action ralonsoh to check for test_update_minimum_bandwidth_queue | 15:35 |
opendevreview | Merged openstack/os-ken master: Revert "Use FRR instead of Quagga when testing" https://review.opendev.org/c/openstack/os-ken/+/935505 | 15:35 |
ykarel | ralonsoh, both these are seen once recently, so can do check in lower priority | 15:35 |
ykarel | even in later weeks, so not to hurry | 15:35 |
ralonsoh | perfect | 15:35 |
ykarel | #topic Tempest/Scenario | 15:36 |
ykarel | #info os-ken issue https://bugs.launchpad.net/neutron/+bug/2088285 impacting most of the branches | 15:36 |
ykarel | neutron-ovn-tempest-full-multinode-ovs-master failed thrice during last week where many tests failed as neutron api fails to respond in 90 seconds, last three run passed though | 15:36 |
ykarel | https://zuul.openstack.org/builds?job_name=neutron-ovn-tempest-full-multinode-ovs-master | 15:36 |
ykarel | just raising here to follow up next week, as latest runs are good | 15:37 |
ykarel | and don't know if there were anything that broke and fix it | 15:37 |
ykarel | so will watch for next runs | 15:37 |
ykarel | #topic Periodic | 15:38 |
ykarel | unmaintained/xena needs https://review.opendev.org/c/openstack/neutron/+/935497 | 15:38 |
ykarel | please review ^ | 15:38 |
ykarel | unmaintained/2021 needs https://review.opendev.org/c/openstack/ironic/+/934036 | 15:38 |
ykarel | but now 2021 is blocked as not all projects transitioned to unmaintained, and default branch not switched to unmaintained | 15:39 |
ykarel | #topic Grafana | 15:39 |
ykarel | https://grafana.opendev.org/d/f913631585/neutron-failure-rate | 15:39 |
ykarel | let's have a quick look here too | 15:40 |
ykarel | looks normal as we can see some spikes in gate for known issues | 15:42 |
slaweq | Neutron-tempest-plugin jobs in check queue looks like totally broken | 15:43 |
ykarel | yeap that's the os-ken issue | 15:43 |
slaweq | ahh, ok | 15:43 |
ykarel | #topic On Demand | 15:43 |
ykarel | anything else you would like to raise? | 15:43 |
ralonsoh | yes | 15:43 |
ralonsoh | https://review.opendev.org/c/openstack/releases/+/935527 | 15:44 |
ralonsoh | that's all | 15:44 |
slaweq | +1 from me | 15:44 |
lajoskatona | +1 , | 15:44 |
frickler | ralonsoh: is that fixing all the neutron issues? I can likely single-approve then | 15:45 |
ralonsoh | frickler, yes | 15:45 |
frickler | ok, will approve once CI is done, thx | 15:45 |
ykarel | thx everyone for joining | 15:45 |
ykarel | #endmeeting | 15:45 |
opendevmeet | Meeting ended Mon Nov 18 15:45:58 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:45 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-11-18-15.03.html | 15:45 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-11-18-15.03.txt | 15:45 |
opendevmeet | Log: https://meetings.opendev.org/meetings/neutron_ci/2024/neutron_ci.2024-11-18-15.03.log.html | 15:45 |
lajoskatona | o/ | 15:46 |
ralonsoh | bye | 15:46 |
slaweq | o/ | 15:46 |
mlavalle | \o | 15:47 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add Octavia OVN DBs sync cmd https://review.opendev.org/c/openstack/ovn-octavia-provider/+/925747 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add octavia_client with openstacksdk https://review.opendev.org/c/openstack/ovn-octavia-provider/+/930692 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add LB sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/925324 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add Listener sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931250 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add Pool sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931266 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add Member sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931267 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add Health monitor sync logic https://review.opendev.org/c/openstack/ovn-octavia-provider/+/931288 | 16:05 |
opendevreview | Rico Lin proposed openstack/ovn-octavia-provider master: Add sync floating IP support https://review.opendev.org/c/openstack/ovn-octavia-provider/+/929039 | 16:05 |
ricolin | slaweq: patch set update with wording ^^^ | 16:08 |
slaweq | ricolin thx, I will check them tomorrow morning my time | 16:10 |
ricolin | Would be gratefully if we can have more eyes on that patch set, it's a large one, but really nice improve. | 16:10 |
ricolin | slaweq: thank you! | 16:10 |
opendevreview | Merged openstack/neutron unmaintained/xena: [Xena Only] exclude dhcp tests in ovn jobs https://review.opendev.org/c/openstack/neutron/+/935497 | 17:21 |
opendevreview | Ihar Hrachyshka proposed openstack/neutron master: functional: Don't assume privsep-helper is installed in virtualenv https://review.opendev.org/c/openstack/neutron/+/935251 | 18:20 |
noonedeadpunk | slaweq: if you're checking octavia provider for OVN, pls take a look at https://review.opendev.org/c/openstack/ovn-octavia-provider/+/933879 as well :D | 18:26 |
*** dmellado0755393 is now known as dmellado075539 | 22:09 | |
opendevreview | Merged openstack/neutron stable/2024.2: Set distributed flag to NB_Global https://review.opendev.org/c/openstack/neutron/+/935205 | 23:52 |
opendevreview | Merged openstack/neutron stable/2024.1: Set distributed flag to NB_Global https://review.opendev.org/c/openstack/neutron/+/935206 | 23:52 |
opendevreview | Merged openstack/neutron stable/2023.2: Set distributed flag to NB_Global https://review.opendev.org/c/openstack/neutron/+/935207 | 23:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!