| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-cyborg - 2017-04-12 | |||
| 15:54:16 | jkilpatr | for some accelerators we need to start with 1-1 vm accelerator and wait for others to develop muxing | |
| 15:54:29 | jkilpatr | other things you can just go ahead and do it, for example most network acceleration doesn't care | |
| 15:54:30 | _gryf | every cyborg driver have to have knowledge how it may be attached to the vm | |
| 15:54:37 | _gryf | definitely | |
| 15:56:01 | _gryf | I guess network acceleration is the other type of acceleration, since we do not pass any accelerated functions to the VMs directly, but put such VM within accelerated networking functions, which neutron is handling | |
| 15:56:23 | jkilpatr | I think it's still under the scope of cyborg to make sure those functions are working | |
| 15:56:32 | jkilpatr | even if it's not a neutron thing | |
| 15:56:40 | jkilpatr | and won't that be a wonderful pattern breaker when it comes to driver design. | |
| 15:57:08 | crushil | I think we should end the meeting and we can keep talking about all this after the meeting? | |
| 15:57:44 | _gryf | I guess only zhipengh[m] can stop the meeting | |
| 15:57:52 | crushil | We can try | |
| 15:57:55 | _gryf | k | |
| 15:57:59 | _gryf | #endmeeting | |
| 15:58:05 | _gryf | ¯\(°_o)/¯ | |
| 15:58:07 | crushil | lol | |
| 15:58:21 | jkilpatr | hope zhipengh[m] is ok | |
| 15:58:31 | jkilpatr | anyawys matrix should cache this for him and he can comment when he's back online | |
| 15:58:31 | crushil | Ya | |
| 15:58:39 | _gryf | right. | |
| 16:01:05 | _gryf | ok. thank you guys. Let me update my bp regarding crushil comments, and I'll jump into another round of review. | |
| 16:09:24 | zhipengh[m] | .... Network sucks today | |
| 16:09:34 | jkilpatr | welcome back! | |
| 16:10:02 | zhipengh[m] | I've been cut off from time to time | |
| 16:11:02 | zhipengh[m] | Let me go through the minutes later lol, thank you guys for keeping up the good work | |
| 16:11:14 | zhipengh[m] | Let me end the meeting first just in case ... | |
| 16:11:23 | zhipengh[m] | #endmeeting | |
| 16:11:24 | openstack | Meeting ended Wed Apr 12 16:11:23 2017 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | |
| 16:11:26 | openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2017/openstack_cyborg.2017-04-12-15.07.html | |
| 16:11:27 | openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2017/openstack_cyborg.2017-04-12-15.07.txt | |
| 16:11:28 | openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2017/openstack_cyborg.2017-04-12-15.07.log.html | |
| #openstack-cyborg - 2017-04-19 | |||
| 15:00:08 | jkilpatr | \0 hey everyone. | |
| 15:00:22 | NokMikeR | Evening | |
| 15:01:21 | openstack | Meeting started Wed Apr 19 15:01:21 2017 UTC and is due to finish in 60 minutes. The chair is zhipeng_. Information about MeetBot at http://wiki.debian.org/MeetBot. | |
| 15:01:21 | zhipeng_ | #startmeeting openstack-cyborg | |
| 15:01:23 | openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | |
| 15:01:25 | openstack | The meeting name has been set to 'openstack_cyborg' | |
| 15:01:34 | zhipeng_ | hey guys | |
| 15:01:45 | zhipeng_ | :) | |
| 15:02:01 | NokMikeR | Hi Howard, all. | |
| 15:03:27 | zhipeng_ | let's run through the agenda | |
| 15:04:05 | zhipeng_ | i don't see rushil here | |
| 15:07:53 | jkilpatr | did we lose zhipeng_ again? | |
| 15:08:01 | zhipeng_ | no i'm here :P | |
| 15:08:50 | zhipeng_ | okey let's go through the specs | |
| 15:09:00 | zhipeng_ | #topic spec review | |
| 15:09:33 | zhipeng_ | #link https://review.openstack.org/#/c/446091/ | |
| 15:10:18 | jkilpatr | I just replied to some comments there, we're getting down to nit picks so I'd say another round of reviews and it should be done. | |
| 15:10:24 | zhipeng_ | jkilpatr any further comments on this ? | |
| 15:10:40 | zhipeng_ | yes that is my understanding as well | |
| 15:11:37 | zhipeng_ | #link https://review.openstack.org/#/c/447257/ | |
| 15:15:29 | jkilpatr | I think Roman is has most points of interest covered there. | |
| 15:18:00 | zhipeng_ | I remember last time we discuss about how we populate the state | |
| 15:18:30 | zhipeng_ | one of the proposal is to have the agent report back to the API so that there will be no heartbeat required | |
| 15:18:39 | zhipeng_ | does Roman's comment negate that ? | |
| 15:19:09 | jkilpatr | That's the way I'm going in the agent spec now. I don't see how his comment does? | |
| 15:19:53 | zhipeng_ | i mean the comments he made on Rushil's patch | |
| 15:20:40 | jkilpatr | I'm looking at it, that nice diagram shows the agent talking to the api, if the agent reports added/removed accelerators and utilization then no heartbeat is needed | |
| 15:20:47 | jkilpatr | although you could argue that the utilization update is a heartbeat | |
| 15:30:29 | zhipeng_ | did Romen comment that the agent should not talks to the API ? | |
| 15:31:13 | jkilpatr | um looking at his diagram clearly shows the agent talking to the api | |
| 15:32:26 | zhipeng_ | ah I see | |
| 15:35:49 | zhipeng_ | okey I've got no other questions so far | |
| 15:36:28 | jkilpatr | how is the api review going? | |
| 15:36:57 | zhipeng_ | I will need to address Roman's comments as soon as possible lol | |
| 15:37:08 | zhipeng_ | too much travels recently | |
| 15:37:15 | zhipeng_ | too many | |
| 15:37:20 | jkilpatr | happens to the best of us. | |
| 15:37:44 | zhipeng_ | jkilpatr I just remember one thing need to discuss with you | |
| 15:37:52 | zhipeng_ | #topic Boston Summit | |
| 15:38:19 | zhipeng_ | jkilpatr we have a talk selected | |
| 15:38:26 | jkilpatr | wait we do? | |
| 15:38:32 | zhipeng_ | yep :P | |
| 15:38:34 | jkilpatr | um... | |
| 15:38:40 | jkilpatr | I guess we need to get to work on that | |
| 15:38:45 | zhipeng_ | Will you go to Boston ? | |
| 15:38:50 | zhipeng_ | Yes that's what I meant | |
| 15:39:04 | zhipeng_ | so the co-speakers are you me and Jim Golden from NIST | |
| 15:39:05 | jkilpatr | zhipeng_, mind refreshing me on the talk description | |
| 15:39:16 | zhipeng_ | he's from the Scientific WG | |
| 15:39:41 | zhipeng_ | so the talk is about the introduction of Cyborg project and how Cyborg could help with SWG's requirement | |
| 15:39:48 | jkilpatr | sounds great, also sounds like we need to get on an email chain and start working on a presentation. | |
| 15:39:50 | zhipeng_ | perhaps focusing on GPU mgmt | |
| 15:40:01 | zhipeng_ | great ! | |
| 15:40:09 | jkilpatr | zhipeng_, I think I'll be able to go let me clear it with my boss and get back to you | |
| 15:40:22 | zhipeng_ | jkilpatr look forward to it | |
| 15:40:42 | zhipeng_ | and Jim also emailed me the other day that SWG invites us to do a lightening talk | |
| 15:40:57 | zhipeng_ | if you could do it that would be fantastic as well | |
| 15:40:58 | jkilpatr | zhipeng_, please email me the details for both ASAP | |
| 15:41:08 | zhipeng_ | Ok | |
| 15:43:36 | zhipeng_ | jkilpatr just send you the lightening talk and BoF talk info | |
| 15:43:44 | zhipeng_ | to your redhat email | |
| 15:45:23 | jkilpatr | zhipeng_, I see it thanks | |
| 15:46:27 | jkilpatr | now for the most important question, how do I get my user picture uploaded. | |
| 15:46:46 | zhipeng_ | hahaha | |
| 15:46:58 | zhipeng_ | click avatar multiple times | |
| 15:47:04 | zhipeng_ | it always help xD | |
| 15:53:51 | zhipeng_ | jkilpatr send you another one on the general session | |
| 15:54:29 | zhipeng_ | moving onto the last topic on DB | |
| 15:54:39 | zhipeng_ | #topic DB spec reassignment | |
| 15:55:03 | zhipeng_ | so I was informed by the Mellanox team that they could no longer work on the DB side of things | |