Earlier  
Posted Nick Remark
#openstack-nova - 2018-07-23
21:24:21 eandersson Gaming is a bit of a odd one unfortunately
21:25:13 eandersson latency is everything for players (and not only talking about network latency here :D)
21:35:57 mriedem dansmith: i was going to rebase the queued_for_delete series but jaypipes has comments on your migration patch (and the change below it in the series) https://review.openstack.org/#/c/584504/ so you should probably look first
21:43:36 openstackgerrit Dan Smith proposed openstack/nova master: Online data migration for queued_for_delete flag https://review.openstack.org/584504
21:43:49 dansmith (that was just the rebase)
21:48:46 openstackgerrit Dan Smith proposed openstack/nova master: Online data migration for queued_for_delete flag https://review.openstack.org/584504
21:50:34 openstackgerrit Eric Fried proposed openstack/nova master: [placement] Add /reshaper handler for POST https://review.openstack.org/576927
21:50:35 openstackgerrit Eric Fried proposed openstack/nova master: reshaper: Look up provider if not in inventories https://review.openstack.org/585033
21:50:36 openstackgerrit Eric Fried proposed openstack/nova master: Make get_allocations_for_resource_provider sane https://review.openstack.org/584598
21:50:37 openstackgerrit Eric Fried proposed openstack/nova master: Report client: Real get_allocs_for_consumer https://review.openstack.org/584599
21:50:38 openstackgerrit Eric Fried proposed openstack/nova master: Report client: get_allocations_for_provider_tree https://review.openstack.org/584648
21:50:39 openstackgerrit Eric Fried proposed openstack/nova master: Report client: _reshape helper, placement min bump https://review.openstack.org/585034
21:51:45 jaypipes dansmith, mriedem: I'm +2 on em.
21:58:42 mriedem that makes 2 of us
21:59:20 mriedem dansmith: there is an email in the ops ML with some cells v2 questions, i replied with what i could but might be a couple of things in there you want to expand on
22:05:14 openstackgerrit Matt Riedemann proposed openstack/nova master: Update queued-for-delete from the ComputeAPI during deletion/restoration https://review.openstack.org/566813
22:10:23 openstackgerrit Merged openstack/nova master: Add VIFMigrateData object for live migration https://review.openstack.org/515423
22:13:41 mriedem oh wow something merged today
22:16:11 openstackgerrit Matt Riedemann proposed openstack/nova master: doc: link to CERN summit video about upgrading from cells v1 to v2 https://review.openstack.org/585044
22:25:55 openstackgerrit Matt Riedemann proposed openstack/nova master: doc: link to AZ talk from the Rocky summit https://review.openstack.org/585045
23:06:45 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Compute: Handle reshaped provider trees https://review.openstack.org/576236
23:06:46 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Report client: update_from_provider_tree w/reshape https://review.openstack.org/585049
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)

Earlier   Later