Earlier  
Posted Nick Remark
#openstack-nova - 2018-07-09
08:06:31 openstackgerrit sahid proposed openstack/nova master: hardware: fix hugepages memory usage per intances https://review.openstack.org/580657
08:06:32 openstackgerrit sahid proposed openstack/nova master: hardware: fix memory check usage for small/large pages https://review.openstack.org/532168
08:49:57 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Change the ServerGroupAntiAffinityFilter to adapt to new policy https://review.openstack.org/571166
09:22:20 openstackgerrit Merged openstack/nova stable/pike: factor out compute service start in ServerMovingTest https://review.openstack.org/580473
09:47:53 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Adapt _validate_instance_group_policy to new policy model https://review.openstack.org/571465
10:09:54 openstackgerrit Chris Dent proposed openstack/nova master: Use nova.db.api directly https://review.openstack.org/543262
10:31:53 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Rename --endpoint-override to --os-endpoint-override https://review.openstack.org/580991
10:34:32 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Rename --endpoint-override to --os-endpoint-override https://review.openstack.org/580991
10:59:01 openstackgerrit Stephen Finucane proposed openstack/nova master: objects: Add NUMATopologyLimits.network_metadata https://review.openstack.org/575486
10:59:02 openstackgerrit Stephen Finucane proposed openstack/nova master: hardware: Start accounting for networks in NUMA fitting https://review.openstack.org/564448
10:59:03 openstackgerrit Stephen Finucane proposed openstack/nova master: objects: Add RequestSpec.network_metadata https://review.openstack.org/564442
10:59:04 openstackgerrit Stephen Finucane proposed openstack/nova master: scheduler: Start utilizing RequestSpec.network_metadata https://review.openstack.org/564452
10:59:05 openstackgerrit Stephen Finucane proposed openstack/nova master: conf: Add '[neutron] physnets' and related options https://review.openstack.org/564440
10:59:06 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Start populating NUMACell.network_metadata field https://review.openstack.org/564441
11:34:33 openstack Launchpad bug 1770434 in OpenStack Compute (nova) "affinity filter not work on master branch" [High,Confirmed]
11:34:33 gibi it seems we refressed server group anti-affinity https://bugs.launchpad.net/nova/+bug/1770434
11:34:43 gibi s/refressed/regressed/
12:05:23 openstackgerrit karim proposed openstack/nova master: Handle rebuild of instances with image traits https://review.openstack.org/569498
12:18:21 openstackgerrit Merged openstack/nova master: Merge server create for user data extension https://review.openstack.org/578709
12:18:29 openstackgerrit Merged openstack/nova master: Merge server create for security group extension https://review.openstack.org/578714
12:20:28 openstackgerrit Surya Seetharaman proposed openstack/nova-specs master: Handling a down cell https://review.openstack.org/557369
12:29:04 openstackgerrit Merged openstack/nova stable/pike: Add functional test for deleting a compute service https://review.openstack.org/580491
12:52:46 openstackgerrit huanhongda proposed openstack/nova stable/queens: [Stable Only] Remove soft-deleted instances from quota_usages https://review.openstack.org/579093
13:02:29 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Rename --endpoint-override to --os-endpoint-override https://review.openstack.org/580991
13:07:15 openstackgerrit Matthew Booth proposed openstack/nova master: Avoid redundant initialize_connection on source post live migration https://review.openstack.org/551302
13:14:29 openstackgerrit Merged openstack/nova-specs master: Fix Non-unique network names in Servers IPs API response https://review.openstack.org/558125
13:15:52 openstackgerrit Stephen Finucane proposed openstack/nova master: scheduler: Start utilizing RequestSpec.network_metadata https://review.openstack.org/564452
13:15:53 openstackgerrit Stephen Finucane proposed openstack/nova master: conf: Add '[neutron] physnets' and related options https://review.openstack.org/564440
13:15:54 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Start populating NUMACell.network_metadata field https://review.openstack.org/564441
13:58:37 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add InstanceGroupPolicy object https://review.openstack.org/573628
13:58:38 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Refactor policies to policy in InstanceGroup DB model https://review.openstack.org/579113
13:58:39 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy to InstanceGroup object https://review.openstack.org/563375
13:58:40 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Add policy field to ServerGroup notification object https://review.openstack.org/563401
13:58:41 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Change the ServerGroupAntiAffinityFilter to adapt to new policy https://review.openstack.org/571166
13:58:42 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Adapt _validate_instance_group_policy to new policy model https://review.openstack.org/571465
14:17:33 Uday_T_Kumar_ Hi All, Can someone help me with who I should contact to upstream some code wrt libvirt driver pls ?
14:18:13 Uday_T_Kumar_ Currently on the documentation it says : " libvirt virt driver : - ? "
14:18:14 efried Uday_T_Kumar_: Depending what you're looking for, this is a good place to do that. Here or the dev mailing list. Whatcha got?
14:19:47 Uday_T_Kumar_ Thanks efried ! On the libvirt driver in the method "delete_instance_files" was looking it wipe disk with zeros. Is this something that might make a good candidate to upstream ?
14:20:08 Uday_T_Kumar_ Also will write associated tests etc
14:20:19 efried Uday_T_Kumar_: I would think so. Do you have the code already developed somewhere, or are you looking to propose it afresh to the nova project?
14:21:11 Uday_T_Kumar_ Already have it developed internally, so its just to upstream it
14:22:02 efried Uday_T_Kumar_: Great. Is this something that you consider a high priority to land in Rocky, though? Because we're already past spec freeze and (without digging deeper) this sounds like it might be a thing that requires a blueprint and/or spec.
14:23:31 Uday_T_Kumar_ <efried> Thanks ! Not a high priority but would want to get done eventually. So I suppose I can begin working on the blueprint to kick of things ?
14:24:29 efried Uday_T_Kumar_: Yes, that sounds like a good plan. We've got a lot on our plate for Rocky, so if it's not a high priority, I would suggest targeting your bp for Stein. Thanks for taking this initiative!
14:24:45 openstackgerrit Jay Pipes proposed openstack/nova master: make incomplete_consumer_project_id a valid UUID https://review.openstack.org/580358
14:25:29 Uday_T_Kumar_ Sure will target it for 'Stein'. Thanks for helping with this <efried> :)
14:30:04 openstackgerrit Merged openstack/nova stable/pike: api-ref: add a note in DELETE /os-services about deleting computes https://review.openstack.org/580494
14:47:47 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
14:57:28 openstackgerrit Matt Riedemann proposed openstack/nova master: Add InstanceGroupPolicy object https://review.openstack.org/573628
14:57:29 openstackgerrit Matt Riedemann proposed openstack/nova master: Refactor policies to policy in InstanceGroup DB model https://review.openstack.org/579113
14:57:30 openstackgerrit Matt Riedemann proposed openstack/nova master: Add policy to InstanceGroup object https://review.openstack.org/563375
14:57:31 openstackgerrit Matt Riedemann proposed openstack/nova master: Add policy field to ServerGroup notification object https://review.openstack.org/563401
14:57:32 openstackgerrit Matt Riedemann proposed openstack/nova master: Change the ServerGroupAntiAffinityFilter to adapt to new policy https://review.openstack.org/571166
14:57:33 openstackgerrit Matt Riedemann proposed openstack/nova master: Adapt _validate_instance_group_policy to new policy model https://review.openstack.org/571465
14:59:22 TheJulia mgagne: circling back to the discussion from last week, it has been a really long time since I've dug into that level of nova, but I suspect the reason for the additional call is to attempt to ensure that we have the correct latest data as opposed to an initial or possibly empty copy of network_info...
15:01:58 mriedem melwitt: you'll want to check the scheduler / placement meeting logs from this morning specifically about the state of the 'reshaper' series and the need for some oversight on that, especially given the short timeline we have to land stuff for that before feature freeze
15:01:59 openstackgerrit Mike Lowe proposed openstack/nova master: Option needed for ceph rbd erasure coding support https://review.openstack.org/581055
15:13:05 openstackgerrit Chris Dent proposed openstack/nova master: Use nova.db.api directly https://review.openstack.org/543262
15:14:18 mgagne TheJulia: it doesn't make sense to me because a new instance of instance_metadata.InstanceMetadata is created (so no stalled data here) and network_metadata is forcefully passed to the constructor. You could take the object, access network_metadata attribute and munge it instead just like before without calling netutils.get_network_metadata directly in _get_network_metadata.
15:16:08 mgagne but network_metadata isn't an object which isn't cool neither =)
15:16:25 mgagne (just a side note)
15:18:16 mgagne but I think it's fine anyway, I managed to patch network_metadata in my change
15:21:52 openstackgerrit Mathieu Gagné proposed openstack/nova master: Add support for multiple fixed-ips in metadata https://review.openstack.org/580742
15:37:51 dansmith mriedem: I know this is not very helpful, but look at my comments here on yikun's thing: https://review.openstack.org/#/c/573628
15:38:06 sahid stephenfin, jaypipes, i have some interesting fix https://review.openstack.org/#/c/532168/ if you can have a look
15:38:29 sahid they are related to how we compute hugepages, we have some issue that could make th VM running OOMkilled
15:38:49 dansmith mriedem: I don't want to derail him further for no reason, so if you think it's worth the bloat to just move forward I guess I can go with that
15:40:50 dansmith in fact, just dropping that patch and tweaking a few things in the one that modifies group would probably be the only change
15:40:56 dansmith so I volunteer to do that for him if you want
16:02:18 mriedem dansmith: replied
16:03:25 TheJulia mgagne: That seems reasonable to me, I think nova in the past did async information generation, but I'm not sure that is the case anymore
16:03:25 mriedem dansmith: would you leave this? https://review.openstack.org/#/c/579113/
16:05:34 dansmith mriedem: yeah I'm cool with keeping the policies->policy deprecation stuff
16:11:01 openstackgerrit Merged openstack/nova stable/pike: Block deleting compute services which are hosting instances https://review.openstack.org/580496
16:19:22 mriedem ok, i'm fine with dropping the separate object if you want, it's kind of pointless when he couldn't re-use InstanceGroupPolicy.create() and it's just a data bag
16:19:58 mriedem dansmith: ^ - sorry, had to jump into a call
16:27:26 openstackgerrit Margarita Shakhova proposed openstack/nova master: Do not skip migrations in _destroy_evacuated_instances() https://review.openstack.org/563623
16:31:49 openstackgerrit Merged openstack/nova master: move lookup of provider from _new_allocations() https://review.openstack.org/579920
16:43:55 openstackgerrit Stephen Finucane proposed openstack/nova master: objects: Add RequestSpec.network_metadata https://review.openstack.org/564442
16:43:56 openstackgerrit Stephen Finucane proposed openstack/nova master: scheduler: Start utilizing RequestSpec.network_metadata https://review.openstack.org/564452
16:43:57 openstackgerrit Stephen Finucane proposed openstack/nova master: conf: Add '[neutron] physnets' and related options https://review.openstack.org/564440
16:43:58 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Start populating NUMACell.network_metadata field https://review.openstack.org/564441
16:44:36 openstackgerrit Jay Pipes proposed openstack/nova master: delete consumers which no longer have allocations https://review.openstack.org/581086
16:51:01 openstackgerrit Jay Pipes proposed openstack/nova master: delete consumers which no longer have allocations https://review.openstack.org/581086
16:59:30 openstackgerrit Jay Pipes proposed openstack/nova master: placement: delete auto-created consumers on fail https://review.openstack.org/579921
17:23:42 openstackgerrit Matt Riedemann proposed openstack/nova master: Heal allocations with incomplete consumer information https://review.openstack.org/574488
17:23:43 openstackgerrit Matt Riedemann proposed openstack/nova master: Refactor _heal_instances_in_cell https://review.openstack.org/577896
17:23:44 openstackgerrit Matt Riedemann proposed openstack/nova master: Use consumer generation in _heal_allocations_for_instance https://review.openstack.org/577905
17:26:30 openstackgerrit Merged openstack/python-novaclient master: Rename --endpoint-override to --os-endpoint-override https://review.openstack.org/580991
18:08:38 openstackgerrit Jay Pipes proposed openstack/nova master: delete consumers which no longer have allocations https://review.openstack.org/581086
18:11:13 mriedem dansmith: melwitt: Kevin_Zheng: gibi: i'm +2 on the 'handling a down cell' spec now https://review.openstack.org/#/c/557369/
18:15:09 dansmith mriedem: I'm closing in on finishing surgery on yikun's patches
18:15:14 dansmith I think this'll be a lot nicer
18:15:28 dansmith drops a whole patch and removes a lot of confusing stuff like group.policy.policy
18:16:20 openstackgerrit Chris Dent proposed openstack/nova master: make incomplete_consumer_project_id a valid UUID https://review.openstack.org/580358
18:19:26 openstackgerrit Jay Pipes proposed openstack/nova master: delete consumers which no longer have allocations https://review.openstack.org/581086
18:19:53 mriedem1 dansmith: ok, just don't leave a glove in the torso when you sow it up
18:22:43 dansmith sew?
18:22:52 jaypipes :)

Earlier   Later