Earlier  
Posted Nick Remark
#openstack-nova - 2021-07-19
16:29:02 opendevreview Balazs Gibizer proposed openstack/nova master: [func test] refactor asserts in qos tests https://review.opendev.org/c/openstack/nova/+/798930
16:30:20 opendevreview Balazs Gibizer proposed openstack/nova master: [func test] ports with both bw and pps resources https://review.opendev.org/c/openstack/nova/+/792394
16:31:38 opendevreview Balazs Gibizer proposed openstack/nova master: Parse extended resource request from the port data https://review.opendev.org/c/openstack/nova/+/800085
16:32:55 opendevreview Balazs Gibizer proposed openstack/nova master: Transfer RequestLevelParams from ports to scheduling https://review.opendev.org/c/openstack/nova/+/791506
16:34:13 opendevreview Balazs Gibizer proposed openstack/nova master: Support boot with extended resource request https://review.opendev.org/c/openstack/nova/+/800086
16:35:31 opendevreview Balazs Gibizer proposed openstack/nova master: Support move ops with extended resource request https://review.opendev.org/c/openstack/nova/+/800087
16:36:49 opendevreview Balazs Gibizer proposed openstack/nova master: [func test]Refactor interface attach with qos https://review.opendev.org/c/openstack/nova/+/800088
16:38:05 opendevreview Balazs Gibizer proposed openstack/nova master: Support interaface attach / detach with new resource request format https://review.opendev.org/c/openstack/nova/+/800089
16:39:23 opendevreview Balazs Gibizer proposed openstack/nova master: [func test] move unshelve test to the proper place https://review.opendev.org/c/openstack/nova/+/793621
16:40:38 opendevreview Elod Illes proposed openstack/nova stable/stein: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780784
16:41:53 opendevreview Elod Illes proposed openstack/nova stable/stein: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/757085
18:32:03 opendevreview Lee Yarwood proposed openstack/nova master: DNM - Test tempest-integrated-compute-centos-8-stream https://review.opendev.org/c/openstack/nova/+/799996
18:57:59 opendevreview Samuel proposed openstack/nova master: Add REST and compute APIs to migrate instances between projects https://review.opendev.org/c/openstack/nova/+/801377
19:13:01 opendevreview Samuel proposed openstack/nova master: Add REST and compute APIs to migrate instances between projects https://review.opendev.org/c/openstack/nova/+/801377
19:16:24 opendevreview Samuel proposed openstack/nova master: Add REST and compute APIs to migrate instances between projects https://review.opendev.org/c/openstack/nova/+/801377
21:18:03 NobodyCam good afternoon Nova folks, off the wall question, I have a record in the (cell0) instance record that has been orphaned but is causing a phantom instance to appear in server list. my question is what is the best way to clear the phantom instance, update: "updated_at,deleted_at, deleted, vm_state, to indicate deleted or to nuke (delete) the record
21:18:24 NobodyCam s/instance record/instance table/
#openstack-nova - 2021-07-20
01:33:57 opendevreview Takashi Kajinami proposed openstack/nova master: Replace deprecated Table.copy() https://review.opendev.org/c/openstack/nova/+/801407
01:36:47 opendevreview Takashi Kajinami proposed openstack/nova master: Replace deprecated Table.copy() https://review.opendev.org/c/openstack/nova/+/801407
07:17:11 opendevreview Christian Rohmann proposed openstack/placement master: Fix SQL query counting the number of individual consumers having allocations by only selecting the aggregated consumer_id column. https://review.opendev.org/c/openstack/placement/+/801419
09:56:11 opendevreview Lee Yarwood proposed openstack/nova master: WIP nova-manage: Introduce bdm show, refresh, get_connector commands https://review.opendev.org/c/openstack/nova/+/800634
11:15:35 opendevreview Christian Rohmann proposed openstack/placement master: Fix SQL query counting the number of individual consumers having allocations by only selecting the aggregated consumer_id column. https://review.opendev.org/c/openstack/placement/+/801419
12:00:03 opendevreview Balazs Gibizer proposed openstack/nova master: Support boot with extended resource request https://review.opendev.org/c/openstack/nova/+/800086
12:00:04 opendevreview Balazs Gibizer proposed openstack/nova master: Support move ops with extended resource request https://review.opendev.org/c/openstack/nova/+/800087
12:01:21 opendevreview Balazs Gibizer proposed openstack/nova master: [func test]Refactor interface attach with qos https://review.opendev.org/c/openstack/nova/+/800088
12:01:22 opendevreview Balazs Gibizer proposed openstack/nova master: [func test] move unshelve test to the proper place https://review.opendev.org/c/openstack/nova/+/793621
12:01:22 opendevreview Balazs Gibizer proposed openstack/nova master: Support interaface attach / detach with new resource request format https://review.opendev.org/c/openstack/nova/+/800089
12:42:30 sean-k-mooney gibi: do you recall what the result of the last discussion on backport your event based detach code was
12:42:41 sean-k-mooney gibi: i see we did bring it back to wallaby which is good
12:42:43 sean-k-mooney https://review.opendev.org/c/openstack/nova/+/788720/2
12:42:55 sean-k-mooney was there an object to trying to bring it back to train
12:43:22 sean-k-mooney or is it just a case that no one has fixed the merge conflcits and proposed the patch
12:43:29 sean-k-mooney elodilles: lyarwood ^
12:44:15 gibi sean-k-mooney: I think nobody tried backporting it to older branches yet
12:44:26 gibi I don't know about any direct objection
12:45:53 sean-k-mooney ok we have a downstream bug that may be related https://bugzilla.redhat.com/show_bug.cgi?id=1981571
12:46:25 sean-k-mooney they are seeing slightly odd behavior where the volume is removed form the os but not the libvirt xml
12:46:34 sean-k-mooney and then attachs of new volumes fail
12:46:49 sean-k-mooney but that could just be a timing issue with when the detach gets cancheled
12:47:29 sean-k-mooney so im not sure that your code would help but it may so just wanted to know how we felt about backporting in general before looking at it more closely
13:12:52 opendevreview Elod Illes proposed openstack/nova stable/stein: Make _rebase_with_qemu_img() generic https://review.opendev.org/c/openstack/nova/+/780784
13:14:09 opendevreview Elod Illes proposed openstack/nova stable/stein: Use absolute path during qemu img rebase https://review.opendev.org/c/openstack/nova/+/757085
15:50:19 gibi nova meeting starts in 10 minutes here in the channel
16:00:02 gibi #startmeeting nova
16:00:03 opendevmeet The meeting name has been set to 'nova'
16:00:03 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:03 opendevmeet Meeting started Tue Jul 20 16:00:02 2021 UTC and is due to finish in 60 minutes. The chair is gibi. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:31 bauzas \o
16:00:40 gibi o/
16:01:40 elodilles o/
16:02:18 bauzas wow, loud silence
16:03:06 gibi anyhow we do a quick runthrough on the agenda
16:03:13 gibi #topic Bugs (stuck/critical)
16:03:15 gibi no critical bug
16:03:21 gibi 10 new untriaged bugs (-4 since the last meeting): #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New
16:03:40 gibi the number is even better than last week so I'm happy and glad for anybody did the triage
16:03:49 gibi is there any specific bug we need to talk about?
16:05:07 gibi #topic Gate status
16:05:12 gibi Nova gate bugs #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure
16:05:30 gibi I only see one new https://bugs.launchpad.net/nova/+bug/1936849
16:05:35 gibi from lyarwood
16:05:55 gibi it is probably some timing issue
16:06:02 gibi but I haven't look at it deeper
16:06:33 gibi Placement periodic job status #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly
16:06:37 gibi The Placement functional job will fail until we merge #link https://review.opendev.org/c/openstack/placement/+/796595 due to the new os-resource-classes lib version
16:06:46 gibi so please look at ^^
16:07:19 gibi any other gate related topic?
16:08:02 sean-k-mooney o/
16:08:05 gibi #topic Release Planning
16:08:16 gibi We past M2 and spec freeze. M3 is in 6 weeks.
16:08:25 gibi Launchpad is up to date. Please check that your blueprint is in the correct state #link https://launchpad.net/nova/+milestone/xena-3
16:08:40 gibi We have 21 approved an open blueprints and we have 6 weeks to finish them. Please focus review effort on bps in Needs Code Review state.
16:08:49 gibi Next deadline is non-client library freeze at 16th of August
16:09:23 gibi any release related topic?
16:10:28 gibi #topic PTG Planning
16:10:35 gibi I have to book the PTG timeslots latest tomorrow. So please fill the doodle linked in #link http://lists.openstack.org/pipermail/openstack-discuss/2021-July/023724.html
16:10:44 gibi The PTG etherpad is ready to be filled with topics: #link https://etherpad.opendev.org/p/nova-yoga-ptg
16:10:48 gibi If you see a need for a specific cross project section then please let me know
16:12:04 gibi any PTG related question?
16:12:43 sean-k-mooney i assume we will use zoom again
16:12:52 sean-k-mooney or meetpad/jisti
16:13:10 gibi my default choice is zoom
16:13:32 gibi but I can be convinced to try jitsi
16:13:52 sean-k-mooney ok works for me lets add the links to the etherpad once we know what they are
16:14:03 sean-k-mooney i used both last time
16:14:13 sean-k-mooney both had issues but i dont really mind either way
16:14:38 bauzas well, or... f2f. Ah no, sorry !
16:14:52 gibi bauzas: next year :)
16:14:58 sean-k-mooney so old fashioned f2f :P
16:15:00 gibi sean-k-mooney: ack. I will make sure the links are known
16:15:12 bauzas gibi: can't wait for it
16:15:44 gibi #topic Stable Branches
16:15:48 gibi stable gates should be OK
16:15:52 gibi Ussuri (21.2.2), Victoria (22.2.2), Wallaby (23.0.2) stable versions were released last Thursday
16:15:58 gibi EOM(elodilles)
16:16:05 gibi any other stable news?
16:16:26 elodilles nothing :X
16:16:55 gibi #topic Open discussion
16:16:59 gibi I have one topic
16:17:04 gibi I will be on PTO next week

Earlier   Later