Earlier  
Posted Nick Remark
#openstack-nova - 2020-06-10
17:17:14 openstackgerrit Merged openstack/nova master: Use 'Exception.__traceback__' for versioned notifications https://review.opendev.org/733668
17:17:23 openstackgerrit Merged openstack/nova stable/ussuri: libvirt: Don't delete disks on shared storage during evacuate https://review.opendev.org/731248
17:17:27 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: Remove 'test_cold_migrate_with_physnet_fails' test https://review.opendev.org/703115
17:17:28 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: Block rebuild when NUMA topology changed https://review.opendev.org/703116
17:17:29 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: Disable NUMATopologyFilter on rebuild https://review.opendev.org/703117
17:17:29 openstackgerrit Stephen Finucane proposed openstack/nova stable/rocky: FUP for in-place numa rebuild https://review.opendev.org/703118
17:24:43 stephenfin sean-k-mooney: addressed some nits from elod on that btw ^ Figure we still want it to land
17:27:58 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove unnecessary retrieval of Migration object https://review.opendev.org/730351
17:27:59 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove unused function parameters https://review.opendev.org/730352
17:41:51 elod thanks stephenfin for the many stable reviews and patch updates :)
17:42:04 stephenfin np :)
18:45:20 openstackgerrit Merged openstack/nova stable/ussuri: compute: Allow snapshots to be created from PAUSED volume backed instances https://review.opendev.org/729174
18:45:26 openstackgerrit Merged openstack/nova stable/ussuri: Remove stale nested backport from InstancePCIRequests https://review.opendev.org/725931
#openstack-nova - 2020-06-11
02:46:54 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
04:44:02 openstackgerrit sunhao proposed openstack/nova master: Add checks for volume status when rebuilding https://review.opendev.org/734734
06:22:13 frickler sean-k-mooney: implemented a first draft of your idea regarding pip3 in https://review.opendev.org/735058 , tested only on focal so far, waiting for test results on other distros. ideally all of them would no longer need this whole manual installation thing anymore
07:18:59 openstackgerrit Harshavardhan Metla proposed openstack/nova master: Raising a failure in case of 403 https://review.opendev.org/735068
07:25:02 openstackgerrit Marek Lyčka proposed openstack/nova-specs master: Enable REST quiescing https://review.opendev.org/702810
08:18:36 openstackgerrit Marek Lyčka proposed openstack/nova-specs master: Enable REST quiescing https://review.opendev.org/702810
08:56:20 openstackgerrit Alexandre Arents proposed openstack/nova stable/stein: Reserve DISK_GB resource for the image cache https://review.opendev.org/732529
09:08:54 bauzas late morning hello world
09:09:07 bauzas was on teaching mode for my kid...
09:17:48 gibi bauzas: o/
09:18:07 bauzas specs writing and reviewing day FTW (hopefully)
09:18:17 bauzas gibi: if you have some of them you want me to look...
09:18:38 bauzas gibi: btw. tomorrow will be a Red Hat worlwide PTO
09:18:53 bauzas gibi: so you won't see all of us I think
09:19:00 gibi bauzas: I looket throught the open specs, the list is short so I suggest to look there too
09:19:07 bauzas kk
09:19:15 gibi bauzas: thanks for the heads up. Have a nice PTO tomorrow
09:19:43 bauzas it's actually a company holiday
09:19:52 gibi interesting concept
09:20:05 gibi do you have company events on this day or it is simply a day off
09:20:07 gibi ?
09:29:00 bauzas gibi: my company calls it 'Recharge Day'
09:29:30 bauzas gibi: US folks had company holidays called 'shutdown' between Xmas and New Year
09:30:01 bauzas now it's a bit changing for sales reasons, so they created 'Recharge days'
09:30:14 bauzas and for the first time, they offered recharge days
09:30:46 bauzas for this quarter, the first holiday will be tomorrow but we'll have a Q3 and Q4 holiday too
09:36:04 gibi sounds good. Local Ericsson has a yearly recharge week but thats a normal work week with some exta perks like healthy food and free medical checkups
09:43:43 bauzas gibi: are you still working remotely or back at the office ?
09:46:52 gibi bauzas: still at home full time. I think from next week we can slowly return to the office but it is not mandatory to go back at this time
09:56:12 bauzas ack
10:35:12 openstackgerrit Harshavardhan Metla proposed openstack/nova master: Raising a failure in case of 403 https://review.opendev.org/735068
10:46:41 gibi stephenfin: hi! as I see the first part of the impl of bp use-pcpu-and-vcpu-in-one-instance is from you and it seems ready for a Runway slot. Will the next two weeks good for you to iterate on those patches?
11:05:27 stephenfin gibi: yup, sure thing
11:05:55 gibi stephenfin: cool. I will bring it up on the weekly meeting so if there are cores who willing to spend time on reviewing it
11:06:06 stephenfin \o/ sounds good to me
12:48:23 artom stephenfin, don't you have the hackfest?
12:48:34 artom Is that in the next two weeks?
12:48:39 stephenfin end of the month
12:49:33 stephenfin so all good
12:49:59 stephenfin Anyone tried deploying devstack on an RPi?
12:51:35 artom stephenfin, ah, sorry, in my head they were back to back
13:53:01 openstackgerrit Dan Smith proposed openstack/nova master: DNM: Try to make a glance multistore job https://review.opendev.org/734184
13:55:59 dansmith sean-k-mooney: yeah, default is uwsgi and apparently none of the magic glance stuff works without mod_wsgi.. the image import, image conversion, etc
13:56:11 sean-k-mooney ah i see
13:56:19 sean-k-mooney that is likely a glance bug...
13:56:36 dansmith I needed it for the copy-to-store, but forgot to copy that from my local config, but hadn't gotten far enough to notice and it's required for the conversion too
13:56:46 dansmith I dunno, don't we have problems with uwsgi and background tasks?
13:56:52 dansmith it's because those things happen in threads
13:57:07 sean-k-mooney oh so its the same issue as we have with the heartbeats
13:57:12 dansmith right
13:57:54 sean-k-mooney i guess you could argure that they are relying on behavior of the implemeation that is not requried
13:57:58 sean-k-mooney but ya fair point
13:58:29 sean-k-mooney e.g. the lifetime smeantics of mod_wsgi or the python one
13:58:34 dansmith well, it has been fine for multiple things (pre-wsgi, mod_wsgi) until uwsgi, but yeah they could use a conductor like service
13:58:36 dansmith but that kinda sucks
13:58:49 dansmith and needs to be on the same machine as the api I think because of the file uploads it needs to access
13:59:18 sean-k-mooney ya fair enough
13:59:45 dansmith anyway, it'll be a dependency for using this stuff
14:13:06 dansmith sean-k-mooney: so, I'm tweaking my spec to remove the "functional tests should be easy" section, which I've realized is actually going to be super difficult
14:13:21 dansmith because we stub out ALL of the image backend stuff in functional tests for libvirt,
14:13:40 sean-k-mooney i assume we are just going to keep your new multistore ceph job ya
14:13:40 dansmith and would require me to write at least 10x the actual code to just have functional support
14:13:41 dansmith instead,
14:13:46 sean-k-mooney if so i think that is more then enough
14:14:20 dansmith I'm thinking we just change the existing job to do what I have here, which means the first tempest test kicks a copy-to-store from the file backend, and then the rest of the tests just have it set as it would
14:14:30 dansmith yeah, cool
14:15:02 dansmith my only concern is what happens if/when we test snapshot with the file backend as the default,
14:15:05 sean-k-mooney if we have a regression in the future i think we can corss the function test bridge then
14:15:24 dansmith but if that does something stupid I might need to do some devstack surgery to make the rbd still the default, but upload the cirros image to the file backend
14:15:57 sean-k-mooney well i think we can specify the store on upload
14:16:04 dansmith yeah, we can,
14:16:10 dansmith just requires devstack surgery
14:16:17 dansmith but I want to see if it just does the smarter thing
14:16:33 sean-k-mooney you are setting the default to cheap
14:16:38 sean-k-mooney whcih is the file backend right
14:16:43 sean-k-mooney but novas to robust
14:16:53 sean-k-mooney so the glacce upload shoudl be to file
14:17:19 sean-k-mooney and then we will use ceph when doing normal snapshots right
14:17:36 dansmith right, nova doesn't specify one when it does the snapshot.. however, since it's rbd-backed, I think snapshot does the ceph stuff under the covers, so it may work just by virtue of the fact that it doesn't actually upload, but just tells glance about it
14:17:53 dansmith the cirros upload will go to file currently, yeah
14:18:24 sean-k-mooney is this job using the rbd image backend
14:18:34 dansmith yeah, that's the whole point :)
14:18:37 sean-k-mooney or are we only using ceph for bfv
14:18:47 sean-k-mooney ya that is what i assuemed just checking
14:18:48 dansmith no, this is rbd on the image backend
14:19:44 sean-k-mooney ya so im wondering if we want to either add a post playbook to test the file snapshot or if we want to add multi store to another job for that case
14:20:09 sean-k-mooney for example we have a multi cell job right

Earlier   Later