Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-21
23:10:51 mnaser dansmith: yeah it was a corner case we discovered upon backporting to pike that we fixed
23:25:46 mnaser mriedem: i think i will have to squash https://review.openstack.org/#/c/546398 + https://review.openstack.org/#/c/545132 in the stable/pike backport. if i put 546398 first, the integration test for the fix fails (because early-delete patch is not there). if i put 545132 before, the patch doesn't pass because 546398 is not there to make it do the right thing(tm)
23:25:49 mnaser is that ok?
23:25:55 mriedem mnaser: dansmith: +2 on those backports also
23:26:10 mnaser unless you have other suggestions
23:26:47 mriedem mnaser: ok, sounds like we have to do that, i can't think of fancy ways around that
23:27:12 mnaser ok ill propose a squashed commit in that case
23:27:54 mriedem dansmith: all yours https://review.openstack.org/#/q/topic:bug/1750666+status:open+branch:stable/queens
23:33:06 openstack Launchpad bug 1729584 in OpenStack Compute (nova) "boot from volume + configdrive broken (regression)" [High,In progress] - Assigned to Jay Pipes (jaypipes)
23:33:06 melwitt one thing I was thinking about that's weird is a lot of those fixes are for bfv, but we've a regression since ocata with bfv + configdrive https://bugs.launchpad.net/nova/+bug/1729584
23:33:22 melwitt mnaser: have yall run into that at all ^
23:34:47 melwitt ?
23:35:00 mriedem melwitt: squeeky wheel gets the grease
23:35:42 melwitt yup ... I admit I keep forgetting about that one too with all of the whirlwind of other stuff
23:35:49 mnaser melwitt: checking
23:36:10 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Drop extra loop which modifies Cinder volume status https://review.openstack.org/546218
23:36:11 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Add functional tests to ensure BDM removal on delete https://review.openstack.org/546220
23:36:11 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Store block device mappings in cell0 https://review.openstack.org/546219
23:36:12 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Ensure attachment_id always exists for block device mapping https://review.openstack.org/546275
23:36:12 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Clean up ports and volumes when deleting ERROR instance https://review.openstack.org/546221
23:36:13 openstackgerrit Mohammed Naser proposed openstack/nova stable/pike: Add functional test for deleting BFV server with old attach flow https://review.openstack.org/546812
23:36:59 mnaser btw not sure if this is how to properly squash things but yeah https://review.openstack.org/#/c/546275
23:37:07 mnaser and now reading
23:37:24 openstackgerrit Eric Berglund proposed openstack/nova master: WIP: PowerVM Driver: Network interface attach/detach https://review.openstack.org/546813
23:38:34 mnaser melwitt: two things, we don't have configdrive by default + that issue seems to be happening when using virtio-scsi
23:38:52 mnaser i remember another issue of someone who had a similar issue a while back in the openstack canada group
23:39:01 melwitt okay, right ... so it's more niche
23:39:25 melwitt so not as hot as these other bugs
23:39:55 mnaser yeah, you have to be using virtio-scsi (which i believe you have to set an image flag for that) and config drive
23:40:14 melwitt anyway, I gotta take care of that bug and hopefully backport it to ocata where it broke before ocata goes away
23:40:31 melwitt yeah
23:41:26 mnaser i posted a message in the openstack canada slack group to see who was the one who hit it
23:43:30 openstack Launchpad bug 1686116 in OpenStack Compute (nova) ocata "domain xml not well defined when using virtio-scsi disk bus" [Medium,Fix committed] - Assigned to sahid (sahid-ferdjaoui)
23:43:30 mnaser melwitt: fyi https://bugs.launchpad.net/nova/+bug/1686116
23:44:03 mnaser "This issue was fixed in the openstack/nova 15.0.7 release."
23:44:13 efried jaypipes: yt?
23:44:21 mnaser which is the exact release that jaypipes mentioned affected him
23:44:26 mnaser so that might be an interesting review to look at
23:57:17 mriedem jgriffith: smcginnis: stvnoyes: ildikov: finally got it https://youtu.be/hZg6wqxdEHk
#openstack-nova - 2018-02-22
00:02:59 melwitt mnaser: that's the series that caused the regression
00:09:42 efried dansmith: yt?
00:31:04 openstackgerrit Merged openstack/nova master: Add functional test for deleting BFV server with old attach flow https://review.openstack.org/546315
00:31:25 openstackgerrit Merged openstack/nova master: Ensure attachment_id always exists for block device mapping https://review.openstack.org/546398
00:37:20 mnaser well
00:37:26 mnaser neutron-grenade is blowing up for the queens backports
00:37:29 efried Somebody, anybody with sqlalchemy skills
00:37:44 efried or SQL skills. edleafe yt?
00:46:16 melwitt so the grenade is blowing up
00:48:34 melwitt something is messed up: "rsync: change_dir "/opt/stack/old/tempest/.testrepository" failed: No such file or directory (2)"
00:48:46 melwitt http://logs.openstack.org/00/546200/2/gate/neutron-grenade/dbcbf60/logs/grenade.sh.txt.gz#_2018-02-21_23_43_04_990
00:50:01 mnaser melwitt: indeed i tracked it down
00:50:08 mnaser melwitt: https://review.openstack.org/#/q/Ic1fa3a98b6bcd151c489b078028687892655a19b
00:50:38 melwitt oh, nice
00:52:33 mnaser melwitt: got a first +2, maybe if you can track down someone to +A .. hopefully
00:54:06 melwitt okay, lemme see
01:03:35 openstackgerrit Eric Berglund proposed openstack/nova master: WIP: PowerVM Driver: Network interface attach/detach https://review.openstack.org/546813
01:06:20 melwitt dansmith: looks like you're a grenade core, if you could review these to unblock our stable/queens and stable/pike backports when you get a chance, maybe tomorrow morning if you can real quick https://review.openstack.org/#/c/546828/ https://review.openstack.org/#/c/546831
01:35:51 openstackgerrit Eric Fried proposed openstack/nova master: WIP: rp: GET /resource_providers?required= https://review.openstack.org/546837
01:37:03 efried cdent, jaypipes: FYI ^ -- I think it's mostly done. Please do vet my sqla for potential optimizations. But be gentle - it took me a couple hours to get it working at all.
01:37:48 efried melwitt: Potential to have a Rocky bp closed before the PTG :)
02:10:39 melwitt dansmith: nvm on my earlier message, mtreinish was able to fast-approve
02:32:20 openstackgerrit Matt Riedemann proposed openstack/nova master: Drop API compat handling for old compute error cases https://review.openstack.org/546256
02:39:43 openstackgerrit Matt Riedemann proposed openstack/nova master: Handle spawning error on unshelving https://review.openstack.org/378009
02:55:33 openstackgerrit Zhenyu Zheng proposed openstack/nova-specs master: Add extra-specs to the flavor show and detail API calls https://review.openstack.org/544158
03:28:11 openstackgerrit Merged openstack/nova master: libvirt: disconnect volume from host during detach https://review.openstack.org/515008
03:50:26 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Parameter verification for servers.inc https://review.openstack.org/528201
03:52:28 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Example verification for servers.inc https://review.openstack.org/529520
03:53:17 openstackgerrit Takashi NATSUME proposed openstack/nova master: api-ref: Fix parameter order in rebuild https://review.openstack.org/529718
05:43:05 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared/dedicated vCPUs in one instance https://review.openstack.org/545734
05:52:58 openstackgerrit Merged openstack/python-novaclient master: Clean imports in code https://review.openstack.org/546543
06:56:09 openstackgerrit Merged openstack/nova stable/queens: Drop extra loop which modifies Cinder volume status https://review.openstack.org/546200
07:01:36 openstackgerrit blkart proposed openstack/nova-specs master: don't show description content in code-block https://review.openstack.org/539478
07:12:30 openstackgerrit Merged openstack/nova stable/queens: Store block device mappings in cell0 https://review.openstack.org/546201
07:30:53 openstackgerrit Takashi NATSUME proposed openstack/python-novaclient master: Fix a comment in novaclient/api_versions.py https://review.openstack.org/546897
07:34:29 ameeda Morning :) , should I reverse os-xenapi version from 0.3.1 to 0.1.0 as this bug mentioned " https://bugs.launchpad.net/nova/+bug/1718606 "
07:34:30 openstack Launchpad bug 1718606 in OpenStack Compute (nova) "doc: Outdated XenServer document" [Low,Confirmed]
07:36:39 openstackgerrit sahid proposed openstack/nova stable/queens: libvirt: disconnect volume from host during detach https://review.openstack.org/546655
07:41:22 openstackgerrit Huang Rui proposed openstack/nova master: z/VM Driver: add get console output https://review.openstack.org/543344
07:41:22 openstackgerrit Huang Rui proposed openstack/nova master: z/VM Driver: add power actions https://review.openstack.org/543340
08:11:02 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
08:14:26 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
08:18:18 openstackgerrit Merged openstack/nova stable/queens: Update plugs Contrail methods to work with privsep https://review.openstack.org/546778
08:18:25 openstackgerrit Merged openstack/nova stable/queens: Lazy-load instance attributes with read_deleted=yes https://review.openstack.org/545987
08:18:35 openstackgerrit Merged openstack/nova stable/queens: Add functional tests to ensure BDM removal on delete https://review.openstack.org/546202
08:18:43 openstackgerrit Merged openstack/nova stable/queens: Clean up ports and volumes when deleting ERROR instance https://review.openstack.org/546203
08:18:58 openstackgerrit Merged openstack/nova stable/queens: Add functional recreate test of deleting a BFV server pre-scheduling https://review.openstack.org/546204
08:19:09 openstackgerrit Merged openstack/nova stable/queens: Detach volumes when deleting a BFV server pre-scheduling https://review.openstack.org/546277
08:19:23 openstackgerrit Merged openstack/nova stable/queens: Fix error handling in compute API for multiattach errors https://review.openstack.org/546729
08:36:57 openstackgerrit Neha Alhat proposed openstack/nova master: Fix soft deleting vm fails after "nova resize" vm https://review.openstack.org/546920
08:54:36 openstackgerrit Chen Hanxiao proposed openstack/nova master: libvirt: guest: introduce blockStats instead of domain.blockStats https://review.openstack.org/526833
08:57:36 bauzas good morning Nova
09:31:21 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova-specs master: [WIP] Allow Specifying Limit For Soft (Anti-)Affinity Groups https://review.openstack.org/546925
09:57:01 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova-specs master: [WIP] Allow Specifying Limit For Soft (Anti-)Affinity Groups https://review.openstack.org/546925
10:20:45 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
10:31:41 bauzas efried: you're too early, go to bed
10:32:09 bauzas or you're stuck in some airport, hopefully not traveling with our lovely national airline
10:32:48 efried bauzas: Trying to get ahead of jetlag a little bit.
10:33:26 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
10:34:56 tetsuro jaypipes, cfriesen: ^ updated the spec.
10:36:34 bauzas efried: jetlag is just a subjective problem

Earlier   Later