Wednesday, 2017-05-31

rm_workhey, so ... what's the procedure for blocking a bugged version of a package? we use pyroute2 and 4.14 broke some functionality, so we want to block that and greater versions until they fix it. can we just do that in our project, or do we need to propose it to G-R and wait for it to merge there first?00:25
rm_workwe == octavia, and broke some functionality == is blocking our gates00:26
*** hoangcx has joined #openstack-requirements00:28
*** johnsom has joined #openstack-requirements00:30
prometheanfirerm_work: just add a != to global-requirements00:55
rm_workyeah, doing that now00:55
prometheanfirerm_work: we will not set a cap though00:55
prometheanfirekeep that in mind :D00:55
rm_workso you'll refuse <00:55
prometheanfirealmost certianly00:55
rm_workthough i see that literally one line below00:55
prometheanfirewe don't like those...00:55
rm_workso we have to repropose this every time they make a new release until they fix the bug?00:56
prometheanfireremoving them has been dificult00:56
prometheanfireyes, have a look at setuptools00:56
rm_worksetuptools has something for this?00:56
prometheanfireno, I mean in global requirements00:57
rm_workah00:57
prometheanfiresetuptools>=16.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2 # PSF/ZPL00:57
rm_worklol00:57
prometheanfireyep00:57
rm_worki've been trying to get this constraints updating thing to work for ... about an hour now00:58
prometheanfirehttps://github.com/openstack/requirements/commit/e3e2711e1ea4e91017f71d2e0c0a838624c32f8d00:58
prometheanfirefour years old00:58
rm_workfinally gave up on my local box and spun up a new ubuntu vm00:58
prometheanfireI think I'll submit a removal patch and see how it goes :D00:58
prometheanfirein a venv?00:58
rm_workyeah00:58
rm_worki mean my local box is OSX00:58
rm_workso the whole bindep with apt thing...00:58
prometheanfireah00:59
rm_workand my other envs are centos00:59
prometheanfirefor your change you don't need to go through the whole process00:59
rm_workwon't it change the constraints?00:59
prometheanfirejust edit the file and git revie00:59
prometheanfirejust edit the file and git review00:59
prometheanfireunless it's the current constraint00:59
prometheanfirein that case change that too00:59
prometheanfirethe position should remain the same00:59
rm_workhmm k :)01:01
rm_workthat's counter-indicated by the docs01:01
rm_workbut I'll trust you01:01
openstackgerritMatthew Thode proposed openstack/requirements master: remove cap on pysnmp from global-requirements.txt  https://review.openstack.org/46929501:03
prometheanfirerm_work: see, ftfy ^01:03
rm_worklol01:03
openstackgerritAdam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14  https://review.openstack.org/46929601:04
rm_workk i don't really understand the constraints thing, i guess it looks fine01:04
rm_workthe sooner we can get that in, the happier I'll be -- we've been stalled for a while figuring this out already01:05
prometheanfire14 caps total in the file01:05
rm_workgate is busted T_T01:05
prometheanfireofc01:05
prometheanfirethat's a cap :P01:05
rm_workAUGH01:05
prometheanfiremight want to make that !=01:05
rm_worki did the wrong one01:05
rm_worksorry i changed this in two places01:05
rm_workand went back to the old dir lol01:05
prometheanfirejust edit, git commit --amend -p and be happy01:05
rm_worki didn't mean to completely ignore you, honest :P01:06
prometheanfirealso, you'll need to edit upper-constraints so it doesn't try to pull in 0.4.1401:06
prometheanfirechange it to 0.4.1301:06
rm_workAH i see01:07
rm_workoh, it already is i think01:07
openstackgerritAdam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14  https://review.openstack.org/46929601:07
prometheanfireUC is still 0.4.14 https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L13501:08
rm_workerrr01:18
rm_workwut01:18
rm_workthat's totally not what i see when I edit the file01:18
rm_workah i was behind01:19
prometheanfire:D01:19
openstackgerritAdam Harwell proposed openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14  https://review.openstack.org/46929601:19
prometheanfireand voted01:19
rm_workthanks01:25
*** hongbin has quit IRC01:51
*** jrist has quit IRC02:20
*** jrist has joined #openstack-requirements02:33
*** udesale has joined #openstack-requirements03:26
*** udesale has quit IRC03:31
*** udesale has joined #openstack-requirements03:31
rm_workbump for https://review.openstack.org/#/c/469296/ if anyone is around :)04:30
*** udesale has quit IRC04:47
*** udesale has joined #openstack-requirements04:48
*** florianf has joined #openstack-requirements07:18
*** aarefiev_afk is now known as aarefiev07:54
*** jpich has joined #openstack-requirements07:56
openstackgerritsean mooney proposed openstack/requirements master: block sphinx 1.6.x  https://review.openstack.org/46938208:31
openstackgerritsean mooney proposed openstack/requirements master: block sphinx 1.6.x  https://review.openstack.org/46938208:45
*** udesale__ has joined #openstack-requirements08:52
*** hwoarang_ has joined #openstack-requirements08:55
*** strigazi_ has joined #openstack-requirements08:56
*** udesale has quit IRC09:01
*** hwoarang has quit IRC09:01
*** IgorYozhikov has quit IRC09:01
*** mhayden has quit IRC09:01
*** strigazi has quit IRC09:01
*** IgorYozhikov has joined #openstack-requirements09:02
*** mhayden has joined #openstack-requirements09:08
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: Updated from generate-constraints  https://review.openstack.org/46939109:21
*** andreykurilin has quit IRC09:32
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for reno to new release 2.3.1  https://review.openstack.org/46939909:35
openstackgerritsean mooney proposed openstack/requirements master: block sphinx 1.6.x  https://review.openstack.org/46938210:08
*** hoangcx has quit IRC10:41
openstackgerritSean Dague proposed openstack/requirements master: Bump python-neutronclient to 6.3.0 minimum  https://review.openstack.org/46942710:57
*** Qiming_ has quit IRC11:09
*** Qiming has joined #openstack-requirements11:13
*** andreykurilin has joined #openstack-requirements11:51
*** udesale__ has quit IRC12:03
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for django_openstack_auth to new release 3.2.0  https://review.openstack.org/46945612:35
*** sean-k-mooney has joined #openstack-requirements12:52
sean-k-mooneyhi12:52
sean-k-mooneyif you have time could you take a look at https://review.openstack.org/#/c/469382/12:53
*** strigazi_ is now known as strigazi13:15
openstackgerritMerged openstack/requirements master: update constraint for python-neutronclient to new release 6.3.0  https://review.openstack.org/46906113:26
*** mugsie has quit IRC13:27
*** amotoki has joined #openstack-requirements13:29
openstackgerritMerged openstack/requirements master: Pyroute2 broke interface renaming, block 0.4.14  https://review.openstack.org/46929613:41
openstackgerritMerged openstack/requirements master: update constraint for reno to new release 2.3.1  https://review.openstack.org/46939914:09
openstackgerritMatthew Thode proposed openstack/requirements master: remove cap on pysnmp from global-requirements.txt  https://review.openstack.org/46929514:12
openstackgerritMatthew Thode proposed openstack/requirements master: Add cycle-with-intermediary requirement  https://review.openstack.org/46923414:13
openstackgerritMatthew Thode proposed openstack/requirements master: Add review criteria for stable-branch maintenance  https://review.openstack.org/46810714:15
openstackgerritMatthew Thode proposed openstack/requirements master: Updated from generate-constraints  https://review.openstack.org/46939114:21
prometheanfirethink that's all caught up now14:21
*** hongbin has joined #openstack-requirements14:25
prometheanfire30 min til meeting14:29
strigaziFYI Spyros Trigazis (strigazi) proposed openstack/magnum master: Avoid oslo.messaging 5.24.2 and 5.25.0  https://review.openstack.org/46951814:46
prometheanfire5 min til meeting14:55
prometheanfirestrigazi: that should probably go in global requirements itself14:55
strigaziprometheanfire  I wasn't sure what to do. That is why I put it here. Not sure which projects are affected.14:57
prometheanfirestrigazi: I haven't seen anything yet14:57
prometheanfirewe do cross repo testing and nova/neutron didn't die with it14:57
strigaziprometheanfire We can wait a bit. If others start to see timeouts14:58
prometheanfirek14:58
strigaziprometheanfire Do you have an example of a tests with 5.25.014:58
strigaziWhere is the meeting?15:00
prometheanfiredirk: meeting in #openstack-meeting-315:00
strigazi:)15:00
prometheanfirewhichever job tested https://github.com/openstack/requirements/commit/73c7f83e50aeb9a36d798291baf97e080dd91e3415:01
openstackgerritMatthew Thode proposed openstack/requirements master: Add cycle-with-intermediary requirement  https://review.openstack.org/46923415:09
*** florianf has quit IRC15:11
*** florianf has joined #openstack-requirements15:18
openstackgerritSpyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0  https://review.openstack.org/46953915:25
strigaziprometheanfire ^^15:27
prometheanfireyarp, see it15:27
prometheanfireif you mask what is currently in upper-constraints.txt you need to change upper-constraints.txt to include what works15:28
prometheanfirestrigazi: ^15:28
strigaziprometheanfire so, add it in both files?15:29
prometheanfirethe exclusions are set in global-requirements, as you've done, the upper-constraints file needs to be changed to15:29
prometheanfirethe exclusions are set in global-requirements, as you've done, the upper-constraints file needs to be changed to 'act' on those changes15:30
openstackgerritSpyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0  https://review.openstack.org/46953915:30
prometheanfire5.24.1 didn't work?15:31
prometheanfireor 5.24.015:31
strigazioslo told me to check 5.23.0, they said 5.24.2 is buggy, I'll ask for 24.1 and .015:31
prometheanfirek, thanks15:32
*** aarefiev is now known as aarefiev_afk15:34
openstackgerritMerged openstack/requirements master: update constraint for django_openstack_auth to new release 3.2.0  https://review.openstack.org/46945615:38
openstackgerritMerged openstack/requirements master: Bump python-neutronclient to 6.3.0 minimum  https://review.openstack.org/46942715:38
openstackgerritSpyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.24.2 and 5.25.0  https://review.openstack.org/46953915:41
openstackgerritMatthew Thode proposed openstack/requirements master: Updated from generate-constraints  https://review.openstack.org/46939115:59
prometheanfiredown to 4 bugs :D https://bugs.launchpad.net/openstack-requirements/16:07
*** jpich has quit IRC16:14
openstackgerritSpyros Trigazis (strigazi) proposed openstack/requirements master: Avoid oslo.messaging 5.25.0  https://review.openstack.org/46953916:22
openstackgerritGorka Eguileor proposed openstack/requirements master: WIP: Bump os-brick upper constraint  https://review.openstack.org/46955816:24
*** florianf has quit IRC16:33
openstackgerritMerged openstack/requirements master: Add review criteria for stable-branch maintenance  https://review.openstack.org/46810717:13
openstackgerritGorka Eguileor proposed openstack/requirements master: WIP: Bump os-brick upper constraint  https://review.openstack.org/46955817:27
*** sean-k-m1 has joined #openstack-requirements17:59
*** sean-k-mooney has quit IRC18:00
openstackgerritMerged openstack/requirements master: Updated from generate-constraints  https://review.openstack.org/46939119:31
openstackgerritMatt Riedemann proposed openstack/requirements master: Require oslo.messaging>=5.25.0  https://review.openstack.org/46963819:56
*** mriedem has joined #openstack-requirements20:04
mriedemprometheanfire: had no idea oslo.messaging 5.25.0 was causing issues for the magnum gate20:04
mriedemdo they know which change in that release caused issues?20:04
prometheanfiremriedem: dunno20:04
prometheanfirestrigazi: ^20:04
mriedemthe bug report also says 5.24.2 caused problems20:04
mriedembut no details on what the actual regression was20:05
prometheanfireya20:05
mriedemthis i guess https://review.openstack.org/#/c/463673/ ?20:05
prometheanfirewoo20:08
mriedemok -1 on their g-r change20:09
prometheanfirek20:09
mriedemjesus, umm, so if that patch is bad,20:10
mriedemhttps://review.openstack.org/#/q/I62b9e09513e3ebfebc64a941d4b21b6c053b511d,n,z20:10
mriedemit's also getting backported to stable20:10
prometheanfireI'm not sure what is causing their issue20:10
mriedemplus no tests on that o.m change20:10
mriedemnice20:10
mriedemdims: fyi ^20:13
mriedemhttps://bugs.launchpad.net/magnum/+bug/169472820:13
openstackLaunchpad bug 1694728 in Magnum "Fix magnum's gate, oslo.messaging broke it" [Undecided,In progress] - Assigned to Spyros Trigazis (strigazi)20:13
prometheanfiremriedem: btw, mind making a os-vif release? :D20:15
mriedemi thought his jayness was doing that20:15
prometheanfirethat works20:15
mriedemi'll ping him20:15
mriedemprometheanfire: is this what you were looking for https://review.openstack.org/#/c/469643/ ?20:26
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-apply-config to new release 7.0.0  https://review.openstack.org/46964520:26
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-collect-config to new release 7.0.0  https://review.openstack.org/46964620:26
prometheanfirenope20:27
prometheanfirewe need a 1.4.220:27
prometheanfire1.4.1 caps pbr20:27
openstackgerritOpenStack Proposal Bot proposed openstack/requirements master: update constraint for os-refresh-config to new release 7.0.0  https://review.openstack.org/46964720:27
mriedemyeah this is wrong anyway20:27
mriedemit was release in ocata20:27
prometheanfireya20:28
mriedemprometheanfire: can you jump in -nova?20:32
mriedemnvm20:34
prometheanfiresure21:01
prometheanfireoh21:01
mriedemprometheanfire: here you go https://review.openstack.org/#/c/469649/21:05
prometheanfirethankyou21:06
*** mriedem has left #openstack-requirements22:10

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