Earlier  
Posted Nick Remark
#openstack-nova - 2019-12-09
20:22:13 mnaser sean-k-mooney: afaik that runs ovs and so do we, dont have too much details except ocata vs stein
20:22:37 sean-k-mooney i think rdocloud is running ml2/ovs too
20:23:44 sean-k-mooney efried: if a rebuild is done with the same iamge we do not go to the schduler and use the cached copy of the image mentadata
20:24:08 sean-k-mooney efried: we only go to the schduler if the image changes
20:34:43 efried interesting
20:38:45 openstackgerrit Matt Riedemann proposed openstack/nova master: Add sequence diagrams for cross-cell-resize https://review.opendev.org/698051
20:38:45 openstackgerrit Matt Riedemann proposed openstack/nova master: Flesh out docs for cross-cell resize/cold migrate https://review.opendev.org/696212
20:38:46 openstackgerrit Matt Riedemann proposed openstack/nova master: Implement cleanup_instance_network_on_host for neutron API https://review.opendev.org/697162
20:38:46 openstackgerrit Matt Riedemann proposed openstack/nova master: Simplify FinishResizeAtDestTask event handling https://review.opendev.org/695337
20:38:47 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Implement reschedule logic for cross-cell resize/migrate https://review.opendev.org/696213
20:38:47 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add negative test to delete server during cross-cell resize claim https://review.opendev.org/688832
20:38:50 sean-k-mooney resource usage is not ment to change on a rebuild so since the flavor does not change and the image does not change you dont need to check.
20:40:19 mriedem except for silly ol numa
20:40:27 sean-k-mooney yep
20:40:30 mriedem which is why eric finds himself in this situation
20:41:20 sean-k-mooney well even in the numa case if you dont change the image then your fine but ya people want to do that for some reason :)
20:41:49 mordred changing the image doesn't seem like a rebuild to me - it seems like creating a new server
20:41:55 mordred but - you know - what do I know?
20:42:54 sean-k-mooney :) well we are stuck with the terms we have
20:43:11 sean-k-mooney atleast its less confusing then evacuate
21:36:09 openstackgerrit Mykola Yakovliev proposed openstack/nova master: Validate aggregate IDs before querying database https://review.opendev.org/698094
21:38:01 openstackgerrit Merged openstack/nova master: Handle ServiceNotFound in DbDriver._report_state https://review.opendev.org/697301
22:08:46 openstackgerrit Merged openstack/nova master: VMware: disk_io_limits settings are not reflected when resize https://review.opendev.org/680296
22:21:10 openstack bug 1829479 in OpenStack Compute (nova) "The allocation table has residual records when instance is evacuated and the source physical node is removed" [Medium,In progress] https://launchpad.net/bugs/1829479 - Assigned to Matt Riedemann (mriedem)
22:21:10 openstackgerrit Merged openstack/nova stable/stein: Add functional recreate test for bug 1829479 and bug 1817833 https://review.opendev.org/695932
22:21:11 openstack bug 1817833 in OpenStack Compute (nova) "Check compute_id existence when nova-compute reports info to placement" [Medium,In progress] https://launchpad.net/bugs/1817833 - Assigned to Matt Riedemann (mriedem)
22:21:14 openstackgerrit Merged openstack/nova stable/stein: Add functional recreate test for bug 1852610 https://review.opendev.org/695935
22:21:15 openstack bug 1852610 in OpenStack Compute (nova) stein "API allows source compute service/node deletion while instances are pending a resize confirm/revert" [Undecided,In progress] https://launchpad.net/bugs/1852610 - Assigned to Matt Riedemann (mriedem)
22:21:20 openstackgerrit Merged openstack/nova stable/stein: Add functional recreate revert resize test for bug 1852610 https://review.opendev.org/695938
22:59:14 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add NodeOwnerFilter https://review.opendev.org/697331
23:00:41 efried sean-k-mooney: (I hope you don't see this until tomorrow) Reviewed the series, have a question on the affinity patch: why do we need the notification payload change?
23:02:03 efried and with that, I'm outta here o/
23:12:03 openstackgerrit Merged openstack/nova stable/stein: Block deleting compute services with in-progress migrations https://review.opendev.org/695940
23:13:09 openstack bug 1829479 in OpenStack Compute (nova) "The allocation table has residual records when instance is evacuated and the source physical node is removed" [Medium,In progress] https://launchpad.net/bugs/1829479 - Assigned to Matt Riedemann (mriedem)
23:13:09 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Add functional recreate test for bug 1829479 and bug 1817833 https://review.opendev.org/698106
23:13:10 openstack bug 1817833 in OpenStack Compute (nova) "Check compute_id existence when nova-compute reports info to placement" [Medium,In progress] https://launchpad.net/bugs/1817833 - Assigned to Matt Riedemann (mriedem)
23:21:14 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Add functional recreate test for bug 1852610 https://review.opendev.org/698108
23:21:15 openstack bug 1852610 in OpenStack Compute (nova) rocky "API allows source compute service/node deletion while instances are pending a resize confirm/revert" [Undecided,New] https://launchpad.net/bugs/1852610
23:22:50 openstack bug 1852610 in OpenStack Compute (nova) rocky "API allows source compute service/node deletion while instances are pending a resize confirm/revert" [Undecided,New] https://launchpad.net/bugs/1852610
23:22:50 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Add functional recreate test for bug 1852610 https://review.opendev.org/698108
23:31:18 openstack bug 1852610 in OpenStack Compute (nova) rocky "API allows source compute service/node deletion while instances are pending a resize confirm/revert" [Undecided,New] https://launchpad.net/bugs/1852610
23:31:18 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Add functional recreate revert resize test for bug 1852610 https://review.opendev.org/698110
23:35:38 openstackgerrit Matt Riedemann proposed openstack/nova stable/rocky: Block deleting compute services with in-progress migrations https://review.opendev.org/698113
23:49:08 openstackgerrit Merged openstack/nova master: Block rebuild when NUMA topology changed https://review.opendev.org/687957
#openstack-nova - 2019-12-10
01:49:51 openstackgerrit xulei proposed openstack/nova master: Optimization for nova-api _checks_for_create_and_rebuild https://review.opendev.org/698125
03:05:46 openstackgerrit Merged openstack/nova stable/stein: compute: Use long_rpc_timeout in reserve_block_device_name https://review.opendev.org/696955
03:37:09 openstackgerrit Eric Xie proposed openstack/nova master: Report trait 'COMPUTE_IMAGE_TYPE_PLOOP' https://review.opendev.org/698132
05:41:05 openstackgerrit XiaojueGuan proposed openstack/nova master: Fix error out with an UnboundException when in build_and_run_instance https://review.opendev.org/698140
06:35:37 openstackgerrit xulei proposed openstack/nova master: Optimization for nova-api _checks_for_create_and_rebuild https://review.opendev.org/698125
06:40:26 openstackgerrit xulei proposed openstack/nova master: Optimization for nova-api _checks_for_create_and_rebuild https://review.opendev.org/698125
09:00:06 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Remove MIN_QEMU_FILE_BACKED_DISCARD_VERSION https://review.opendev.org/695915
09:00:07 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Remove MIN_{LIBVIRT,QEMU}_FILE_BACKED_VERSION https://review.opendev.org/695942
09:32:50 luyao efried, stephenfin : I invite you to look at spec for live migration with vpmem if you get time. https://review.opendev.org/#/c/695863
10:00:23 shilpasd bauzas: thanks for review https://review.opendev.org/#/c/650188 >> NFS spec
10:05:31 bauzas shilpasd: I'll try to look more
10:05:43 bauzas still working downstream unfortunately
10:07:01 shilpasd bauzas: ok, thank you
10:07:14 shilpasd attending nova weekly to have more review from nova core
10:08:07 shilpasd this just for FYI
10:12:38 openstackgerrit Eric Xie proposed openstack/nova master: Report trait 'COMPUTE_IMAGE_TYPE_PLOOP' https://review.opendev.org/698132
11:01:36 openstackgerrit Stephen Finucane proposed openstack/nova master: Switch to uses_virtio to enable iommu driver for AMD SEV https://review.opendev.org/696697
11:01:37 openstackgerrit Stephen Finucane proposed openstack/nova master: Create a controller for qga when SEV is used https://review.opendev.org/693072
11:01:37 openstackgerrit Stephen Finucane proposed openstack/nova master: Also enable iommu for virtio controllers and video in libvirt https://review.opendev.org/684825
11:07:02 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Convert remaining API tests to use neutron https://review.opendev.org/696509
11:07:02 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Drop nova-network-base security group tests https://review.opendev.org/696508
11:07:03 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove 'is_neutron_security_groups' function https://review.opendev.org/696511
11:07:03 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Convert remaining unit tests to neutron https://review.opendev.org/696510
11:07:04 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Correct some broken VIF tests https://review.opendev.org/696513
11:07:04 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove nova-network security group driver https://review.opendev.org/696512
11:07:05 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Copy shared utils from nova-net module https://review.opendev.org/696515
11:07:05 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove firewall support https://review.opendev.org/696514
11:07:06 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove 'MetadataManager' https://review.opendev.org/696748
11:07:06 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove final references to nova-network https://review.opendev.org/696516
11:07:07 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove dependency on nova-net from fake cache https://review.opendev.org/696749
11:07:07 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Add TODOs to remove security group-related objects https://review.opendev.org/696517
11:07:08 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Rename 'nova.network.neutronv2' -> 'nova.network' https://review.opendev.org/696745
11:07:08 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Kill it https://review.opendev.org/696518
11:07:09 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove unnecessary 'neutronv2' prefixes https://review.opendev.org/696776
11:07:09 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Make the security group API as module https://review.opendev.org/696746
11:07:10 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove db methods for ProviderMethod https://review.opendev.org/697150
11:07:10 openstackgerrit Stephen Finucane proposed openstack/nova master: nova-net: Remove unused exceptions https://review.opendev.org/697149
11:58:52 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add unified '_(build|create)_flavor' helper functions https://review.opendev.org/697538
11:58:52 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add unified '_build_server' helper function https://review.opendev.org/697537
11:58:53 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add '_create_server' helper https://review.opendev.org/697540
11:58:53 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Add '_delete_server' to 'InstanceHelperMixin' https://review.opendev.org/697539
12:58:43 openstackgerrit Merged openstack/nova master: Nix os-server-external-events 404 condition https://review.opendev.org/698037
12:58:49 openstackgerrit Merged openstack/nova master: Disable NUMATopologyFilter on rebuild https://review.opendev.org/689861
14:22:55 efried gmann, mriedem, dansmith: How do we feel about backporting the external events fix?
14:23:28 dansmith efried: find on principle, but unless there's something that is going to use it, I'm not sure there's a point
14:23:37 dansmith efried: cyborg master tests against nova master yeah?
14:23:57 efried Yeah, tight dependency, several things they're relying on (including your event cancel)
14:24:45 efried I can buy "wait until needed". It should be isolated enough that it would be easy to do at any point.
14:25:15 dansmith sure, but seems about like any other cross-service dependency,
14:25:49 dansmith unless they're going to run against the older service, there's no reason to backport something like that, and they clearly aren't going to get all of nova's cyborg integration stuff backported
14:28:27 openstackgerrit sean mooney proposed openstack/nova master: FUP for in-place numa rebuild https://review.opendev.org/698260
14:29:13 sean-k-mooney efried: ^ that should adress the comments on the first two patches. i have a checkup at my doctors in 15 mins so ill look at the final patch when i get back
14:29:31 mriedem i agree with what dan said
14:30:23 efried dansmith: right, I wasn't thinking of cyborg, I was thinking of some other service that needs to be able to operate against different levels of nova. If they have to change code for the fix, it might be easier for them if the fix was backported rather than them having to code for either possibility.
14:30:41 dansmith well,
14:30:42 efried I guess "other service" is just neutron, ironic, cinder

Earlier   Later