Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-28
15:30:04 melwitt yeah, would need a new BP. probably a new spec too which covers the work that will be carried out in rocky, assuming the previous spec only outlined the basic support that we completed in queens
15:30:41 jianghuaw_ all of the thing except NUMA are already in the spec.
15:31:23 jianghuaw_ We only cover basic support is due to some dependence(n-rp and traits allocation) not ready for go in queens.
15:34:03 jianghuaw_ It seems more reasonable to cover NUMA in a separate BP and the remaining items in a spec-less BP?
15:39:59 toabctl mriedem, I also looked at it some min ago. I'll add the depends-on now.
15:41:21 cfriesen__ kashyap: see my latest comment on the review...sent you some examples
15:42:02 kashyap cfriesen__: Hi, just noticed it. IIUC, what you wrote is just for those two specific things, right?
15:42:33 kashyap cfriesen__: I'll respond in more detail on the review soon. Thanks for the comments.
15:43:34 mriedem toabctl: already done
15:45:35 toabctl mriedem, yeah. but I did overwrite your msg. pardon.
15:47:00 jianghuaw_ melwitt, bauzas, mriedem: Created a new BP - https://blueprints.launchpad.net/nova/+spec/vgpu-rocky
15:48:24 openstackgerrit Merged openstack/nova stable/queens: compute: Cleans up allocations after failed resize https://review.openstack.org/548300
15:48:53 melwitt jianghuaw_: okay. so it sounds like it would be re-proposal of the spec to continue the work. would that be correct, mriedem?
15:49:03 melwitt to continue work on vGPU
15:50:17 mriedem the spec was completed in queens,
15:50:21 mriedem so no we wouldn't re-propose it
15:50:32 openstackgerrit Matt Riedemann proposed openstack/nova stable/ocata: Handle spawning error on unshelving https://review.openstack.org/548622
15:50:33 bauzas it's just a placeholder
15:51:11 bauzas in case things require design discussions, I'm fine with either asking or being asked to write a spec
15:51:19 melwitt okay, so would this be specless to continue the work? or a new spec? I thought if the work they want to do this cycle was described in the original spec that it would be a continuation
15:51:24 bauzas but for the moment, I don't see more than just "do the work (c)"
15:51:32 bauzas like we said
15:52:03 jianghuaw_ yeah, just continue the work defined in the spec.
15:52:23 bauzas the NUMA topology reporting as part of update_provider_tree() is even something I see as just an implementation patch, unless someone disagrees
15:52:30 melwitt I don't have an opinion either way. in my experience, if I didn't do all of the implementation described in a spec, I had to re-propose it. I'm fine with this being specless if that's the way to do this
15:53:02 bauzas I think we can use the PTG etherpad as a good track of what's implicitly approved for Rocky
15:53:16 bauzas ie. what wasn't discussed at the PTG requires a spec
15:53:29 mriedem it likely means the spec was too ambitious
15:53:30 bauzas and what was is implicitly accepted as specless BP
15:53:38 mriedem just amend the spec to point out what didn't get done in queens
15:53:52 bauzas good idea
15:54:20 melwitt mriedem: so no new spec needed? just specless to continue?
15:55:25 mriedem sure
15:55:43 melwitt thanks
15:56:04 jianghuaw_ melwitt, mriedem, bauzas thanks.
16:24:13 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: define a new image handler to use vdi streaming https://review.openstack.org/486475
16:24:51 mriedem johnthetubaguy: can you ram this through? https://review.openstack.org/#/c/544015/
16:25:49 openstackgerrit Claudiu Belu proposed openstack/nova master: API: Adds instance live-resize https://review.openstack.org/184584
16:25:49 openstackgerrit Claudiu Belu proposed openstack/nova master: conductor: add live_resize task https://review.openstack.org/248579
16:27:33 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: deprecate the config for image handler class path https://review.openstack.org/497201
16:27:34 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: define a new image handler to use vdi streaming https://review.openstack.org/486475
16:54:42 openstackgerrit Eric Fried proposed openstack/nova master: placement: generation in provider aggregate APIs https://review.openstack.org/548249
16:54:52 efried cdent: ^
16:55:09 cdent noted
16:55:19 efried though I admit I did not build *everything* locally.
16:58:20 efried cdent: Oho, this actually does break an existing test that's relatively well-behaved.
16:58:44 efried so, I wonder if we want to reconsider our "always increment generation" thought.
16:59:07 efried test_report_client L361 gets a gen conflict.
17:26:12 openstackgerrit Merged openstack/nova stable/pike: Fix possible TypeError in VIF.fixed_ips https://review.openstack.org/531745
17:26:19 openstackgerrit Merged openstack/nova master: libvirt: mask InjectionInfo.admin_pass https://review.openstack.org/526772
17:54:04 openstackgerrit Merged openstack/nova stable/pike: Proper error handling by _ensure_resource_provider https://review.openstack.org/524618
18:19:59 openstackgerrit Merged openstack/nova stable/pike: Do not attempt volume swap when guest is stopped/suspended https://review.openstack.org/533733
18:23:13 openstackgerrit John Griffith proposed openstack/nova master: Check for multiattach before nuking connections https://review.openstack.org/548427
18:29:08 openstackgerrit Merged openstack/nova stable/pike: Refine waiting for vif plug events during _hard_reboot https://review.openstack.org/542748
19:54:56 openstackgerrit Merged openstack/nova master: Stop using mox in api/openstack/fakes.py https://review.openstack.org/325759
20:39:02 openstackgerrit Chris Dent proposed openstack/nova master: WIP: Refactor WSGI apps and utils to limit imports https://review.openstack.org/533797
20:39:02 openstackgerrit Chris Dent proposed openstack/nova master: [placement] use simple FaultWrapper https://review.openstack.org/533752
20:45:21 openstackgerrit Merged openstack/nova master: Clarify the help text for [scheduler]periodic_task_interval https://review.openstack.org/544015
20:45:30 openstackgerrit Merged openstack/nova master: Remove the deprecated scheduler_driver_task_period option https://review.openstack.org/531413
22:49:46 openstackgerrit Eric Fried proposed openstack/nova master: placement: generation in provider aggregate APIs https://review.openstack.org/548249
23:12:30 openstackgerrit Eric Berglund proposed openstack/nova master: WIP: PowerVM Driver: Snapshot https://review.openstack.org/543023
23:40:33 openstackgerrit John Griffith proposed openstack/nova master: Check for multiattach before removing connections https://review.openstack.org/548427
#openstack-nova - 2018-03-01
03:57:27 Spazmotic Morning
04:45:29 openstackgerrit Jianle He proposed openstack/nova-specs master: Back up volume-backed-instance https://review.openstack.org/530214
06:09:16 avi_ hi
06:10:02 avi_ I am getting 403 in placement-api for inventories
06:10:03 avi_ http://paste.openstack.org/show/688139/
06:10:40 avi_ http://paste.openstack.org/show/688140/
06:12:25 avi_ this is the nova-placement-api configuration http://paste.openstack.org/show/688145/
06:16:30 openstackgerrit OpenStack Proposal Bot proposed openstack/nova stable/queens: Imported Translations from Zanata https://review.openstack.org/548765
06:21:50 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/548772
06:46:05 openstackgerrit Jianle He proposed openstack/nova-specs master: Back up volume-backed-instance https://review.openstack.org/530214
06:49:46 Spazmotic melwitt: I didn't get a chance while I was in Korea, but wanted to say Congratulations on the PTL position. Am sure you're in Ireland, but if you happen to check in :)
07:48:48 rabel hi there. why is allow_resize_to_same_host disabled by default? is there a technical reason for not wanting to resize a vm on the same host?
08:34:41 openstackgerrit Matt Riedemann proposed openstack/nova stable/queens: Fix and update compute schedulers config guide https://review.openstack.org/548873
08:37:43 melwitt Spazmotic: thanks :)
08:38:32 Spazmotic :)
08:48:11 openstackgerrit Chris Dent proposed openstack/nova-specs master: Update placement aggregates spec to clarify generation handling https://review.openstack.org/548237
09:13:27 openstackgerrit Merged openstack/nova stable/pike: Add functional tests to ensure BDM removal on delete https://review.openstack.org/546220
09:21:55 openstackgerrit Eric Fried proposed openstack/nova master: placement: generation in provider aggregate APIs https://review.openstack.org/548249
09:27:07 openstackgerrit Stephen Finucane proposed openstack/nova-specs master: Add 'numa-aware-vswitches' spec https://review.openstack.org/541290
09:33:44 openstackgerrit Claudiu Belu proposed openstack/nova-specs master: Adds spec for instance live resize https://review.openstack.org/141219
09:39:17 Spazmotic I know all of you are in Ireland and busy, but if any cores get a wild urge to review some Xenapi Code, Please take a look at this one :) https://review.openstack.org/#/c/538415/
09:43:39 openstackgerrit Matthew Treinish proposed openstack/nova stable/pike: Remove osprofiler tests https://review.openstack.org/548886
09:44:06 mtreinish mriedem: ^^^
09:56:00 stephenfin sean-k-mooney: Could you explain your comments here? https://review.openstack.org/#/c/546588/
10:06:29 openstackgerrit Claudiu Belu proposed openstack/nova master: conductor: add live_resize task https://review.openstack.org/248579
10:06:30 openstackgerrit Claudiu Belu proposed openstack/nova master: API: Adds instance live-resize https://review.openstack.org/184584
10:06:43 kashyap stephenfin: Near as I see, it a reasonably straightforward change of modifying the `ovs-vsctl` invocation to ignore if a (vhost-user) port already exists on a bridge device?
10:06:59 kashyap s/it a/isn't it a/
10:07:06 stephenfin kashyap: That's what I'm thinking hence the question :)
10:07:08 stephenfin It seems odd
10:10:31 openstackgerrit Claudiu Belu proposed openstack/nova-specs master: Adds spec for instance live resize https://review.openstack.org/141219
10:11:50 bauzas stephenfin: kashyap: yeah my concern is that I wonder if reusing a port is good or not
10:11:58 bauzas deleting and recreating a port is one thinh
10:12:07 bauzas reusing an existing one is a totally different story
10:12:23 stephenfin bauzas, kashyap, sean-k-mooney: Jackpot https://github.com/openstack/nova/commit/33cc64fb817
10:12:27 bauzas for a reboot, it's a reasonable assumption
10:12:37 bauzas for any other case, I don't think so
10:12:59 bauzas hah !

Earlier   Later