Earlier  
Posted Nick Remark
#openstack-nova - 2018-09-12
18:17:59 openstackgerrit Merged openstack/nova master: Update docs for live_migration_progress_timeout option https://review.openstack.org/600864
18:25:05 openstackgerrit Claudiu Belu proposed openstack/nova master: API: Adds instance live-resize https://review.openstack.org/184584
19:03:29 lbragstad #keystone book Longs Peak-WedP1
19:03:32 lbragstad #keystone book Longs Peak-WedP1
19:03:42 lbragstad sorry
19:36:56 openstackgerrit Balazs Gibizer proposed openstack/nova master: consumer gen: move_allocations https://review.openstack.org/591810
20:08:56 prometheanfire lololol
20:17:03 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Follow the new PTI for document build https://review.openstack.org/602153
20:17:48 openstackgerrit jichenjc proposed openstack/nova master: remove ec2 db functions https://review.openstack.org/557572
20:37:02 openstackgerrit Eric Fried proposed openstack/os-traits master: Add OWNERSHIP_$SERVICE traits https://review.openstack.org/602160
20:38:45 SpamapS To whom it may concern... is the PTG discussion agenda still on track where Cells will be discussed today at about 3:30?
20:45:40 openstackgerrit jichenjc proposed openstack/nova master: remove ec2 object definitions https://review.openstack.org/557150
20:45:41 openstackgerrit jichenjc proposed openstack/nova master: remove ec2 db functions https://review.openstack.org/557572
20:52:43 mriedem mdbooth: so here is an idea for the evacuate script,
20:52:51 mriedem we can force the target host for the evacuate and bypass the scheduler,
20:53:11 mriedem so technically i could stop libvirtd on localhost, and force the evacuate to the localhost and bypass the scheduler
20:54:38 mdbooth mriedem: Think I missed your suggestion
20:54:52 mdbooth Everything after 'bypass the scheduler,'
20:55:16 mriedem we were thinking of ways to inject a fault on the target host,
20:55:40 mriedem and i said if we killed libvirt, the libvirt driver would auto-disable the compute service, which means the scheduler would take that node out of contention for the target of the evacuate,
20:55:57 mriedem but if we force the host on the evacuate call, we bypass the scheduler and i can just inject the fault by stopping libvird
20:55:59 mriedem *libvirtd
20:56:05 mdbooth ...but if we forced it then it wouldn't matter
20:56:19 mdbooth nice
20:56:40 mriedem right
21:01:16 openstackgerrit Merged openstack/nova master: Use check_string_length from oslo_utils https://review.openstack.org/286390
21:09:53 openstackgerrit Merged openstack/nova master: Follow devstack-plugin-ceph job rename https://review.openstack.org/602008
21:10:47 openstack bug 1550919 in OpenStack Compute (nova) "[Libvirt]Evacuate fail may cause disk image be deleted" [Medium,In progress] https://launchpad.net/bugs/1550919 - Assigned to Matthew Booth (mbooth-9)
21:10:47 openstackgerrit Matthew Booth proposed openstack/nova master: Add regression test for bug 1550919 https://review.openstack.org/591733
21:10:48 openstackgerrit Matthew Booth proposed openstack/nova master: Don't delete disks on shared storage during evacuate https://review.openstack.org/578846
21:14:52 mriedem sorrison: when do you fly out?
21:15:00 mriedem b/c cells
21:15:35 sorrison mriedem: I'm here all week
21:36:44 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add post-test hook for testing evacuate https://review.openstack.org/602174
21:36:45 mriedem mdbooth: ^ now i need to hook that into a multinode job
21:37:10 mdbooth mriedem: Reading, thanks
21:41:29 mriedem i'll throw it in the live migration job for now
21:41:32 openstackgerrit Matt Riedemann proposed openstack/nova master: WIP: Add post-test hook for testing evacuate https://review.openstack.org/602174
21:44:42 melwitt we're on L309 of the ptg etherpad
21:56:25 openstackgerrit Merged openstack/nova stable/rocky: libvirt: Always escape IPv6 addresses when used in migration URI https://review.openstack.org/599419
22:00:06 openstack Launchpad bug 1732428 in OpenStack Compute (nova) pike "Unshelving a VM breaks instance metadata when using qcow2 backed images" [Medium,Confirmed]
22:00:06 mriedem mdbooth: you're talking about this https://bugs.launchpad.net/nova/+bug/1732428
22:31:49 mriedem gmann: question about https://review.openstack.org/#/c/602018/ - i don't see that renamed ceph job running on that branch
22:33:53 gmann mriedem: ohk, let me check
22:40:01 openstackgerrit Balazs Gibizer proposed openstack/nova master: Consumer gen support for delete instance allocations https://review.openstack.org/591597
22:40:02 openstackgerrit Balazs Gibizer proposed openstack/nova master: Consumer gen support for put allocations https://review.openstack.org/591647
22:40:03 openstackgerrit Balazs Gibizer proposed openstack/nova master: Consumer gen: remove_provider_from_instance_allocation https://review.openstack.org/591784
22:40:05 openstackgerrit Balazs Gibizer proposed openstack/nova master: consumer gen: move_allocations https://review.openstack.org/591810
22:42:14 gmann mriedem: tempest-full job fix to run for rocky will fix this it - https://review.openstack.org/#/c/601830/3
22:42:35 gmann mriedem: new ceph job is derived from tempest-full - https://github.com/openstack/devstack-plugin-ceph/blob/master/.zuul.yaml#L3
22:43:03 mriedem ah ok
22:43:05 gmann you can see new ceph job running for other stable branch - https://review.openstack.org/#/c/602019/2
22:43:30 gmann i am trying to get tempest-full job fix in since 4.50 AM but random failure there.
22:48:35 mriedem gmann: yeah this is killing us http://status.openstack.org/elastic-recheck/#1783405
22:48:53 mriedem and http://status.openstack.org/elastic-recheck/#1463631
23:03:26 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fix mock.patch usage in unit tests https://review.openstack.org/602198
23:04:00 gibi an easy unit test fix removing interference ^^
23:07:17 melwitt gibi: LGTM but not sure I understand your commit message. what bad thing happens because of the bad usage?
23:08:24 openstackgerrit John Garbutt proposed openstack/nova-specs master: Add Unified Limits Spec https://review.openstack.org/602201
23:09:12 openstackgerrit Tetsuro Nakamura proposed openstack/nova stable/rocky: [placement] split gigantor SQL query, add logging https://review.openstack.org/602202
23:40:53 openstackgerrit Ghanshyam Mann proposed openstack/nova stable/rocky: DNM: testing greande job depends-on things https://review.openstack.org/602207
#openstack-nova - 2018-09-13
00:35:20 openstackgerrit Merged openstack/nova master: Update RequestSpec.flavor on resize_revert https://review.openstack.org/588689
00:40:38 openstackgerrit Brin Zhang proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276
02:31:23 openstackgerrit Chen proposed openstack/nova master: Fix evacuate logging https://review.openstack.org/593055
02:34:04 openstackgerrit Chen proposed openstack/nova master: Fix evacuate logging https://review.openstack.org/593055
02:54:13 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fix mock.patch usage in unit tests https://review.openstack.org/602198
02:56:14 gibi melwitt: replied in the review
03:11:33 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P)(WIP): Add API to support vgpu resource provider create https://review.openstack.org/520313
03:17:11 openstackgerrit fupingxie proposed openstack/nova master: Delete allocations for instances that is not in this node https://review.openstack.org/602219
04:32:23 openstackgerrit Brin Zhang proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276
05:02:48 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P)(WIP): Add API to support vgpu resource provider create https://review.openstack.org/520313
05:30:12 openstackgerrit Tony Breeds proposed openstack/python-novaclient stable/queens: import zuul job settings from project-config https://review.openstack.org/601400
05:30:12 openstackgerrit Tony Breeds proposed openstack/python-novaclient stable/queens: Switch to stestr https://review.openstack.org/601933
05:47:41 openstackgerrit fupingxie proposed openstack/nova master: Delete allocations for instances that is not in this node https://review.openstack.org/602219
06:14:54 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P)(WIP): Add API to support vgpu resource provider create https://review.openstack.org/520313
07:01:06 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/601047
07:17:42 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313
07:19:00 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
07:33:37 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P)(WIP): support compute node resource provider update https://review.openstack.org/521041
07:41:31 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313
07:42:15 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
07:42:27 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P)(WIP): support compute node resource provider update https://review.openstack.org/521041
07:49:41 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): support compute node resource provider update https://review.openstack.org/521041
07:50:54 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
07:51:13 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): support compute node resource provider update https://review.openstack.org/521041
11:50:26 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova-specs master: Support initial allocation ratios https://review.openstack.org/552105
12:36:26 openstackgerrit Brin Zhang proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276
13:15:17 openstackgerrit Hamdy Khader proposed openstack/nova master: Set defult value of num_nvme_discover_tries=5 https://review.openstack.org/602351
13:34:59 openstackgerrit Claudiu Belu proposed openstack/nova master: conductor: add live_resize task https://review.openstack.org/248579
13:35:00 openstackgerrit Claudiu Belu proposed openstack/nova master: API: Adds instance live-resize https://review.openstack.org/184584
14:01:10 openstackgerrit Claudiu Belu proposed openstack/nova master: WIP: replace spec with autospec https://review.openstack.org/557299
14:38:03 litao__ hi
14:39:15 litao__ This is my patch:https://review.openstack.org/#/c/592252/ I need some reviews , thanks
14:40:48 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313
14:40:55 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
14:42:40 kashyap litao__: Hi, many folks are at a conference this week, so expect some delays in responses
14:45:43 mriedem dansmith: this was the thing i mentioned at breakfast re resize reschedule up-calls; do the proposed solutions inline make sense? https://blueprints.launchpad.net/nova/+spec/fix-reschedule-up-calls
14:50:22 mriedem bauzas: here is the fugly cross_az_attach=False bug fix i mentioned yesterday https://review.openstack.org/#/c/469675/
14:50:49 mriedem note that i plan on writing an alternate, less tightly coupled approach to fixing this laid out in https://review.openstack.org/#/c/469675/4/nova/compute/api.py@918
14:53:07 lyarwood bauzas: mind taking a look at https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:bug/1787606 this morning if you get a chance

Earlier   Later