Earlier  
Posted Nick Remark
#openstack-nova - 2017-11-04
00:44:27 gunix i can FW you the mail and you will get a good feeling what it's about
00:44:30 efried Okay.
00:48:31 efried gunix Okay, so you've never sent code to openstack before?
00:48:43 gunix nope
00:49:31 efried gunix I can't stick around, but you'll want to start here: https://wiki.openstack.org/wiki/How_To_Contribute
00:50:22 efried gunix Pay special attention to the "If you're a developer" section to figure out how to contribute code.
00:50:54 gunix efried: any section for "If you're a wannabe developer?
00:51:21 gunix s/r\?/r\"\?/g
00:51:45 efried gunix From your email, it looks like you've got a start on what you think the fix needs to be. That's good enough for a beginning.
00:52:55 gunix efried: please excuse the bad jokes, but if (brain.uptime >= 18h) jokemode = yes
00:53:15 gunix i find it hard to talk seriously at 3 am
00:53:27 efried gunix You'll want to clone the project openstack/openstack-ansible-os_tempest - see https://review.openstack.org/#/admin/projects/openstack/openstack-ansible-os_tempest
00:53:53 gunix efried: all 3 branches ...
00:53:57 efried gunix I'm unfortunately in that jokeless no-man's land between EOD and end of week.
00:53:59 gunix the error is on all branches :D
00:54:15 efried Start with master, always. Once your fix is approved, you can worry about backporting.
00:54:20 efried if appropriate.
00:54:34 gunix i mean, it's not an error ... it's just bad user experience for begginers
00:54:45 gunix people trying out that osa aio will have no idea how to fix that
00:55:10 gunix efried: can i just git clone the branch, modify the file and push ?
00:55:23 gunix with appropriate comment
00:55:25 efried Not push. Otherwise, yeah, pretty much.
00:55:45 gunix oh wait
00:55:50 efried Spider your way through that contributor guide, accept the licenses, get your launchpad ID, bootstrap your gerrit account, figure out how to work your sandbox, make your fix, and submit it via `git review`. That'll create a patch in the gerrit system (which we use for code reviews).
00:55:53 gunix Learn how to work with our Gerrit review system.
00:55:57 efried Just so.
00:56:27 efried You may want to join the #openstack-ansible channel, which is where I imagine people who know/care about this thing might hang out.
00:56:33 gunix i have a launchpad id. i used it for some article on ubuntu wiki
00:56:37 efried But like I said, it may be pretty sparsely populated for the next couple of weeks.
00:57:13 gunix efried: i stay a lot on that channel. that's why i mailed cloudnull. he is like ALWAYS helping people out. helped me a lot too. i hope he'll be proud to see me bugfixing, since i learned OSA from him
00:57:35 gunix how long's the summit? a week?
00:57:54 efried Oh, perfect. You should buzz him or email him once you have a patch up in gerrit. Copy me too - I'll be interested to see how you've done.
00:58:27 efried The actual summit is three days. But you know, travel to Sydney etc. And some folks take vacation before/after. So it's going to be a couple weeks before life grinds back into action.
00:59:10 gunix you do brasilian jiu jitsu?
00:59:17 gunix that's like the best fighting technique in the world
00:59:19 efried Yes. I own a school.
00:59:25 gunix nice man
00:59:29 efried :)
00:59:54 gunix that means you are part of the 0.0001% of people that can beat mcgregor?
01:00:06 efried I'd have to get him to the ground first.
01:00:25 gunix he avoids that recently
01:00:31 gunix since the nate event
01:00:33 gunix :D
01:00:35 efried Strikers do
01:00:40 efried I have to run now. I'll be on the lookout for an email from you. Good luck!
01:00:47 gunix thank you for yuor help, man
01:35:19 openstackgerrit guanzuoyu proposed openstack/nova master: Modify incorrect debug meaasge in _inject_data https://review.openstack.org/517227
05:03:28 gmann gibi: replied on https://review.openstack.org/#/c/452818/16
05:03:48 gmann gibi: i like to approach to rename the path to common_payload.
05:03:55 gmann thanks
07:30:58 openstackgerrit Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(1/2) https://review.openstack.org/408955
08:25:46 openstackgerrit Rong Han proposed openstack/nova master: Fixed the known vcpuset description of CPUPinningUnknown https://review.openstack.org/517592
14:09:09 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899
14:09:43 openstackgerrit Eric Fried proposed openstack/nova master: WIP: placement: Granular GET /allocation_candidates https://review.openstack.org/517757
22:59:10 openstackgerrit Mike Perez proposed openstack/nova master: Remove osapi_v21 project_id_regex https://review.openstack.org/463225
23:09:31 Ankit__ gmann: hi
23:09:40 gmann Ankit__: hello
#openstack-nova - 2017-11-05
06:25:45 openstackgerrit Matt Riedemann proposed openstack/nova master: Add Flavor.description attribute https://review.openstack.org/514371
06:25:45 openstackgerrit Matt Riedemann proposed openstack/nova master: Add FlavorPayload.description for versioned notifications https://review.openstack.org/514782
06:25:46 openstackgerrit Matt Riedemann proposed openstack/nova master: Add microversion to allow setting flavor description https://review.openstack.org/515213
09:50:05 niraj_singh i am working on service token fro cinder nova interaction. I am sending 'X-Service-Token' in request header for creating volume snapshot but it is still failed to authenticate if token expire. Is there any possible area i should see?
13:33:11 efried niraj_singh I'm no expert here, but does your compute conf contain a valid [service_user] section with appropriate credentials? And are those credentials configured on the keystone side?
20:45:51 mriedem o/
21:08:16 openstackgerrit Matt Riedemann proposed openstack/nova master: Add microversion to allow setting flavor description https://review.openstack.org/515213
21:08:24 mriedem gibi: added that flavor update notification test ^
21:09:49 openstackgerrit Matt Riedemann proposed openstack/nova master: Add microversion to allow setting flavor description https://review.openstack.org/515213
23:23:43 mriedem dansmith: the oslo.log trace bug https://bugs.launchpad.net/oslo.log/+bug/1729475
23:23:44 openstack Launchpad bug 1729475 in oslo.log "Exception traces are logged when warning() is used even if exc_info=False is specified" [Undecided,New]
23:23:58 melwitt mriedem: for the onboarding session, dansmith and I chatted briefly about it and we have some warmup topics and were thinking to mostly ask the room what they'd like to cover
23:24:22 mriedem ok, be sure to left edleafe know :)
23:24:24 melwitt in case we have mostly ppl that attended the onboarding last forum, for example
23:24:39 mriedem i also started filling in the etherpad in a bit for other nova sessions people can go to
23:27:13 melwitt okay, cool
23:31:56 mriedem mnaser: are you guys using the FilterScheduler or CachingScheduler?
23:32:01 mnaser mriedem: filter
23:32:06 mriedem ok
23:32:29 mriedem dansmith: https://bugs.launchpad.net/nova/+bug/1679750
23:32:30 openstack Launchpad bug 1679750 in OpenStack Compute (nova) "Allocations are not cleaned up in placement for instance 'local delete' case" [Medium,Confirmed]
23:34:27 openstackgerrit Dan Smith proposed openstack/nova master: Avoid deleting allocations for instances being built https://review.openstack.org/517009
23:34:28 openstackgerrit Dan Smith proposed openstack/nova master: WIP: Clean up allocations if instance deleted during build https://review.openstack.org/517836
#openstack-nova - 2017-11-06
00:45:13 openstackgerrit Tuan Luong-Anh proposed openstack/nova master: Using --option ARGUMENT https://review.openstack.org/516238
00:50:55 openstackgerrit Matt Riedemann proposed openstack/nova master: libvirt: remove old code in post_live_migration_at_destination https://review.openstack.org/510680
01:43:24 openstackgerrit Dan Smith proposed openstack/nova master: Avoid deleting allocations for instances being built https://review.openstack.org/517009
01:43:25 openstackgerrit Dan Smith proposed openstack/nova master: Clean up allocations if instance deleted during build https://review.openstack.org/517836
01:57:41 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif master: Updated from global requirements https://review.openstack.org/511035
03:03:45 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration db and object pagination support. https://review.openstack.org/514904
03:18:19 openstackgerrit Zhenyu Zheng proposed openstack/nova master: Add instance action record for attach/detach/swap volumes https://review.openstack.org/517205
03:20:36 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899
03:33:04 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif stable/pike: Updated from global requirements https://review.openstack.org/493146
03:35:32 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif stable/pike: Updated from global requirements https://review.openstack.org/493146
03:35:52 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif stable/pike: Updated from global requirements https://review.openstack.org/493146
03:46:59 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif stable/pike: Updated from global requirements https://review.openstack.org/493146
03:49:53 openstackgerrit Merged openstack/nova master: Move infiniband vif plugging to privsep. https://review.openstack.org/515197
03:50:38 openstackgerrit Merged openstack/nova master: Move midonet vif plugging to privsep. https://review.openstack.org/515198
03:53:08 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif stable/pike: Updated from global requirements https://review.openstack.org/493146
03:56:22 openstackgerrit Merged openstack/nova master: Move plumgrid vif plugging to privsep. https://review.openstack.org/515336
03:56:28 openstackgerrit Merged openstack/nova master: Move contrail vif plugging to privsep. https://review.openstack.org/515916
04:12:15 mriedem dansmith: want to propose backports for https://review.openstack.org/#/q/topic:bug/1729371+status:open ?
04:13:40 dansmith mriedem: yeah but probably not at the moment
04:13:47 openstackgerrit Yikun Jiang proposed openstack/nova master: Add migration db and object pagination support. https://review.openstack.org/514904

Earlier   Later