Tuesday, 2020-01-14

*** vishalmanchanda has joined #openstack-requirements00:06
*** brinzhang has joined #openstack-requirements01:13
*** brinzhang_ has quit IRC01:17
openstackgerritguang-yee proposed openstack/requirements stable/stein: demarcate python-memcached requirements  https://review.opendev.org/70231901:20
openstackgerritSean McGinnis proposed openstack/requirements stable/stein: Add neutron to stable upper-constraints  https://review.opendev.org/69737102:38
prometheanfiresmcginnis: py27 removed from openstack in gentoo now02:51
prometheanfire[ebuild   R    ] dev-python/python-openstackclient-3.18.1::gentoo  PYTHON_TARGETS="python3_6 python3_7 (-python2_7%)" 0 KiB02:51
smcginnis\o/02:56
prometheanfireyep, praise the sun03:00
smcginnis:)03:00
*** hongbin has joined #openstack-requirements03:50
*** udesale has joined #openstack-requirements04:21
*** jhesketh has quit IRC04:23
*** jhesketh has joined #openstack-requirements04:24
*** hongbin has quit IRC05:05
*** hongbin has joined #openstack-requirements05:14
*** hongbin has quit IRC05:19
*** evrardjp has quit IRC05:33
*** evrardjp has joined #openstack-requirements05:34
*** e0ne has joined #openstack-requirements06:43
*** hrw has left #openstack-requirements06:48
*** ccamacho has quit IRC07:00
*** ralonsoh has joined #openstack-requirements07:12
*** hberaud|gone is now known as hberaud07:47
*** tosky has joined #openstack-requirements08:08
*** zbr|rover has quit IRC08:14
*** zbr has joined #openstack-requirements08:15
*** ccamacho has joined #openstack-requirements08:20
*** dmellado has quit IRC08:55
*** dmellado has joined #openstack-requirements08:56
*** ccamacho has quit IRC09:00
*** hberaud has quit IRC09:21
*** ccamacho has joined #openstack-requirements09:52
*** e0ne has quit IRC10:02
*** e0ne has joined #openstack-requirements10:02
*** udesale has quit IRC11:28
*** dtantsur|afk is now known as dtantsur12:03
*** e0ne has quit IRC12:45
*** elod has joined #openstack-requirements13:26
elodthanks smcginnis for the answers (in https://review.opendev.org/#/c/697371/ )13:41
eloddo you know / is there a suggested way to change theese: http://codesearch.openstack.org/?q=egg%3Dneutron&i=nope&files=&repos= ?13:42
elode.g. in this file? https://opendev.org/x/vmware-nsx/src/branch/master/tox.ini13:43
elodor https://opendev.org/openstack/networking-powervm/src/branch/master/tox.ini#L25 ?13:44
*** e0ne has joined #openstack-requirements14:02
*** udesale has joined #openstack-requirements14:30
smcginniselod: Yes, those need to be changed to just install the published packages.14:31
smcginnisThough now I see at least in that one example, it's for setting up a local development environment.14:31
smcginnisThose are not constrained, so I don't think that's a problem. Given the nature of what that is used for.14:32
elodyes those are for local dev envs14:33
elodbut in stable they are constrained :/14:33
elodand testing with published packages only will cause breaks when new releases appear if i'm not mistaken :S14:36
elod(well, zuul installs the development versions of required projects, so maybe there won't be surprises)14:37
elodthen just the local tox tests should use somehow the latest development versions of neutron somehow14:39
openstackgerritSean McGinnis proposed openstack/requirements stable/train: demarcate python-memcached requirements  https://review.opendev.org/70246015:19
openstackgerritSean McGinnis proposed openstack/requirements stable/rocky: demarcate python-memcached requirements  https://review.opendev.org/70246115:26
openstackgerritSean McGinnis proposed openstack/requirements stable/queens: demarcate python-memcached requirements  https://review.opendev.org/70246215:27
openstackgerritSean McGinnis proposed openstack/requirements stable/pike: demarcate python-memcached requirements  https://review.opendev.org/70246315:28
*** udesale_ has joined #openstack-requirements15:34
*** udesale has quit IRC15:37
*** hberaud has joined #openstack-requirements15:39
*** ccamacho has quit IRC16:02
*** hberaud has quit IRC16:07
*** hberaud has joined #openstack-requirements16:13
openstackgerritOpenStack Proposal Bot proposed openstack/requirements stable/stein: update constraint for python-ironicclient to new release 2.7.3  https://review.opendev.org/70247216:26
openstackgerritElod Illes proposed openstack/requirements master: Remove requirements-tox-py27-check-uc job  https://review.opendev.org/70247816:40
*** udesale_ has quit IRC16:43
*** efried has joined #openstack-requirements16:46
efriedttx: smcginnis: This has probably come up before, but...16:46
efriedIt would be neat if the bot tooling that proposes requirements bumps for $release automatically added as reviewers the people involved in the $release patch itself.16:46
smcginnisefried: That's been difficult to do, but Thierry has been working on something that will run on the Zuul executor that would be able to do that for release patches.16:47
efriedI almost always care about the requirements bump corresponding to a release, but as things stand I have to poll and wait for it to appear. (Vs. subscribing to the requirements repo)16:47
smcginnisefried: So once that's all working well, we may be able to leverage that work to do the same with requirements.16:48
efriedokay, neat.16:48
smcginnisNot sure most people care about the requirements bump patch as much as the release patch, but I see it could be useful.16:48
efriedsmcginnis: Yeah, maybe it's just me, but every time I'm involved in a release of like a lib, the thing that's ultimately actionable for me is bumping the requirement/l-c in the repo that needs to consume the change from the release.16:50
efried...which is triggered by the req bump patch merging.16:51
smcginnisMaybe raising those l-c's would happen more often with that. My experience has been teams rarely touch l-c unless they a) actually have a correctly functioning lower-constraints job running, and b) that job starts failing on something using too low of constraints.16:53
efriedinteresting. I must be living in "unusual" projects. Because l-c bumps happen all the time in my sphere.16:58
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for osc-lib to new release 2.0.0  https://review.opendev.org/70248317:07
*** camelCaser has quit IRC17:13
*** camelCaser has joined #openstack-requirements17:14
*** e0ne has quit IRC17:14
*** e0ne has joined #openstack-requirements17:16
*** e0ne has quit IRC17:20
efriedsmcginnis, stephenfin: re https://review.opendev.org/#/c/701599/ should I remove cliff from the reqs entirely?17:32
smcginnisefried: Oh, I didn't look close enough. Was that the only place the project was using it?17:33
efriedI *think* that's the right thing, given that nothing in the project references it directly anymore, but I don't know whether the indirect need for cliff is a thing...17:33
efriedyes smcginnis17:33
*** evrardjp has quit IRC17:33
smcginnisYeah, then it would probably be good to just clean it all up.17:34
*** evrardjp has joined #openstack-requirements17:34
smcginnisWeird that they would add that dependency just to import a private module for something like that.17:34
smcginnis:shrug:17:34
efriedI'll remove the req. Just not sure how we'll know if that's "working", since they don't do a reqs job either.17:35
efriedsmcginnis, stephenfin: done17:37
*** brinzhang has quit IRC17:38
*** brinzhang has joined #openstack-requirements17:39
efriedI also pushed internally, since rsd-core are intel folk, to get them to pay attention to the review17:42
*** hberaud has quit IRC17:42
*** hberaud has joined #openstack-requirements17:42
*** hberaud is now known as hberaud|gone17:49
*** dtantsur is now known as dtantsur|afk18:32
*** brinzhang_ has joined #openstack-requirements19:01
*** brinzhang has quit IRC19:04
*** brinzhang has joined #openstack-requirements19:10
*** brinzhang_ has quit IRC19:14
*** gmann is now known as gmann_afk19:36
*** ralonsoh has quit IRC20:06
openstackgerritMerged openstack/requirements master: update constraint for oslo.vmware to new release 2.35.0  https://review.opendev.org/70227720:13
openstackgerritMerged openstack/requirements master: setuptools 45.0.0 is Python 3.5+  https://review.opendev.org/70221020:13
*** brinzhang_ has joined #openstack-requirements20:24
*** brinzhang has quit IRC20:27
*** brinzhang has joined #openstack-requirements20:43
jrosseris it right that https://opendev.org/openstack/requirements/raw/branch/stable/stein/upper-constraints.txt has tempest===19.0.0 but the released version for stein seems to be 20.0.0 https://github.com/openstack/releases/blob/master/deliverables/stein/tempest.yaml20:44
*** brinzhang_ has quit IRC20:46
smcginnisHmm, that was bumped here - https://review.opendev.org/#/c/647868/20:49
smcginnisTrying to figure out the timing of that now.20:49
smcginnisOnly shows on master.20:50
smcginnisjrosser: Looks like the issue is that the tempest release happened after requirements were branched for the stein to train transition.20:52
openstackgerritSean McGinnis proposed openstack/requirements stable/stein: update constraint for tempest to new release 20.0.0  https://review.opendev.org/70252920:56
*** brinzhang_ has joined #openstack-requirements21:21
*** brinzhang has quit IRC21:24
openstackgerritAkihiro Motoki proposed openstack/requirements master: Cap Pint version for python 3.5 or older  https://review.opendev.org/70253821:29
amotokiAJaeger: requirements patch to cap Pint for py35 https://review.opendev.org/702538 and horizon patch to drop Pint which is unused https://review.opendev.org/70253921:36
openstackgerritAkihiro Motoki proposed openstack/requirements master: Cap Pint version for python 3.5 or older  https://review.opendev.org/70253821:39
*** brinzhang has joined #openstack-requirements22:20
*** brinzhang_ has quit IRC22:23
*** gmann_afk is now known as gmann22:53
*** tosky has quit IRC23:15

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!