15:04:24 <zhipeng> #startmeeting openstack-cyborg
15:04:26 <openstack> Meeting started Wed Jan 31 15:04:24 2018 UTC and is due to finish in 60 minutes.  The chair is zhipeng. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:04:27 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:04:29 <openstack> The meeting name has been set to 'openstack_cyborg'
15:04:35 <zhipeng> #topic Roll Call
15:04:44 <NokMikeR> #info Mike Rooke, Nokia
15:04:54 <zhipeng> #info Howard
15:05:17 <helloway> #info Helloway
15:05:31 <Li_Liu> #info Li_Liu
15:07:18 <zhipeng> #topic Queens Final Push
15:07:40 <zhipeng> #link https://review.openstack.org/#/q/status:open+project:openstack/cyborg
15:07:57 <zhipeng> #info Generic driver
15:08:08 <zhipeng> #link https://review.openstack.org/525057
15:08:23 <zhipeng> crushil I think after you address Li Liu's comment
15:08:27 <zhipeng> we could land that ?
15:08:32 <crushil> yup
15:08:42 <zhipeng> gr8t
15:09:11 <zhipeng> #info Intel FPGA driver
15:09:21 <zhipeng> #link https://review.openstack.org/#/c/531129/
15:09:37 <zhipeng> i think this one is also good to go
15:10:09 <Vipparthy> Good Morning and Good Evening Folks
15:11:14 <zhipeng> Vipparthy good day :)
15:11:43 <zhipeng> if there are no objections the Intel FPGA patch will land
15:11:49 <zhipeng> #info SPDK driver
15:12:09 <zhipeng> #link https://review.openstack.org/538164
15:12:30 <zhipeng> this one also have been reviewed many rounds and ready to go
15:12:34 <zhipeng> any objections
15:15:18 <zhipeng> ok this one also lands
15:15:29 <zhipeng> now the big one left for Queens
15:15:39 <zhipeng> #info resource tracker
15:15:53 <zhipeng> #link https://review.openstack.org/538625
15:16:23 <zhipeng> zhuli are you around ?
15:16:36 <zhuli> yep
15:17:30 <zhuli> seems there is no objections, we can land the patches soon.
15:17:37 <zhipeng> yes
15:17:43 <zhipeng> regarding resource tracker
15:17:53 <zhipeng> could introduce a little bit on the current status
15:17:56 <zhuli> the resource tracker need to call the conductor rpc which is under developping
15:18:36 <Li_Liu> zhuli do you need any help on that?
15:19:16 <zhuli> so the currently big thing is the deployable/attribute data modeling and corresponding apis to be called
15:19:45 <zhuli> do you family with the data modeling implementation?
15:20:04 <Li_Liu> you mean the objects?
15:20:47 <zhuli> objects and db stuff
15:21:16 <Li_Liu> I have worked on it during Rock project before
15:22:30 <zhuli> you mean the nested structure described in your bp
15:23:00 <Li_Liu> Rock did not use the nested structure tho
15:23:38 <Li_Liu> But I implemented some other more "regular" objects
15:25:41 <Rahul> Hi All. WIsh you a good day
15:26:29 <zhuli> ok, I have discussed with one of my college and probably know how to do this, we can finish it together if you are interested with
15:26:59 <Li_Liu> sure, let's discuss it offline then~
15:27:11 <zhuli> ok :)
15:27:25 <Guest87593> I am Rahul, working for Huawei. FOr my project, i need to work on cyborg. As i am new into this, i need some assistance regarding running cyborg
15:28:11 <Guest87593> I am aware about devstack and enabling cyborg there by using (enable_service cyborg cyborg-api cyborg-cond cyborg-agent). My doubt is, when my devstack is running in server, do I need to execute additional command to run cyborg there?  Is CLI available for Cyborg?
15:29:16 <zhipeng> Hi Rahul. sorry was not able to reply to you on time
15:29:28 <zhipeng> we are burried with release prep work
15:29:41 <zhipeng> i believe we do have CLI available for Cyborg
15:30:21 <zhipeng> zhuli is that right ?
15:30:33 <NokMikeR> such info on the wiki would be good to add
15:30:57 <Guest87593> Thanks Zhipeng for the reply. But in documentation i didn't get anything.
15:31:23 <zhipeng> doc is in a pretty poor shape at the moment :(
15:31:31 <Guest87593> Please reply me Zhipeng when you have free time. Actually i am kind of stuck in project for this
15:31:40 <zhipeng> i will try to add these for the queens docs
15:32:00 <Guest87593> Ok .. Is it possible to run cyborg as stand alone?
15:32:11 <zhipeng> Guest87593 no problem
15:32:20 <Guest87593> i mean without running devstack
15:32:35 <zhipeng> i don't think so
15:33:33 <Guest87593> ok .. I am actually finding difficulties to run cyborg after installing devstack (enabling cyborg)
15:33:59 <zhipeng> Guest87593 we have been updating the devstack script
15:34:04 <zhipeng> so stay tuned :)
15:34:13 <Guest87593> Ok .. Thanks Zhipeng
15:34:17 <zhipeng> it is actually better to try cyborg after the queens release
15:34:29 <Guest87593> When i can expect the updated script?
15:35:05 <zhipeng> after queens release
15:35:13 <zhipeng> you will have a functional one
15:35:18 <Guest87593> ok .. Thanks ZHipeng
15:35:33 <zhipeng> so back to topic, Li_Liu and zhuli
15:35:50 <zhipeng> do you think it is possible to wrap up the resource tracker work before Friday ?
15:37:18 <zhuli> zhipeng, I think we don't have cyborg cli currently, all the requests are sent via curl command
15:37:33 <zhipeng> ah ok
15:37:47 <zhipeng> we don't have the client yet
15:38:06 <Li_Liu> Friday, you mean your friday or my friday?
15:38:34 <Li_Liu> that's like 13 hours difference :)
15:39:06 <Li_Liu> anyway, I have to discuss it with zhuli in more details to let you know that
15:39:34 <zhuli> yes, I think we will finish that in time
15:39:40 <zhipeng> your Friday
15:39:51 <zhipeng> so then I will wait until then
15:40:33 <Li_Liu> ok
15:41:10 <Vipparthy> Zhipeng, Do we have Tester who can help to install latest devstack which includes cyborg and Start testing functionality ?
15:41:46 <zhipeng> we have one from Intel who could help on that
15:42:16 <zhipeng> but no promises :) as you know this is an open source community
15:43:13 <Vipparthy> yep, agree, in case of needed I can help to be part of this
15:44:06 <Vipparthy> however I need to GET all details so I can start, we can talk on emails with you seperatly rather holding rest of discussions here
15:45:41 <zhipeng> yes then plz hold until after the release when we could breathe and have all the feature in place :)
15:46:27 <Vipparthy> Sure, understood
15:48:46 <zhipeng> #topic AoB ?
15:51:04 <zhipeng> okey if there are not other topics
15:51:12 <zhipeng> let's conclude the meeting earlier :)
15:51:23 <zhipeng> thx for the team's hard work throughout the week
15:51:30 <zhipeng> we are almost there
15:53:41 <NokMikeR> Thanks all, bye
15:55:25 <zhipeng> #endmeeting