rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51763 | 00:37 |
---|---|---|
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for antelope-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51427 | 00:51 |
rdogerrit | rdo-trunk rdo-trunk proposed rdoinfo master: Promote CBS tags update for wallaby-8s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51282 | 00:52 |
rdogerrit | Alfredo Moralejo proposed deps/python-pysaml2 c9s-caracal-rdo: WIP - Update to 7.4.2 https://review.rdoproject.org/r/c/deps/python-pysaml2/+/51306 | 07:07 |
rdogerrit | Alfredo Moralejo proposed deps/python-pysaml2 c9s-caracal-rdo: WIP - Update to 7.4.2 https://review.rdoproject.org/r/c/deps/python-pysaml2/+/51306 | 07:20 |
rdogerrit | Merged rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51763 | 08:23 |
rdogerrit | Marios Andreou proposed config master: Set max-nodes-per-job for rdoproject.org zuul tenant configuration https://review.rdoproject.org/r/c/config/+/51765 | 09:03 |
rdogerrit | Alfredo Moralejo proposed deps/python-pysaml2 c9s-caracal-rdo: Update to 7.4.2 https://review.rdoproject.org/r/c/deps/python-pysaml2/+/51306 | 09:06 |
rdogerrit | Joel Capitao proposed config master: Create project info for RDO dependency python-spnego in RDO https://review.rdoproject.org/r/c/config/+/51718 | 09:07 |
apevec | <jcapitao[m]> "influxdb-client is stuck in..." <- we have it in deps? what uses it... | 09:12 |
jcapitao[m] | apevec: https://review.rdoproject.org/r/c/openstack/cloudkitty-distgit/+/51720 TL;DR it's new runtime dep for cloudkitty | 09:12 |
apevec | now I need reminder what cloudkitty is :) | 09:13 |
apevec | maintainers: | 09:14 |
apevec | - gauvain.pocentek@objectif-libre.com | 09:14 |
apevec | - luka.peschke@objectif-libre.com | 09:14 |
apevec | let's leave this to maintainers ^ | 09:14 |
apevec | if unresponsive, we can follow Fedora's procedure... | 09:15 |
apevec | https://docs.fedoraproject.org/en-US/fesco/Policy_for_nonresponsive_package_maintainers/ | 09:15 |
amoralej | cloudkitty is billing, right ? | 09:16 |
jcapitao[m] | yes kind of https://github.com/openstack/cloudkitty/tree/master?tab=readme-ov-file#goal | 09:16 |
amoralej | jcapitao[m], https://review.rdoproject.org/r/c/deps/python-pysaml2/+/51306 when you have a chance | 09:16 |
* jcapitao[m] checking | 09:17 | |
amoralej | lemme try to install it | 09:17 |
amoralej | it installs | 09:18 |
jcapitao[m] | apevec: ack, let's see if they can manage, it but note that we are about to prepare Caracal release, it might not be the right time to discontinue a service, dunno | 09:20 |
apevec | is upstream well alive? | 09:20 |
amoralej | what's the problem with https://review.rdoproject.org/r/c/deps/python-influxdb-client/+/51761 , does it require more deps ? | 09:21 |
jcapitao[m] | looks like it's still alive based on https://review.opendev.org/q/project:openstack/cloudkitty | 09:23 |
jcapitao[m] | amoralej: hitting issue in unit tests, I guess it's because of async tests | 09:24 |
amoralej | usage of the new dep is contained in separated plugin https://github.com/openstack/cloudkitty/blob/101a410739d07fdaf82cf4f059495a427a319e61/cloudkitty/storage/v2/influx.py | 09:25 |
amoralej | we may just skip it and put a note about plugin not supported in worst case | 09:26 |
jcapitao[m] | the other backends are opensearch and elasticsearch | 09:26 |
jcapitao[m] | lemme check the reason why influxdb | 09:27 |
amoralej | ah, build got stuck | 09:28 |
jcapitao[m] | https://storyboard.openstack.org/#!/story/2010863 | 09:28 |
jcapitao[m] | rpittau: ^ is it strong requirements InfluxDB 2.X support as backend for CloudKitty ? | 09:29 |
amoralej | rpittau != Pierre Riteau i think :) | 09:29 |
rpittau | yep :) | 09:29 |
jcapitao[m] | oh right ! sorry :) | 09:30 |
rpittau | no worries! :D | 09:30 |
jcapitao[m] | shortcut biased | 09:30 |
amoralej | mmmm https://github.com/openstack/cloudkitty/blob/3e35eb05edd5b475645a64047dc9337348bc7755/cloudkitty/common/config.py#L33 | 09:31 |
amoralej | unconditional import | 09:31 |
amoralej | that's bad | 09:31 |
amoralej | so, even if the backend is not selected, it will fail i guess | 09:32 |
jcapitao[m] | ah right.. | 09:33 |
jcapitao[m] | and backend so handled as extra | 09:34 |
rdogerrit | Merged config master: Create project info for RDO dependency python-spnego in RDO https://review.rdoproject.org/r/c/config/+/51718 | 09:36 |
jcapitao[m] | amoralej: thank you for saml2 | 09:38 |
amoralej | i think the problem is that those tests require influxdb actually running | 09:39 |
amoralej | are not really unit tests | 09:39 |
jcapitao[m] | yeah | 09:41 |
jcapitao[m] | https://github.com/influxdata/influxdb-client-python/tree/ed89701687cc03b86df6135d1b554e6676160030?tab=readme-ov-file#local-tests | 09:41 |
jcapitao[m] | that's I understood by reading this | 09:41 |
jcapitao[m] | but it's working on Fedora | 09:41 |
amoralej | fedora is using %tox | 09:41 |
jcapitao[m] | mmh | 09:42 |
jcapitao[m] | actually it runs nothing | 09:42 |
jcapitao[m] | py312: OK (0.01 seconds) | 09:42 |
jcapitao[m] | https://kojipkgs.fedoraproject.org//packages/python-influxdb-client/1.36.1/5.fc40/data/logs/noarch/build.log | 09:42 |
amoralej | right | 09:43 |
amoralej | i'd simply skip unit tests and do an import test | 09:43 |
amoralej | there is a macro to test importability | 09:43 |
jcapitao[m] | mmh where does it test importability ? | 09:45 |
amoralej | i've seen it somewhere ... | 09:45 |
amoralej | lemme look for it | 09:45 |
jcapitao[m] | in %check it's setting bunch of FLAGS | 09:45 |
jcapitao[m] | and run the tox command which is ampty | 09:46 |
amoralej | %pyproject_check_import | 09:46 |
amoralej | i.e. https://review.rdoproject.org/r/plugins/gitiles/deps/python-async-timeout/+/refs/heads/c9s-caracal-rdo/SPECS/python-async-timeout.spec#58 | 09:46 |
jcapitao[m] | ah | 09:47 |
jcapitao[m] | ok we can check this at least | 09:47 |
amoralej | yep | 09:47 |
rdogerrit | Joel Capitao proposed deps/python-influxdb-client c9s-caracal-rdo: Import python-influxdb-client-1.36.1-5.fc40.src.rpm https://review.rdoproject.org/r/c/deps/python-influxdb-client/+/51761 | 09:49 |
jcapitao[m] | amoralej: let's see ^ | 09:49 |
rdogerrit | Merged deps/python-pysaml2 c9s-caracal-rdo: Update to 7.4.2 https://review.rdoproject.org/r/c/deps/python-pysaml2/+/51306 | 09:57 |
jcapitao[m] | amoralej: well, it tries to import async modules aiohttp (built by Storage and aiocsv (not built) | 10:04 |
jcapitao[m] | but cloudkitty only uses sync mode | 10:04 |
jcapitao[m] | https://review.opendev.org/c/openstack/cloudkitty/+/895204/12/cloudkitty/storage/v2/influx.py#22 | 10:04 |
amoralej | we have cloud9s-openstack-caracal-el9s-build: python-aiohttp-3.7.4-1.el9s | 10:06 |
jcapitao[m] | yes | 10:06 |
jcapitao[m] | but not aiocsv | 10:06 |
amoralej | we may add it as BR ? | 10:06 |
amoralej | ah, that's extra async | 10:07 |
amoralej | as you said | 10:07 |
jcapitao[m] | yes | 10:07 |
jcapitao[m] | the code does not "try: import except" | 10:08 |
jcapitao[m] | so it's not really extra .. | 10:08 |
amoralej | where? | 10:08 |
jcapitao[m] | wdym ? | 10:09 |
amoralej | "the code does not "try: import except"" | 10:09 |
amoralej | wdym ? | 10:09 |
amoralej | which code? | 10:09 |
jcapitao[m] | https://github.com/influxdata/influxdb-client-python/blob/ed89701687cc03b86df6135d1b554e6676160030/influxdb_client/client/flux_csv_parser.py#L105 | 10:11 |
jcapitao[m] | usually, when a module is set as extra, then in the code it should have a "try: import <module> except: ..." to handle the case where the extra is not installed | 10:12 |
amoralej | it depends | 10:12 |
amoralej | if the code is isolated in a place which is only used when that extra option is actually used, it does not need to try/catch | 10:13 |
amoralej | if it's in a place where is imported even if the option is not used, then it should do the import conditional or use try/catch | 10:13 |
jcapitao[m] | right | 10:13 |
jcapitao[m] | and it's not the case here | 10:14 |
amoralej | i that case it is in function async def __aenter__(self) -> 'FluxCsvParser': | 10:15 |
amoralej | __aenter__ must be from async enter so i bet it's only used when using async | 10:15 |
jcapitao[m] | lemme try | 10:16 |
amoralej | i'd say it should work and those functions would only be executed when actually using async | 10:23 |
amoralej | https://bbc.github.io/cloudfit-public-docs/asyncio/asyncio-part-2.html | 10:23 |
amoralej | according to docummentation, it's really optional | 10:23 |
amoralej | but good to test | 10:23 |
jcapitao[m] | - nothing provides (python3.9dist(async-timeout) < 4 with python3.9dist(async-timeout) >= 3) needed by python3-aiohttp-3.7.4-1.el9s.x86_64 | 10:27 |
jcapitao[m] | aiohttp needs async-timeout as runtime | 10:28 |
jcapitao[m] | we have 3.0.1-11.el9s in build-deps repo | 10:28 |
jcapitao[m] | https://cbs.centos.org/kojifiles/work/tasks/8156/3838156/root.log | 10:28 |
jcapitao[m] | lemme try to build it locally | 10:29 |
jcapitao[m] | with that async-timeout in a repo | 10:29 |
amoralej | i guess we can totally skip async | 10:38 |
jcapitao[m] | it does work ! | 10:38 |
amoralej | you mean without async, right? | 10:39 |
jcapitao[m] | what you said above | 10:39 |
jcapitao[m] | it does not try to import aiocsv | 10:39 |
amoralej | nor aiohtttp, right? | 10:39 |
jcapitao[m] | but aiohttp it sill wants | 10:40 |
jcapitao[m] | we have to move async-timeout to deps repo to make it work though | 10:41 |
rdogerrit | Joel Capitao proposed deps/python-influxdb-client c9s-caracal-rdo: Import python-influxdb-client-1.36.1-5.fc40.src.rpm https://review.rdoproject.org/r/c/deps/python-influxdb-client/+/51761 | 10:50 |
rdogerrit | Karolina Kula proposed deps/python-keyring c9s-caracal-rdo: Update to 24.3.0 https://review.rdoproject.org/r/c/deps/python-keyring/+/51298 | 11:23 |
rdogerrit | Karolina Kula proposed deps/python-importlib-metadata c9s-caracal-rdo: Update to 6.8.0 https://review.rdoproject.org/r/c/deps/python-importlib-metadata/+/51297 | 11:25 |
rdogerrit | Joel Capitao proposed rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51766 | 11:26 |
rdogerrit | Merged deps/python-influxdb-client c9s-caracal-rdo: Import python-influxdb-client-1.36.1-5.fc40.src.rpm https://review.rdoproject.org/r/c/deps/python-influxdb-client/+/51761 | 11:28 |
rdogerrit | Karolina Kula proposed deps/python-autobahn c9s-caracal-rdo: Update to 23.6.2 https://review.rdoproject.org/r/c/deps/python-autobahn/+/51285 | 11:53 |
rdogerrit | Marios Andreou proposed config master: Set max-nodes-per-job for rdoproject.org zuul tenant configuration https://review.rdoproject.org/r/c/config/+/51765 | 11:57 |
rdogerrit | Karolina Kula proposed deps/python-suds c9s-caracal-rdo: Update to 1.1.2 https://review.rdoproject.org/r/c/deps/python-suds/+/51167 | 12:10 |
rdogerrit | Karolina Kula proposed deps/python-immutables c9s-caracal-rdo: Update to 0.20 https://review.rdoproject.org/r/c/deps/python-immutables/+/50992 | 12:20 |
rdogerrit | Karolina Kula proposed deps/python-immutables c9s-caracal-rdo: Update to 0.20 https://review.rdoproject.org/r/c/deps/python-immutables/+/50992 | 12:31 |
rdogerrit | Karolina Kula proposed deps/python-autopage c9s-caracal-rdo: Update to 0.5.2 https://review.rdoproject.org/r/c/deps/python-autopage/+/51286 | 12:51 |
rdogerrit | Karolina Kula proposed deps/python-keyring c9s-caracal-rdo: Update to 24.3.0 https://review.rdoproject.org/r/c/deps/python-keyring/+/51298 | 12:59 |
rdogerrit | Karolina Kula proposed deps/python-autobahn c9s-caracal-rdo: Update to 23.6.2 https://review.rdoproject.org/r/c/deps/python-autobahn/+/51285 | 13:02 |
rdogerrit | Merged deps/python-suds c9s-caracal-rdo: Update to 1.1.2 https://review.rdoproject.org/r/c/deps/python-suds/+/51167 | 13:09 |
rdogerrit | Karolina Kula proposed deps/python-autopage c9s-caracal-rdo: Update to 0.5.2 https://review.rdoproject.org/r/c/deps/python-autopage/+/51286 | 13:21 |
jcapitao[m] | https://review.rdoproject.org/r/c/rdoinfo/+/51766 when you have a chance to clear ClouKitty FTBFS | 13:35 |
jcapitao[m] | thanks karolinku | 13:55 |
rdogerrit | Merged rdoinfo master: Promote CBS tags update for caracal-9s-testing https://review.rdoproject.org/r/c/rdoinfo/+/51766 | 13:59 |
rdogerrit | Karolina Kula proposed deps/python-autobahn c9s-caracal-rdo: WIP: Update to 23.6.2 https://review.rdoproject.org/r/c/deps/python-autobahn/+/51285 | 14:00 |
spotz[m] | \o/ | 14:01 |
amoralej | meeting time! | 14:02 |
amoralej | #startmeeting RDO meeting - 2024-02-21 | 14:02 |
opendevmeet | Meeting started Wed Feb 21 14:02:45 2024 UTC and is due to finish in 60 minutes. The chair is amoralej. Information about MeetBot at http://wiki.debian.org/MeetBot. | 14:02 |
opendevmeet | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 14:02 |
opendevmeet | The meeting name has been set to 'rdo_meeting___2024_02_21' | 14:02 |
amoralej | #topic roll call | 14:03 |
karolinku[m] | o/ | 14:03 |
amoralej | #chair karolinku[m] spotz[m] | 14:03 |
opendevmeet | Current chairs: amoralej karolinku[m] spotz[m] | 14:03 |
spotz[m] | o/ | 14:03 |
jcapitao[m] | Io/ | 14:03 |
amoralej | #chair jcapitao[m] | 14:05 |
opendevmeet | Current chairs: amoralej jcapitao[m] karolinku[m] spotz[m] | 14:05 |
amoralej | let's start with the first topic | 14:05 |
amoralej | #topic Upstream Yoga is in unmaintained status, what about in RDO ? | 14:05 |
amoralej | #link https://releases.openstack.org/index.html | 14:05 |
amoralej | who added it? | 14:06 |
jcapitao[m] | me | 14:06 |
amoralej | go ahead | 14:06 |
jcapitao[m] | should we treat it as extended maintenance in RDO ? | 14:06 |
jcapitao[m] | currently in automation we treat maintained and extended_maintenance release equally | 14:07 |
amoralej | yes | 14:07 |
amoralej | actually, iiuc unmaintained is like a new name for EM | 14:07 |
amoralej | branches are renamed but still opened for patches | 14:08 |
jcapitao[m] | e.g https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/playbooks/rdoinfo/upper-constraints-update/run.yaml#L19 | 14:08 |
amoralej | so, i'd keep trunk running on it as we did for EM | 14:08 |
amoralej | i'd stick to extended_maintanance name in rdoinfo | 14:09 |
jcapitao[m] | IIUC unmaintained is kind of EM for SLURP releases | 14:09 |
jcapitao[m] | +1 to set as "extended_maintanance" in RDO | 14:09 |
jcapitao[m] | to avoid changing tooling for smth which is not that much relevant for RDO point of view | 14:10 |
amoralej | exactly | 14:11 |
rdogerrit | Karolina Kula proposed deps/python-autobahn c9s-caracal-rdo: WIP: Update to 23.6.2 https://review.rdoproject.org/r/c/deps/python-autobahn/+/51285 | 14:11 |
jcapitao[m] | ok I'll propose the rdoinfo change then | 14:12 |
amoralej | also we should remove yoga from maintained cloudsig releases in https://www.rdoproject.org/rdo/release-cadence/ | 14:13 |
jcapitao[m] | right | 14:13 |
amoralej | also, we should set xena as em in the doc | 14:13 |
jcapitao[m] | alright | 14:14 |
jcapitao[m] | I'll propose the changes alongside that rdoinfo patch | 14:14 |
amoralej | #info Yoga is in unmaintained status upstream | 14:14 |
amoralej | #info CloudSIG repo for RDO Yoga will not receive more fixes or updates and will not be tested anymore | 14:15 |
amoralej | #info RDO Trunk repo for RDO Yoga will keep running and building patches that are merged in unmaintained/yoga branch | 14:16 |
amoralej | ^ is meeting minutes enough or we should send a mail about it? | 14:16 |
jcapitao[m] | hmmm I'd say meeting minutes are enough as it's regular policy | 14:17 |
spotz[m] | Maybe when we email out say something like check below for important info. #info I think shows up in the log snippet we email | 14:18 |
amoralej | ok | 14:19 |
amoralej | good ideas | 14:19 |
amoralej | next topic? | 14:19 |
jcapitao[m] | FTR https://issues.redhat.com/browse/RDO-248 | 14:19 |
jcapitao[m] | and that's it yes | 14:20 |
amoralej | #topic Remove trunk data for Train, Ussuri and Victoria | 14:20 |
amoralej | jcapitao[m], ^ that's what you meant, right? | 14:20 |
jcapitao[m] | right | 14:20 |
amoralej | #link https://issues.redhat.com/browse/RDO-169 | 14:20 |
amoralej | so, the only reason to not have deleted them is the user who sent the mail to ML, right? | 14:21 |
jcapitao[m] | re [rdo-users] CentOS 7 Packages | 14:21 |
jcapitao[m] | yes | 14:21 |
jcapitao[m] | I think we can at least remove all except centos7-master | 14:22 |
amoralej | it was centos7-master or centos7-train ? | 14:23 |
amoralej | what he was using? | 14:23 |
jcapitao[m] | based on his email https://trunk.rdoproject.org/centos7-master/current-passed-ci/ | 14:23 |
amoralej | right | 14:23 |
amoralej | https://lists.rdoproject.org/archives/list/users@lists.rdoproject.org/thread/HJ6UFKFJDO2JX3AN4ANIAMMMACOFFIXN/ | 14:23 |
amoralej | i already proposed several times that he should mirror it locally | 14:24 |
amoralej | it's more than 2 months ago | 14:24 |
amoralej | ... | 14:24 |
amoralej | for sure, we can remove everything but that one | 14:24 |
jcapitao[m] | yep... | 14:26 |
spotz[m] | If it's possible let's leave it but say it will be removed on x date and can't be extended further | 14:26 |
jcapitao[m] | +1 | 14:26 |
amoralej | March the 1st ? | 14:26 |
jcapitao[m] | setting a deadline might help | 14:26 |
spotz[m] | That's only a week, give him atleast 2 or up to 4 | 14:27 |
spotz[m] | your choice | 14:27 |
jcapitao[m] | yeah March 15th ? | 14:28 |
amoralej | ok | 14:28 |
jcapitao[m] | but I'll remove the other trunk datas in the meantime | 14:28 |
spotz[m] | works for me | 14:28 |
amoralej | ok | 14:29 |
amoralej | #info repos in https://trunk.rdoproject.org/centos7-master/ will be removed on March the 15th. This date can not be extended further | 14:30 |
jcapitao[m] | you want me to communicate the deadline in the ML thread amoralej ? | 14:30 |
amoralej | #info the rest of repos for train/ussuri/victoria will be removed in the next days | 14:30 |
spotz[m] | yeah makes sense to keep that together | 14:30 |
amoralej | ok, let's reply in that thread | 14:30 |
amoralej | i will reply | 14:31 |
amoralej | next topic | 14:31 |
amoralej | #topic RDO Caracal 2024.1 preparation | 14:31 |
spotz[m] | I pulled over the Bobcat release announcement to give us a start on that | 14:32 |
spotz[m] | #link https://review.rdoproject.org/etherpad/p/caracal-release-announcement | 14:33 |
amoralej | #link https://review.rdoproject.org/etherpad/p/caracal-release-announcement#L111 | 14:33 |
amoralej | sorry, duplicated :) | 14:33 |
amoralej | #undo | 14:33 |
opendevmeet | Removing item from minutes: #link https://review.rdoproject.org/etherpad/p/caracal-release-announcement#L111 | 14:33 |
amoralej | #link https://issues.redhat.com/projects/RDO/issues/RDO-208 | 14:33 |
spotz[m] | I was helping:) | 14:34 |
amoralej | we are almost done with dependencies updates | 14:34 |
amoralej | thanks :) | 14:34 |
amoralej | https://review.rdoproject.org/r/q/topic:deps-uc-update+status:open | 14:34 |
amoralej | other than that, i think next week we can start creating the new builder | 14:35 |
spotz[m] | Nice! | 14:35 |
jcapitao[m] | yes next week is M3 | 14:36 |
jcapitao[m] | 2 weeks after it's RC1 | 14:36 |
jcapitao[m] | https://releases.openstack.org/caracal/schedule.html | 14:36 |
amoralej | good | 14:37 |
amoralej | also, once clients are released, we can create branches for libs and clients | 14:37 |
amoralej | and no reqcheck ... :) | 14:38 |
jcapitao[m] | yeah ! | 14:39 |
jcapitao[m] | thanks pyproject-rpm-macros | 14:39 |
amoralej | :) | 14:39 |
amoralej | anything else to discuss wrt this topic ? | 14:40 |
jcapitao[m] | nope that's it from me | 14:41 |
amoralej | #topic OpenInfra events | 14:41 |
amoralej | #info PTG 8-12 April 2024 | 14:42 |
amoralej | #link https://ptg2024.openinfra.dev/?_ga=2.102896896.169964397.1708372315-92231857.1702575652 | 14:42 |
amoralej | #info OpenInfra Days Sweden 7 May 2024 Volvohallen, Gothenburg, Sweden | 14:42 |
spotz[m] | Thanks! | 14:42 |
amoralej | #link https://oideurope2024.openinfra.dev/ | 14:42 |
amoralej | #link CfP https://docs.google.com/forms/d/e/1FAIpQLSfCvmgoq_9cqIDxz2K3ZI5dPZvsUSaaksGJpVEKt-6U89Udzg/viewform | 14:42 |
amoralej | #info OpenInfra Days Turkiye 20 May 2024 Albert Long Hall Cultural Center, Boğaziçi University, Istanbul, Turkiye | 14:43 |
amoralej | #link https://openinfraturkiye.org.tr/event-registration/ | 14:43 |
amoralej | #link https://openinfraturkiye.org.tr/call-for-presentations | 14:43 |
amoralej | #info Switzerland Meetup 6 June 2024 CERN, Geneva, Switzerland | 14:43 |
amoralej | #link https://indico.cern.ch/event/1376907/ | 14:44 |
amoralej | good :) | 14:44 |
amoralej | something to add wrt events? | 14:44 |
spotz[m] | Ok so there are 4 OpenInfra events currently open with registration. The virtual PTG and then OpenInfra Days Sweden and Turkiye which also have CFPs and will be in person. Switzerland Meetup will also be in person and can be registered for but no CFP yet. Switzerland is at CERN and has a very limited capacity so if you're thinking of goin you should register sooner vs later | 14:44 |
jcapitao[m] | no Paris yet ? | 14:45 |
spotz[m] | I thought they had signed the contract but not yet, it will be in May and it's about 30-45 minutes outside the city, I don't reember the town name but I think it had a University | 14:46 |
spotz[m] | We have dates for Germany but no registration or CFP info on that one yet. I figured as I have links to share I'd keep adding them to the meeting. | 14:47 |
jcapitao[m] | okk | 14:47 |
amoralej | thanks for sharing | 14:48 |
rdogerrit | Merged deps/python-autopage c9s-caracal-rdo: Update to 0.5.2 https://review.rdoproject.org/r/c/deps/python-autopage/+/51286 | 14:49 |
spotz[m] | My pleasure, and some of these might be close enough for folks to attend:) | 14:49 |
amoralej | not for me, but maybe for jcapitao[m] | 14:49 |
jcapitao[m] | in Paris for sure | 14:49 |
spotz[m] | I haven't heard of a Spain one, not sure if there's a meetup group | 14:49 |
amoralej | it used to exist years ago, but i don't think it's active anymore | 14:50 |
rdogerrit | Merged deps/python-importlib-metadata c9s-caracal-rdo: Update to 6.8.0 https://review.rdoproject.org/r/c/deps/python-importlib-metadata/+/51297 | 14:51 |
amoralej | anyone is willing to chair next week? | 14:51 |
jcapitao[m] | I can take it | 14:52 |
amoralej | #action jcapitao[m] will chain next week | 14:52 |
amoralej | #topic open floor | 14:52 |
amoralej | anything you'd like to share ? | 14:52 |
spotz[m] | Thanks jcapitao | 14:52 |
jcapitao[m] | nothing else from me | 14:53 |
spotz[m] | I'm good too! | 14:54 |
amoralej | ok, so i'm closing the mtg | 14:54 |
amoralej | thank you all for joining! | 14:54 |
spotz[m] | Thanks for leading amoralej and thanks everyone for joining! | 14:55 |
amoralej | #endmeeting | 14:55 |
opendevmeet | Meeting ended Wed Feb 21 14:55:05 2024 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 14:55 |
opendevmeet | Minutes: https://meetings.opendev.org/meetings/rdo_meeting___2024_02_21/2024/rdo_meeting___2024_02_21.2024-02-21-14.02.html | 14:55 |
opendevmeet | Minutes (text): https://meetings.opendev.org/meetings/rdo_meeting___2024_02_21/2024/rdo_meeting___2024_02_21.2024-02-21-14.02.txt | 14:55 |
opendevmeet | Log: https://meetings.opendev.org/meetings/rdo_meeting___2024_02_21/2024/rdo_meeting___2024_02_21.2024-02-21-14.02.log.html | 14:55 |
jcapitao[m] | thanks ! | 14:55 |
rdogerrit | Joel Capitao proposed rdo-website master: Update supported releases https://review.rdoproject.org/r/c/rdo-website/+/51767 | 15:01 |
rdogerrit | Joel Capitao proposed rdoinfo master: Set yoga in extended_maintenance https://review.rdoproject.org/r/c/rdoinfo/+/51768 | 15:02 |
rdogerrit | Merged rdoinfo master: Set yoga in extended_maintenance https://review.rdoproject.org/r/c/rdoinfo/+/51768 | 15:54 |
rdogerrit | Merged rdo-website master: Update supported releases https://review.rdoproject.org/r/c/rdo-website/+/51767 | 16:01 |
rdogerrit | Emma Foley proposed config master: Add infrawatch/functional-test to zuul https://review.rdoproject.org/r/c/config/+/51666 | 17:30 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Add a template so we can test changes against different openstack deployments https://review.rdoproject.org/r/c/config/+/51769 | 17:33 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Add a template so we can test changes against different openstack deployments https://review.rdoproject.org/r/c/config/+/51769 | 17:43 |
rdogerrit | Emma Foley proposed config master: [telemetry-tempest-plugin] Add a template so we can test changes against different openstack deployments https://review.rdoproject.org/r/c/config/+/51769 | 18:05 |
rdogerrit | Lon Hohberger proposed rdoinfo master: Add Lextudio pysnmp deps for RDO/Caracal https://review.rdoproject.org/r/c/rdoinfo/+/51770 | 20:15 |
rdogerrit | Lon Hohberger proposed rdoinfo master: Add Lextudio pysnmp deps for RDO/Caracal https://review.rdoproject.org/r/c/rdoinfo/+/51770 | 20:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!