Earlier  
Posted Nick Remark
#openstack-nova - 2018-07-23
23:48:35 openstackgerrit Matt Riedemann proposed openstack/nova master: Enhance doc to guide user to use nova user https://review.openstack.org/583115
#openstack-nova - 2018-07-25
00:05:09 cfriesen_ how much is "slightly higher"?
00:15:07 eandersson cfriesen_, 2GB for ~128gb and 4GB for 256GB
00:27:43 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (5) https://review.openstack.org/570842
00:41:23 eandersson cfriesen_, basically in libvirt 1.x virsh nodeinfo and virsh nodememstats shows the same memory size
00:41:34 eandersson but in 2+ the size is different (at least on our machines)
00:43:09 mriedem cfriesen_: shouldn't, unless it's a reschedule
00:43:16 mriedem in which case the compute doesn't pass the reqspec back up
00:43:19 mriedem i have a patch for that
00:43:38 mriedem cfriesen_: https://review.openstack.org/#/c/582417/
00:43:41 mriedem needs an rpc api change
00:45:06 mriedem cfriesen_: but starting in queens we wouldn't call back to the scheduler on a reschedule because we have alternate hosts from the top level scheduling call
00:45:20 mriedem and any instance created after newton would have a request spec, so that first RequestSpecNotFound block shouldn't be hit
00:46:39 mriedem cfriesen_: yeah i can't see how http://paste.openstack.org/show/726559/ is needed b/c the request spec has the original pci requests and that's what the scheduler filter uses
00:46:52 mriedem and anything on the compute which claims using instance.pci_requests would lazy-load it
01:11:03 Kevin_Zheng mriedem, do you have a minute? I need some help on https://review.openstack.org/#/c/583927/
01:26:00 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (6) https://review.openstack.org/571330
01:26:55 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (7) https://review.openstack.org/571992
01:27:05 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (8) https://review.openstack.org/571993
01:27:36 openstackgerrit Merged openstack/nova master: libvirt: use dest host vif migrate details for live migration https://review.openstack.org/551370
02:44:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform volume.usage notification https://review.openstack.org/580345
02:44:48 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform libvirt.error notification https://review.openstack.org/484851
02:53:28 openstackgerrit Ghanshyam Mann proposed openstack/nova master: Merge server usage extension response into server view builder https://review.openstack.org/585262
03:06:06 vishakha stephenfin, Hi. Are you working on https://bugs.launchpad.net/nova/+bug/1651319 ??
03:06:07 openstack Launchpad bug 1651319 in OpenStack Compute (nova) ""nova list --delete" failed due to InstanceNotFound exception" [Undecided,In progress] - Assigned to Stephen Finucane (stephenfinucane)
03:08:33 openstackgerrit Takashi NATSUME proposed openstack/nova master: Add the guideline to write API reference https://review.openstack.org/569058
04:38:11 openstackgerrit Merged openstack/nova master: compute: Ensure pre-migrating instances are destroyed during init_host https://review.openstack.org/562284
04:59:46 openstackgerrit Merged openstack/nova master: Add queued_for_delete field to InstanceMapping object https://review.openstack.org/566795
06:01:39 gmann nova api office hour time
06:02:24 gmann #startmeeting nova api
06:02:25 openstack Meeting started Wed Jul 25 06:02:24 2018 UTC and is due to finish in 60 minutes. The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot.
06:02:26 openstack Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
06:02:28 openstack The meeting name has been set to 'nova_api'
06:02:39 gmann PING List: gmann, alex_xu
06:02:45 gmann who all here today
06:08:04 Kevin_Zheng o/
06:08:12 gmann Kevin_Zheng: hi
06:08:21 Kevin_Zheng :)
06:08:45 gmann seems like 2 of us. let's wait couple of min
06:08:55 alex_xu o/
06:09:09 gmann alex_xu: hi
06:09:17 alex_xu gmann: good afternoon
06:09:25 gmann good afternoon
06:10:32 gmann let's start
06:10:52 gmann #topic Priorities
06:11:11 gmann #link https://etherpad.openstack.org/p/rocky-nova-priorities-tracking
06:11:13 gmann L57
06:11:23 openstackgerrit Rajesh Tailor proposed openstack/nova master: Fix host validity check for live-migration https://review.openstack.org/401009
06:11:32 gmann 1. Servers Ips non-unique network names
06:11:49 gmann this one is no progress. i did not get time to start this due to extensions merge work
06:12:06 gmann which mean this would not go in Rocky. and we need to carry this to Stein
06:13:15 gmann 2.Abort live migration in queued state:
06:13:25 gmann this is done, thanks Kevin_Zheng
06:13:35 gmann 3. Complex anti-affinity policies:
06:13:55 gmann this is also done, thanks yikun
06:14:13 gmann 4. Volume multiattach enhancements:
06:14:31 gmann this is on same state. and most probably will be stein one
06:15:30 gmann 5. API Extensions merge work
06:15:44 gmann this is partially done
06:16:14 gmann part-1 schema merge - Completed
06:16:15 gmann part-2 server_create merge - last patch on gate
06:16:52 alex_xu gmann: so we just done the server_create merge in Rocky, right?
06:17:11 gmann alex_xu: yes, last patch is on gate -
06:17:13 gmann #link https://review.openstack.org/#/c/583882/2
06:17:19 gmann trying to get this in
06:17:45 gmann alex_xu: part-3 merging the view builder is left to merge. I have many of them up for review
06:18:05 gmann #link https://review.openstack.org/#/q/topic:bp/api-extensions-merge-rocky+status:open
06:18:22 gmann which will be in Stein i think.
06:18:31 gmann alex_xu: ?
06:18:52 alex_xu gmann: yea, just as mriedem said
06:19:13 gmann yeah, it is too late to merge them and gate also not so good since last week
06:19:41 gmann none of them are reviewed so i do not think they can make it
06:19:54 gmann alex_xu: today is FF or tomorrow ?
06:20:05 alex_xu tomorrow, our evening
06:20:13 gmann ok
06:20:50 gmann i have left for 3 patch to push to complete it but at least 6-7 total are left for review
06:21:31 vishakha gmann, Hi, i've been working on the bug https://bugs.launchpad.net/nova/+bug/1644457 but i found out that key_pair is a special case in which in_use remains always 0 as seen here https://github.com/openstack/nova/blob/master/nova/quota.py#L189
06:21:32 openstack Launchpad bug 1644457 in OpenStack Compute (nova) "keypair quota error" [Medium,Confirmed] - Assigned to Vishakha Agarwal (vishakha.agarwal)
06:21:49 gmann 7 up for review + 5 remaining to push
06:22:11 gmann vishakha: ok, let's discuss that during bug topic
06:22:27 gmann alex_xu: so we make final to postponed view builder to stein?
06:23:00 alex_xu gmann: yea, I think so, there are a lot of view builder, right?
06:23:15 alex_xu #link https://review.openstack.org/#/q/topic:bp/handling-down-cell+(status:open+OR+status:merged)
06:23:24 alex_xu ^this one is looking for your view builder change
06:23:50 gmann yeah, that makes this series easy
06:23:59 vishakha gmann, ok
06:24:20 gmann alex_xu: total 12 patches to get in (7 up for review + 5 need to push)
06:24:47 alex_xu gmann: doesn't sound we can make it in one day
06:25:08 gmann alex_xu: yes, not possible.
06:25:41 gmann alex_xu: ok i will postponed them to stein. and will push them soon so that we can merge them early in stein
06:27:34 gmann and on same topic mriedem had query regarding moving the buildling of create_kwargs into helper method than in create() itself which makes it huge
06:27:56 gmann and deprecating the extensions policy which we already done in queens and i will remove them in stein
06:29:05 gmann moving the building of create_kwargs into helper can be discussed in stein as this is late to change them now in Rocky
06:30:15 gmann alex_xu: i am not sure we should open another specless BP for stein or just merge them as it is. anyways Rocky BP needs to be closed anyways.
06:30:34 gmann may be melwitt mriedem can suggest ^^
06:32:26 alex_xu gmann: yea, that should be a question for them
06:32:32 gmann ok
06:32:54 gmann let's move next
06:32:55 gmann 6. Handling a down cell
06:33:08 gmann #link https://review.openstack.org/#/q/topic:bp/handling-down-cell+(status:open+OR+status:merged)

Earlier   Later