Thursday, 2021-07-08

opendevreviewmelanie witt proposed openstack/nova master: Prevent deletion of a compute node belonging to another host  https://review.opendev.org/c/openstack/nova/+/69480200:49
opendevreviewmelanie witt proposed openstack/nova master: Fix inactive session error in compute node creation  https://review.opendev.org/c/openstack/nova/+/69518900:49
*** redrobot4 is now known as redrobot04:52
opendevreviewruishawn proposed openstack/nova master: Add armv6l to arch list  https://review.opendev.org/c/openstack/nova/+/79996406:56
*** rpittau|afk is now known as rpittau06:59
opendevreviewruishawn proposed openstack/nova master: Add armv6l to arch list  https://review.opendev.org/c/openstack/nova/+/79996407:00
opendevreviewLee Yarwood proposed openstack/nova master: DNM - Test tempest-integrated-compute-centos-8-stream  https://review.opendev.org/c/openstack/nova/+/79999609:21
opendevreviewYe Haiyang proposed openstack/nova master: Replace `split(' ')` with `split()`  https://review.opendev.org/c/openstack/nova/+/80000410:10
bauzasoh man, would we get some mats if we were having a non-virtual PTG ? :D10:18
bauzascontext : look at the Y name10:19
lyarwoodIf we end up having an in-person PTG and they replace beer with yoga I'm going to be very very upset10:21
stephenfinbut very very flexible?10:22
stephenfinjaysus, working on this alembic stuff is like pulling teeth...10:24
sean-k-mooneystephenfin: aren't you glad you elected to do it :)10:40
stephenfinugh10:40
sean-k-mooneystephenfin: thank you in anycases10:40
sean-k-mooneyare you still having issue with the last patch10:41
sean-k-mooneyi saw you ask dansmith about it a few days ago10:41
stephenfinnope, zzzeek++ helped me out massively. Just fixing up the issues he pointed out and addressing bugs that I hadn't seen yet because I'd only been running the alembic stuff against SQLite without foreign key constraints enabled /o\10:42
bauzaslyarwood: I'm pretty sure you can do both10:43
bauzaslyarwood: ie. taking beer on a yoga mat10:43
bauzasI could even take a picture if wanted10:43
bauzasbut I'm not sure I could be helpful in giving some yoga practicing, I'm not a streched person :)10:43
gibiI vote for the beer10:44
bauzaspeople creativity always amazes me10:44
bauzashttps://www.youtube.com/watch?v=dgPgN7CB06Y10:44
gibibauzas: you have the solution10:45
bauzasman, I need to find a class teaching this https://www.youtube.com/watch?v=KoDvXcTgTl410:46
stephenfin \o/ it works10:46
* stephenfin finishes fixing up unit tests10:47
gibi"without alcohol I might feel a bit shy. Alcohol makes me brave and enjoy joga." that is a good summary how to convince the fundation to provide free beer10:48
gibistephenfin: you will be our sqlA and sqlite expert. :)10:49
lyarwoodstephenfin: ship it10:50
opendevreviewLee Yarwood proposed openstack/nova stable/victoria: Add regression test for bug #1909120  https://review.opendev.org/c/openstack/nova/+/77332010:56
opendevreviewLee Yarwood proposed openstack/nova stable/victoria: api: Reject requests to detach a volume when the compute is down  https://review.opendev.org/c/openstack/nova/+/77332110:56
*** slaweq_ is now known as slaweq11:42
*** gc is now known as grandchild11:52
mnaserdoes anyone of the top of their mind know what rescue behaviour will be if the vm is bfv?12:15
gibimnaser: I think normally we don't allow resuce of bfv, but we have stable device rescue that allows it https://docs.openstack.org/nova/latest/user/rescue.html#stable-device-instance-rescue12:19
sean-k-mooneyi think it  was added recently12:21
sean-k-mooneymnaser: we used to not supprot it at all at one point but i think it was added around train12:21
sean-k-mooneyhttps://specs.openstack.org/openstack/nova-specs/specs/ussuri/implemented/virt-bfv-instance-rescue.html12:22
sean-k-mooneyso ussuri12:22
sean-k-mooneymnaser: so no i think it shoudl work like a normal guest12:22
sean-k-mooneyit does depend on the stable device rescue too12:24
mnaseroh, stable device rescue is very neat12:28
opendevreviewMerged openstack/nova stable/victoria: Honor [neutron]http_retries in the manual client  https://review.opendev.org/c/openstack/nova/+/79517512:36
*** rpittau is now known as rpittau|afk12:45
sean-k-mooneystephenfin: how do we deprecate commands in osc12:52
sean-k-mooneyim asking because we shoudl proably start issueing warning whenever someone uses "openstack host list" or similar12:52
stephenfinI'm not sure. I guess with an update to the help string. Using Python's 'warning' lib might be a bit too noisy12:53
sean-k-mooneycan we have it output a warnign to std:error and remove it in the future12:53
sean-k-mooneyi would like it to shot at people when they use it so they know not too idealy12:54
stephenfinyou need to support old clouds though12:54
stephenfinso we don't remove things from OSC, typically12:54
sean-k-mooneyya we can issue the warning based on micorverison12:55
gibijinx, I wanted to say the same12:55
sean-k-mooneyhttps://docs.openstack.org/api-ref/compute/?expanded=create-image-createimage-action-detail#hosts-os-hosts-deprecated12:55
sean-k-mooneyit was depercated in 2.43 and removed in later microverions12:55
sean-k-mooneymost of this api was only used by zen i think too12:56
lyarwoodmnaser: sorry was on a call earlier, did stable device rescue work for your bfv instance?13:36
opendevreviewMerged openstack/nova stable/train: Error anti-affinity violation on migrations  https://review.opendev.org/c/openstack/nova/+/79871713:55
mnaserlyarwood: haven’t tried it yet!14:08
lyarwoodkk let me know if you run into any issues :)14:09
*** frickler is now known as frickler_pto15:03
opendevreviewStephen Finucane proposed openstack/nova master: db: Add initial alembic migration for main DB  https://review.opendev.org/c/openstack/nova/+/79952716:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Add initial alembic migration for API DB  https://review.opendev.org/c/openstack/nova/+/79952816:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Trivial style changes  https://review.opendev.org/c/openstack/nova/+/79952916:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Normalize migrations tests  https://review.opendev.org/c/openstack/nova/+/79968416:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Integrate alembic  https://review.opendev.org/c/openstack/nova/+/79953016:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Avoid use of ALTER in initial migration  https://review.opendev.org/c/openstack/nova/+/80007616:15
opendevreviewStephen Finucane proposed openstack/nova master: db: Enable auto-generation of migrations  https://review.opendev.org/c/openstack/nova/+/80007716:15
opendevreviewStephen Finucane proposed openstack/nova master: docs: Add documentation on database migrations  https://review.opendev.org/c/openstack/nova/+/80007816:15
opendevreviewStephen Finucane proposed openstack/nova master: WIP db: Add our first alembic migration  https://review.opendev.org/c/openstack/nova/+/80007916:15
stephenfingibi: lyarwood: bauzas: I think that DB series is basically good to go now. I need to wrap up docs and work on that initial migration to identify the test coverage gap that let it through, but it's otherwise in good shape IMO ^16:19
bauzasstephenfin: I won't be able to review it until end of next week16:19
lyarwoodstephenfin: I'll queue it up for tomorrow16:20
bauzasgibi: stephenfin: fwiw, /me goes on PTO tonight till Wed July 14th (incl.)16:20
stephenfinbauzas: ack, no rush16:20
stephenfinwell, there is a little rush but nothing more important than PTO :P16:20
* stephenfin goes to throw a ball about in the rain o/16:20
gibistephenfin: ack, I will added to my queue. I try to wrap up the pps code series in the coming day so I think we can traid reviews there :)16:21
stephenfingibi: yup, I've been keeping an eye on it and am simply waiting for the TODOs in the base patches to disappear before I take a look :)16:21
* bauzas disappears for the next 6 days then16:22
gibistephenfin: good decision. I'm constantly reorganizing the series to make it easyier to review16:22
gibibauzas: have a nice PTO16:22
gibistephenfin: I will let you know when it make sense to start reviewing16:22
stephenfinack16:22
opendevreviewBalazs Gibizer proposed openstack/nova master: [func test] ports with both bw and pps resources  https://review.opendev.org/c/openstack/nova/+/79239417:06
opendevreviewBalazs Gibizer proposed openstack/nova master: Transfer RequestLevelParams from ports to scheduling  https://review.opendev.org/c/openstack/nova/+/79150617:06
opendevreviewBalazs Gibizer proposed openstack/nova master: Parse extended resource request from the port  https://review.opendev.org/c/openstack/nova/+/80008517:06
opendevreviewBalazs Gibizer proposed openstack/nova master: [func test] move unshelve test to the proper place  https://review.opendev.org/c/openstack/nova/+/79362117:09
opendevreviewBalazs Gibizer proposed openstack/nova master: Support boot with extended resource request  https://review.opendev.org/c/openstack/nova/+/80008617:09
opendevreviewBalazs Gibizer proposed openstack/nova master: Support extended resource request  https://review.opendev.org/c/openstack/nova/+/80008717:09
opendevreviewBalazs Gibizer proposed openstack/nova master: [func test]Refactor interface attach with qos  https://review.opendev.org/c/openstack/nova/+/80008817:17
opendevreviewBalazs Gibizer proposed openstack/nova master: Support interaface attach / detach with new resource request format  https://review.opendev.org/c/openstack/nova/+/80008917:19
opendevreviewmelanie witt proposed openstack/nova stable/train: [CI] Fix gate by using zuulv3 live migration and grenade jobs  https://review.opendev.org/c/openstack/nova/+/79543519:22
opendevreviewmelanie witt proposed openstack/nova master: Add func test for nova-manage db archive_deleted_rows --before  https://review.opendev.org/c/openstack/nova/+/79674419:34
opendevreviewmelanie witt proposed openstack/nova stable/ussuri: Initialize global data separately and run_once in WSGI app init  https://review.opendev.org/c/openstack/nova/+/78506119:44
opendevreviewmelanie witt proposed openstack/nova stable/train: Initialize global data separately and run_once in WSGI app init  https://review.opendev.org/c/openstack/nova/+/78506419:59
*** mgoddard- is now known as mgoddard20:50
opendevreviewmelanie witt proposed openstack/nova stable/train: Initialize global data separately and run_once in WSGI app init  https://review.opendev.org/c/openstack/nova/+/78506421:01
opendevreviewRodrigo Barbieri proposed openstack/nova stable/stein: Error anti-affinity violation on migrations  https://review.opendev.org/c/openstack/nova/+/80011421:09
opendevreviewMerged openstack/nova stable/wallaby: Move 'check-cherry-picks' test to gate, n-v check  https://review.opendev.org/c/openstack/nova/+/79703921:23
*** rm_work is now known as rm_work|23:59

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!