Earlier  
Posted Nick Remark
#openstack-nova - 2021-09-30
23:36:31 clarkb gmann: you might try to use 24.0.0 instead
23:36:38 clarkb and then treat that as the last compatible version
23:36:59 gmann clarkb: 24.0.0 might create issue in future if anything else newer comes as it is not tested on stable/stein constraints
23:37:08 gmann for jsonschema might work
23:38:18 gmann I was too optimistic on using the last compatible(newer) tempest with old constraints and assumed it will work :)
23:39:29 clarkb gmann: it will work if you use the tox install command thing. But I guess the ship has sailed for old tags
23:39:41 clarkb but if you update the tox.ini before the next tag it would be corrected for the future
23:40:22 gmann clarkb: yes that I will do for next tag, agree on that
23:40:35 gmann clarkb: and another things with constraints is, as we touch tempest venv using tox command in many place like running test in grenade/run-tempest role ect if constraints mismatch at any place it will re-create the tox which is another issue
23:41:15 gmann so simple things for EM stable is use tested compatible version and constraints and do not assume the things :).
23:41:47 clarkb ya if 20.0.0 is the most aligned with stein's constraints that seems like the one to use
23:42:03 gmann yes, that is version released while openstack stein release.
23:43:11 gmann for tox recreation things I was searching for any flag where we can stop tox to recreate and force-live with what is installed but there is no flag seems
23:43:41 gmann that could have solved our problem with tempest venv testing case
23:44:21 gmann clarkb: melwitt 20.0.0 seems working. https://zuul.openstack.org/stream/9234f33acf1247cdb995416ca9389240?logfile=console.log
23:45:17 gmann let me put nova train DNM patch also as grenade also toush tox env while running test
23:47:25 melwitt thank you gmann
23:47:27 opendevreview Ghanshyam proposed openstack/nova stable/train: DNM: testing nova grenade job https://review.opendev.org/c/openstack/nova/+/812095
23:47:29 gmann ^^
23:47:34 melwitt and clarkb++
23:48:22 gmann I will add note in devstack/tempest about it while pinning tempest and its constraints for future EM stable
23:48:46 gmann and install-command thing
23:49:41 melwitt yes please \o/
23:51:35 gmann melwitt: sorry about issue, its tempest constraints things on EM stable always cause new issue over time. and honestly saying I am not 100% confident if that happen in future too :) but at least testing with version released duing that stable branch will make things simple
23:52:22 gmann * I am not 100% confident that it will not happen in future too :
23:53:46 melwitt gmann: I'm not complaining as I barely understand all this :) just happy you'll be able to do something to fix or make it less likely to happen in the future
23:54:48 gmann sure, will do those doc things tomorrow if it works fine in grenade too.
23:56:06 gmann melwitt: ah lower constraints seem broken on stable/train. is it new ? https://zuul.opendev.org/t/openstack/build/2cdc193e00974abcb67b58ffe566f371
23:56:25 melwitt gmann: no it's not. sec
23:56:55 gmann melwitt: it seems failing in other old patches too https://review.opendev.org/c/openstack/nova/+/811824
23:58:12 melwitt gmann: yeah. there's two options, one is make l-c non-voting https://review.opendev.org/c/openstack/nova/+/811762 and the other is pin setuptools https://review.opendev.org/c/openstack/nova/+/810461
23:58:33 gmann ah that one. i got it
23:58:42 gmann I voted for first even remove testing l-c
23:59:21 melwitt it sounded like consensus favors the latter. I was just not sure if it needs an update before approving, based on discussion on the patch
23:59:23 melwitt ah, heh. yeah. I am neutral about it
23:59:55 melwitt since we have a fix, we can fix this time ... until next break :)
#openstack-nova - 2021-10-01
00:00:41 gmann sure. but I am sure we will continue spending time every time and always find solution :P just joking
00:00:52 gmann we means except me :)
00:00:53 melwitt hehe
05:49:43 opendevreview melanie witt proposed openstack/nova master: Add logic to enforce local api and db limits https://review.opendev.org/c/openstack/nova/+/712139
05:49:43 opendevreview melanie witt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/c/openstack/nova/+/712142
05:49:44 opendevreview melanie witt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/c/openstack/nova/+/712143
05:49:44 opendevreview melanie witt proposed openstack/nova master: Update limit APIs https://review.opendev.org/c/openstack/nova/+/712707
05:49:45 opendevreview melanie witt proposed openstack/nova master: Update quota sets APIs https://review.opendev.org/c/openstack/nova/+/712749
05:49:45 opendevreview melanie witt proposed openstack/nova master: Tell oslo.limit how to count nova resources https://review.opendev.org/c/openstack/nova/+/713301
05:49:46 opendevreview melanie witt proposed openstack/nova master: Enforce resource limits using oslo.limit https://review.opendev.org/c/openstack/nova/+/615180
05:49:46 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to placement unified limits https://review.opendev.org/c/openstack/nova/+/713498
05:49:47 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
05:49:47 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
06:53:45 opendevreview melanie witt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/c/openstack/nova/+/712142
06:53:46 opendevreview melanie witt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/c/openstack/nova/+/712143
06:53:46 opendevreview melanie witt proposed openstack/nova master: Update limit APIs https://review.opendev.org/c/openstack/nova/+/712707
06:53:47 opendevreview melanie witt proposed openstack/nova master: Update quota sets APIs https://review.opendev.org/c/openstack/nova/+/712749
06:53:47 opendevreview melanie witt proposed openstack/nova master: Tell oslo.limit how to count nova resources https://review.opendev.org/c/openstack/nova/+/713301
06:53:48 opendevreview melanie witt proposed openstack/nova master: Enforce resource limits using oslo.limit https://review.opendev.org/c/openstack/nova/+/615180
06:53:48 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to placement unified limits https://review.opendev.org/c/openstack/nova/+/713498
06:53:49 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
06:53:49 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
06:56:32 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to placement unified limits https://review.opendev.org/c/openstack/nova/+/713498
06:56:32 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
06:56:33 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
07:21:12 bauzas good morning Nova
07:30:14 gibi bauzas: good Friday
07:30:20 bauzas indeed
07:48:52 bauzas gibi: looks like the nvme osbrick issue is now fixed
07:48:58 gibi bauzas: os-brick 5.0.1 with the nvme fix and global requirements has been bumped https://review.opendev.org/c/openstack/releases/+/812048/1/deliverables/xena/os-brick.yaml
07:49:01 gibi heh
07:49:05 gibi we looked at it at the same time :D
07:49:06 bauzas the xena backport is now merged https://review.opendev.org/c/openstack/os-brick/+/812010
07:49:18 bauzas yeah
07:49:28 bauzas I call that "friends" :p
07:49:35 gibi :)
07:50:10 bauzas ok, so should we do something with our requirements ?
07:50:30 bauzas elodilles: thoughts on touching our reqs so close to GA ?
07:50:42 gibi upper constraints are coming from global
07:51:24 gibi an as far as I remember reqs repo hasn't been branched to xena yet
07:52:14 gibi so the merged global req bump is applied to Xena automatically
07:52:31 gibi the only question is, do we want to blacklist os-brick 5.0.0
07:52:49 bauzas ah good point
07:52:54 gibi and I think we agreed with lyarwood that this is a narrow scoped issue so we don't need to blacklist
07:52:55 bauzas about the merge
07:53:04 bauzas gibi: yeah I think so
07:53:10 gibi then I think we are done
07:53:11 bauzas so let it be
07:53:17 bauzas yeah
07:53:26 gibi it was a nice bug as we needed to do nothing to fix it :D
07:53:34 gibi <3 cinder
07:53:52 bauzas ++
08:59:26 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: [yoga] Add PCI VPD Capability Handling https://review.opendev.org/c/openstack/nova/+/808199
08:59:27 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: [yoga] Support remote-managed SmartNIC DPU ports https://review.opendev.org/c/openstack/nova/+/812111
09:34:57 elodilles bauzas: sorry, missed your question. but yes, as gibi said, it comes from openstack/requirements and RFE was granted for os-brick ( http://lists.openstack.org/pipermail/openstack-discuss/2021-September/025155.html )
09:41:39 lyarwood bauzas: would you mind hitting https://review.opendev.org/c/openstack/nova/+/811713 and https://review.opendev.org/c/openstack/nova/+/811716 today?
09:47:26 opendevreview Elod Illes proposed openstack/nova stable/ussuri: [stable-only] Pin virtualenv and setuptools https://review.opendev.org/c/openstack/nova/+/810461
09:57:16 kashyap dmitriis: Hi, from #virt here :) Thanks for reworking the patch and splitting it out.
09:58:20 kashyap Reviewer time is a bit limited these days, so please don't hesitate to re-ping here if you don't get any input in a bit
10:02:19 dmitriis kashyap: ack, will do. Appreciate that it's Xena release time so I'll circle back some time after it's out.
10:10:05 opendevreview Merged openstack/os-traits master: Change minversion of tox to 3.18.0 https://review.opendev.org/c/openstack/os-traits/+/791973
10:24:23 opendevreview Balazs Gibizer proposed openstack/nova master: Enable min pps tempest testing in nova-next https://review.opendev.org/c/openstack/nova/+/811748
10:52:00 lyarwood tgif++ side_effect != side_effects
10:53:25 gibi +1 on Friday

Earlier   Later