*** jamesmcarthur has joined #openstack-tc | 00:16 | |
*** jamesmcarthur has quit IRC | 00:20 | |
*** jamesmcarthur has joined #openstack-tc | 00:20 | |
*** cloudnull has quit IRC | 00:27 | |
*** cloudnull has joined #openstack-tc | 00:27 | |
*** tosky has quit IRC | 00:51 | |
*** vishalmanchanda has joined #openstack-tc | 03:27 | |
*** ianychoi_ has joined #openstack-tc | 03:27 | |
*** ianychoi__ has quit IRC | 03:30 | |
*** jamesmcarthur has quit IRC | 04:33 | |
*** jamesmcarthur has joined #openstack-tc | 04:44 | |
*** evrardjp has quit IRC | 05:33 | |
*** evrardjp has joined #openstack-tc | 05:33 | |
*** ralonsoh has joined #openstack-tc | 06:18 | |
openstackgerrit | 王昊 proposed openstack/election master: Late candidacy for Zaqar PTL position of Xena Cycle https://review.opendev.org/c/openstack/election/+/780150 | 06:25 |
---|---|---|
*** diablo_rojo has quit IRC | 06:36 | |
*** jamesmcarthur has quit IRC | 06:58 | |
*** jamesmcarthur has joined #openstack-tc | 06:59 | |
*** jamesmcarthur has quit IRC | 07:05 | |
*** slaweq has joined #openstack-tc | 07:11 | |
*** jaosorior has quit IRC | 07:13 | |
*** jamesmcarthur has joined #openstack-tc | 07:29 | |
*** e0ne has joined #openstack-tc | 07:34 | |
*** e0ne has quit IRC | 07:35 | |
*** belmoreira has joined #openstack-tc | 07:44 | |
*** dklyle has quit IRC | 07:47 | |
yoctozepto | zaqar moved to late | 08:02 |
yoctozepto | better and better every day :-) | 08:02 |
yoctozepto | 2 projects left - they consider dpl | 08:03 |
*** e0ne has joined #openstack-tc | 08:15 | |
*** e0ne has quit IRC | 08:17 | |
*** ianychoi_ has quit IRC | 08:32 | |
*** andrewbonney has joined #openstack-tc | 08:33 | |
*** jamesmcarthur has quit IRC | 08:40 | |
*** tosky has joined #openstack-tc | 08:51 | |
*** jamesmcarthur has joined #openstack-tc | 08:55 | |
*** jamesmcarthur has quit IRC | 09:02 | |
*** jamesmcarthur has joined #openstack-tc | 09:34 | |
*** jamesmcarthur has quit IRC | 09:43 | |
openstackgerrit | Aurelien Lourot proposed openstack/governance master: Add Magnum charm to OpenStack charms https://review.opendev.org/c/openstack/governance/+/780212 | 09:53 |
*** jamesmcarthur has joined #openstack-tc | 09:56 | |
*** jamesmcarthur has quit IRC | 10:01 | |
*** jamesmcarthur has joined #openstack-tc | 10:32 | |
*** smcginnis has joined #openstack-tc | 10:38 | |
*** jamesmcarthur has quit IRC | 10:39 | |
*** jamesmcarthur has joined #openstack-tc | 10:56 | |
*** bodgix has quit IRC | 10:59 | |
*** bodgix_ has joined #openstack-tc | 10:59 | |
*** slaweq has quit IRC | 11:00 | |
*** jamesmcarthur has quit IRC | 11:01 | |
*** slaweq has joined #openstack-tc | 11:02 | |
*** smcginnis has quit IRC | 12:28 | |
*** tkajinam has quit IRC | 12:54 | |
*** jamesmcarthur has joined #openstack-tc | 12:57 | |
*** smcginnis has joined #openstack-tc | 13:05 | |
*** jamesmcarthur has quit IRC | 13:06 | |
*** smcginnis has quit IRC | 13:52 | |
jungleboyj | yoctozepto: ++ That is good news. | 13:54 |
jungleboyj | Understandable that people are running behind. Lot going on everywhere right now. | 13:55 |
fungi | so far the late volunteers can be found at https://review.opendev.org/q/project:openstack/election+is:open+label:code-review=-2 | 13:59 |
*** e0ne has joined #openstack-tc | 14:11 | |
*** rosmaita has joined #openstack-tc | 14:28 | |
*** smcginnis has joined #openstack-tc | 14:28 | |
rosmaita | anyone around to talk about requirements updates? | 14:28 |
*** lpetrut has joined #openstack-tc | 14:35 | |
*** e0ne has quit IRC | 14:46 | |
fungi | in what context? | 14:49 |
* fungi has not caught up on e-mail this morning, so apologies if it's in there somewhere | 14:50 | |
rosmaita | fungi: no, not in email | 14:51 |
rosmaita | just had a discussion with hberaud in #openstack-cinder | 14:51 |
rosmaita | so my short term question is answered | 14:51 |
fungi | ahh, okay cool | 14:51 |
rosmaita | more general question is that i updated the requirements for os-brick for last week's release, and got some negative feedback | 14:52 |
rosmaita | http://lists.openstack.org/pipermail/openstack-discuss/2021-March/020899.html | 14:52 |
rosmaita | eharney noticed that by updating eventlet in os-brick, that means consumers of the brick library (looking at nova) will have to use 0.30.1 too) | 14:53 |
rosmaita | which they probably are in the gates | 14:53 |
rosmaita | but still, it might be better to have some coordination on this | 14:53 |
rosmaita | also about that email, eharney suggested that maybe in requirements we only specify x.y.0 versions as minimums when doing general updates, and only specify a patch version when the patched version is known to be needed | 14:53 |
rosmaita | which seems reasonable | 14:53 |
rosmaita | so i guess this is really a request for the TC to come up with a clear policy | 14:53 |
fungi | i think the concern there is that increasing your listed minimums even if you don't have reason to believe it's necessary isa knee-jerk reaction to not testing them any longer | 14:53 |
rosmaita | yeah, i can see that, but just running unit tests doesn't seem to be much validation | 14:54 |
rosmaita | we | 14:54 |
fungi | or in order to simplify testing of them | 14:54 |
rosmaita | 'd have to run complete integration gates with the l-c, i would think | 14:54 |
fungi | the counterargument is that distribution package maintainers are going to need to do their own testing either way to confirm whether the versions of dependencies they ship will work, regardless of whether they're older or newer than what our projects claim to support | 14:55 |
rosmaita | yeah, that was what i took away from the discussion in february | 14:57 |
rosmaita | this one: http://lists.openstack.org/pipermail/openstack-discuss/2021-February/020556.html | 14:58 |
rosmaita | but i was starting to wonder whether i had misread the thread | 14:59 |
gmann | yeah, we cannot test it in integration way i mean if we have to do it will be large effort. | 14:59 |
fungi | well, the thread didn't say projects should increase their minimums any differently than they've done in the past, but i suppose it didn't say they can't either | 14:59 |
rosmaita | gmann: btw, left a comment for you on https://review.opendev.org/c/openstack/cinder/+/774163 | 15:00 |
gmann | rosmaita: ack, | 15:00 |
rosmaita | gmann: no rush, just before RC-time :) | 15:00 |
gmann | there are lot of things from distro side we would not be able to tests at upstream | 15:01 |
gmann | rosmaita: we discussed it in yesterday TC meeting also and will continue in next TC meeting too | 15:01 |
rosmaita | i didn't realize that! | 15:01 |
rosmaita | will have to look | 15:01 |
gmann | and find what all we can do (which is what we have proposed in ML) and how to document those | 15:01 |
rosmaita | i have a conflict for TC thursday meeting, so i don't attend very often | 15:02 |
rosmaita | i didn't realize that the discussion was still continuing | 15:02 |
gmann | rosmaita: http://eavesdrop.openstack.org/meetings/tc/2021/tc.2021-03-11-15.00.log.html#l-126 | 15:02 |
rosmaita | thanks | 15:03 |
gmann | rosmaita: anyways I will ping you when we continue it | 15:03 |
rosmaita | gmann: ty | 15:03 |
*** jamesmcarthur has joined #openstack-tc | 15:04 | |
fungi | rosmaita: to be clear, we didn't really discuss projects updating their requirements minimums, just whether the tc should be implementing a lower bounds testing policy of any kind and if so, what it should include | 15:07 |
rosmaita | fungi: right, it would be helpful to get some guidance about updating the minima | 15:07 |
fungi | my concern is that the cure (tc enshrining lower bounds management and testing policy) could be worse than the disease (letting projects decide for themselves how they want to handle it) | 15:09 |
*** jamesmcarthur has quit IRC | 15:09 | |
gmann | if we have l-c file lower bound mismatch with requirements.txt then requirement check fail so we have to sync requirements min if we tests l-c | 15:09 |
rosmaita | i am ok with letting each project decide | 15:09 |
rosmaita | just want to make sure i am not being too aggressive and causing problems for other people | 15:10 |
fungi | the lower bounds in each project's requirements.txt and test-requirements.txt files have to be at least as low as the lower bounds in the global-requirements.txt, yes | 15:10 |
fungi | pretty sure we already test that | 15:10 |
fungi | but it would be good to double-check that's still the case | 15:11 |
gmann | there is no lower bound in global-requirements.txt anymore | 15:11 |
gmann | everything else other than lower-constraints job are tested with upper bound in upper-constraints.txt | 15:12 |
gmann | challenge in "letting projects decide" is, we will be leaving Debian use case of lower bound uncomplete, when many or few project start removing the loer bound testing and some keep. | 15:13 |
fungi | oh, yep i see the lower bounds got removed from global-requirements.txt, now it just has inclusions | 15:13 |
gmann | we should either do it in all projects or say we do not do and if any project does that is just extra things from them | 15:14 |
gmann | yeah | 15:14 |
gmann | i mean "as openstack upstream we do not provide lower bound" or "as openstack upstream we provide lower bound consistently for all project we release" | 15:15 |
fungi | oh, yep, looks like i missed that the lower bounds were stripped out of global-requirements.txt after queens. i guess that was because we decided it was too hard to test that the lower bounds in each project were at least as inclusive? | 15:16 |
gmann | yeah. in queens or so | 15:16 |
*** lpetrut has quit IRC | 15:16 | |
fungi | anyway, honestly, i think i'd be okay saying that openstack can't make any guarantees about lower bounds without thorough integration testing with them, and as that's not feasible, we just publish lists of the package versions we tested with and expect distribution package maintainers to perform their own testing if they want to ship different versions of dependencies than we tested (which is inevitable | 15:17 |
fungi | anyway) | 15:17 |
openstackgerrit | Ghanshyam proposed openstack/governance master: Appoint Hao Wang as Zaqar PTL https://review.opendev.org/c/openstack/governance/+/780279 | 15:20 |
*** jamesmcarthur has joined #openstack-tc | 15:22 | |
*** jamesmcarthur has quit IRC | 15:28 | |
*** jamesmcarthur has joined #openstack-tc | 15:40 | |
*** jamesmcarthur has quit IRC | 15:47 | |
*** e0ne has joined #openstack-tc | 15:53 | |
*** dklyle has joined #openstack-tc | 15:59 | |
*** jamesmcarthur has joined #openstack-tc | 15:59 | |
*** e0ne has quit IRC | 16:00 | |
*** jamesmcarthur has quit IRC | 16:06 | |
*** jamesmcarthur has joined #openstack-tc | 16:20 | |
*** timburke has joined #openstack-tc | 16:21 | |
*** e0ne has joined #openstack-tc | 16:22 | |
*** jamesmcarthur has quit IRC | 16:25 | |
*** jamesmcarthur has joined #openstack-tc | 16:37 | |
*** e0ne has quit IRC | 16:39 | |
*** belmoreira has quit IRC | 16:40 | |
*** jamesmcarthur has quit IRC | 16:43 | |
*** jamesmcarthur has joined #openstack-tc | 16:57 | |
*** e0ne has joined #openstack-tc | 16:59 | |
*** jamesmcarthur has quit IRC | 17:02 | |
*** jamesmcarthur has joined #openstack-tc | 17:11 | |
*** e0ne has quit IRC | 17:14 | |
*** vishalmanchanda has quit IRC | 17:26 | |
*** e0ne has joined #openstack-tc | 17:27 | |
*** ralonsoh has quit IRC | 17:55 | |
*** timburke_ has joined #openstack-tc | 18:18 | |
*** timburke has quit IRC | 18:21 | |
*** smcginnis has quit IRC | 18:25 | |
*** smcginnis has joined #openstack-tc | 18:30 | |
*** andrewbonney has quit IRC | 18:54 | |
*** e0ne has quit IRC | 19:04 | |
*** jamesmcarthur has quit IRC | 19:11 | |
*** jamesmcarthur has joined #openstack-tc | 19:16 | |
*** timburke_ has quit IRC | 19:29 | |
*** timburke__ has joined #openstack-tc | 19:29 | |
*** e0ne has joined #openstack-tc | 19:34 | |
*** jamesmcarthur has quit IRC | 19:39 | |
*** jamesmcarthur has joined #openstack-tc | 19:39 | |
*** belmoreira has joined #openstack-tc | 19:41 | |
*** jamesmcarthur has quit IRC | 20:41 | |
*** belmoreira has quit IRC | 20:54 | |
*** e0ne has quit IRC | 20:59 | |
*** smcginnis has quit IRC | 21:38 | |
*** smcginnis has joined #openstack-tc | 21:44 | |
*** jamesmcarthur has joined #openstack-tc | 21:48 | |
*** smcginnis has quit IRC | 21:53 | |
*** jamesmcarthur has quit IRC | 22:04 | |
*** jamesmcarthur has joined #openstack-tc | 22:07 | |
*** jamesmcarthur has quit IRC | 22:48 | |
*** jamesmcarthur has joined #openstack-tc | 23:00 | |
*** jamesmcarthur has quit IRC | 23:13 | |
*** jamesmcarthur has joined #openstack-tc | 23:14 | |
*** jamesmcarthur has quit IRC | 23:19 | |
*** jamesmcarthur has joined #openstack-tc | 23:29 | |
*** jamesmcarthur has quit IRC | 23:32 | |
*** jamesmcarthur has joined #openstack-tc | 23:36 | |
*** jamesmcarthur has quit IRC | 23:45 | |
*** jamesmcarthur has joined #openstack-tc | 23:47 | |
*** jamesmcarthur has quit IRC | 23:58 | |
*** jamesmcarthur has joined #openstack-tc | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!