| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2017-11-04 | |||
| 00:35:11 | gunix | i mean well, dhcp agent handles that | |
| 00:35:14 | gunix | i guess based on mac | |
| 00:35:25 | efried | For DHCP setups | |
| 00:35:33 | gunix | however, ssh key gets somehow injected. you find it on the vm, within .ssh/authorized_keys | |
| 00:36:14 | efried | I'm afraid you may not have much luck in IRC at the moment - the summit starts on Monday and it's in Sydney, so most people are either on planes or already there, where it's tomorrow. | |
| 00:36:21 | gunix | i wonder if qemu for example opens the qcow2 file, finds the file located at /root/.ssh/authorized_keys and adds a line to it | |
| 00:36:43 | gunix | yea and the flight is long | |
| 00:37:13 | efried | So the config drive contains data, and a thing called cloud-init runs and pulls data from it somehow to do things that are instance-specific. | |
| 00:37:27 | gunix | strange part is i sent an email to someone from OSA regarding a bug fix which i am proud of since it's my first bugfix but i won't get an answer anytime soon | |
| 00:37:59 | efried | Mm, new to the community? Get ready for a surprising amount of cultural indoctrination. | |
| 00:38:28 | gunix | what do you mean with cultura indoctrination? | |
| 00:38:52 | efried | It just takes a while to get used to the pace and cadence of how work gets done. | |
| 00:39:09 | gunix | yea, i sent an email instead of doing just a git push | |
| 00:39:21 | gunix | i don't want to damage any process | |
| 00:40:17 | gunix | whatever, i guess i am going to sleep with the sound knowledge that nova-compute key injection is dark magic, powered by robotic penguins | |
| 00:42:24 | efried | mdrabe Any ideas here? | |
| 00:43:23 | efried | gunix You can do git review to put your change up in gerrit. Sending an email is likely to be an even slower process, if it gets you anywhere at all. You won't hurt anything by putting a review up in gerrit. | |
| 00:43:53 | gunix | what is gerrit? i am not puttin anything in people i don't know | |
| 00:44:12 | efried | Okay, let's back up. What's the bug number? | |
| 00:44:18 | gunix | no bug number | |
| 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 FlavorPayload.description for versioned notifications https://review.openstack.org/514782 | |
| 06:25:45 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Add Flavor.description attribute https://review.openstack.org/514371 | |
| 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 | |