14:00:35 <zhipeng> #startmeeting openstack-cyborg
14:00:36 <openstack> Meeting started Wed Jun 13 14:00:35 2018 UTC and is due to finish in 60 minutes.  The chair is zhipeng. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:00:37 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:00:40 <openstack> The meeting name has been set to 'openstack_cyborg'
14:00:53 <zhipeng> #topic Roll Call
14:01:26 <Li_Liu> #info Li_Liu
14:02:00 <sum12> #info sum12
14:02:28 <Guest4480> hi~
14:04:44 <zhipeng> hi Guest4480
14:07:31 <zhipeng> okey let'd start
14:07:41 <zhipeng> #topic MS2 release update
14:08:05 <zhipeng> so I was a bit late on the MS2 release submission but luckily we made it
14:08:40 <zhipeng> so both cyborg and pythoncyborg-client now are beta at the moment
14:08:55 <Li_Liu> cheers
14:08:59 <zhipeng> cyborg is 1.0.0b2 and pythonclient is 0.1.0
14:09:23 <zhipeng> also there was a bug but I already land a quick fix
14:09:27 <zhipeng> #link https://review.openstack.org/574927
14:09:39 <zhipeng> just check with Sean and he says everything is fine now :)
14:10:19 <zhipeng> thx everyone for the hard work
14:10:27 <sum12> \o/
14:10:29 <zhipeng> and let's continue on development :)
14:10:44 <zhipeng> #topic bug report
14:10:57 <zhipeng> #link https://storyboard.openstack.org/#!/story/2002172
14:11:13 <zhipeng> we had a colleague that has been running into this problem for a while
14:11:50 <zhipeng> anyone has any clue ?
14:12:17 <Li_Liu> I just did a fresh installation last night. everything works fine for me during the installation
14:13:14 <Guest84363> Hi All, I am trying to do the resh installation, but getting python error in cyborg
14:13:26 <Guest84363> I am Rahul. working on Huawei
14:13:34 <Guest84363> error is coming in this command
14:14:56 <Guest84363> on migrating db
14:14:57 <Guest84363> # Migrate cyborg database     $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} upgrade create_cyborg_cache_dir
14:15:15 <Guest84363> $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} upgrade
14:15:26 <Guest84363> this command is failing every time
14:16:04 <wangzhh> Pls check the version of stevedore.
14:17:07 <Guest84363> Can you please tell me, how i can check the version of stevedore?
14:17:41 <wangzhh> sudo pip show stevedore
14:17:48 <Guest84363> Also, if possible, can you please share me your local.conf , which you used?
14:18:14 <Guest84363> Stevedore version is: Version: 1.28.0
14:18:40 <wangzhh> Of course, but how can I share it to u? Paste here?
14:19:11 <Guest84363> you can send me in email:  rahul_cse09@yahoo.co.in
14:19:14 <shaohe_feng> we have a official doc about devstack installation
14:19:24 <Guest84363> by the way, this stevedore version is ok??
14:19:49 <Guest84363> Hi Shaohe, i am using the official doc only
14:20:21 <shaohe_feng> Li_Liu, did you follow the official doc?
14:20:37 <shaohe_feng> Guest84363, so is there something wrong with the doc?
14:20:56 <zhipeng> shaohe_feng plz also checkout the storyboard link
14:21:04 <zhipeng> you can see Rahul's local.conf
14:21:18 <wangzhh> Guest84363: The version is ok. Maybe the other reasons.
14:21:18 <Li_Liu> shaohe_feng, yes I did follow our official doc
14:21:21 <Guest84363> i dont know.. i am investigating this issue, for some time.. ANd found  $CYBORG_BIN_DIR/cyborg-dbsync --config-file ${CYBORG_CONF_FILE} command is failing
14:21:36 <Guest84363> and giving python error
14:22:12 <Guest84363> also, i want to say, even if i try to install cyborg queen release, this error is coming every time
14:22:33 <Guest84363> but check this error, this error is actually from rocky release code
14:23:31 <Li_Liu> I have a feeling your system is not in a clean state
14:23:39 <Li_Liu> did you do it inside a vm?
14:24:07 <Guest84363> Hi Li_liu, i am not doing it in vm.. i am doing it in my machine only
14:24:24 <Guest84363> and every time, i install, i did ./clean.sh before
14:24:25 <Li_Liu> ah, i c
14:24:48 <Li_Liu> could you try on VM first?
14:25:33 <shaohe_feng> It should be successfully for first installation
14:26:08 <Guest84363> I tried with vm, but then it was giving satck user error
14:26:12 <Guest84363> stack user error
14:26:22 <Guest84363> So, i tried with my machine only
14:26:40 <shaohe_feng> I have encountered this issue before
14:26:52 <Guest84363> Li Liu, can you share me your local.conf and /etc/cyborg/cyborg.conf file
14:27:15 <Guest84363> my huawei mail id is: rahul.dutta@huawei.com
14:28:20 <Li_Liu> sure, but I used the same one from our documentation
14:28:46 <Guest84363> ok .. But, i have no clue, why i am getting error
14:28:59 <Guest84363> i checked /etc/cyborg/cyborg.conf file
14:29:09 <Li_Liu> https://docs.openstack.org/cyborg/latest/contributor/devstack_setup.html
14:29:12 <Guest84363> looks fine to me.. but if you want, i can send the file to you
14:29:30 <Li_Liu> since the file is on my home computer
14:29:40 <Li_Liu> I will sent it to you after work
14:29:44 <Guest84363> ok
14:30:01 <Li_Liu> btw, are you doing it behind the company proxy?
14:30:12 <Guest84363> I am in open zone here
14:30:24 <Guest84363> so, no firewal issue should be here
14:30:39 <Li_Liu> ok
14:31:29 <Guest84363> Li Liu, can you tell me one thing, even i am mentioning ,git/cyborg repository> stable/queens .. why i am getting error in rocky release code?
14:31:51 <Guest84363> *git/cyborg repository> stable/queens in my local.conf
14:33:44 <Li_Liu> I can't tell much... all I can say is there might be some git repo yet to be cleaned up
14:34:16 <Guest84363> ok
14:34:38 <Guest84363> Can you tell me, what i should do to solve this issue?
14:34:49 <shaohe_feng> morning Sundar
14:34:55 <Guest84363> any idea..? i tried everything i can
14:35:30 <Sundar> #info Sundar
14:35:35 <Sundar> Morning shaohe
14:35:36 <Li_Liu> you just need it for development right?
14:35:40 <Li_Liu> Hi Sundar
14:35:51 <Sundar> Hi Li_Liu
14:36:04 <Sundar> Sorry for being late
14:36:15 <zhipeng> no problem :)
14:36:25 <Guest84363> yes
14:36:27 <zhipeng> we are helping one colleague trouble shooting devstack
14:36:28 <Li_Liu> one quick way I can think of is create a VirtualBox image and upload it somewhere. you just download and kick off the vm
14:36:57 <shaohe_feng> Sundar, have encounter this issue? #link https://storyboard.openstack.org/#!/story/2002172
14:36:59 <Li_Liu> zhipeng, do we have such place to host a VM image?
14:37:13 <zhipeng> nope
14:37:19 <zhipeng> unfortuantely
14:37:34 <Li_Liu> maybe google drive?
14:38:03 <wangzhh> Guest84363: Could u send /opt/stack/cyborg/openstack_cyborg.egg-info/entry_points.txt to me?
14:38:25 <Sundar> shaohe, no I have never seen this.
14:38:37 <Guest84363> i am checking it Wangzhh
14:38:46 <Li_Liu> actually, I have a ftp server, I will try to setup something for ya.
14:39:16 <Guest84363> Hi Wangzhh
14:39:23 <Guest84363> this is the text
14:39:24 <Guest84363> [console_scripts] cyborg-agent = cyborg.cmd.agent:main cyborg-api = cyborg.cmd.api:main cyborg-conductor = cyborg.cmd.conductor:main cyborg-dbsync = cyborg.cmd.dbsync:main  [cyborg.database.migration_backend] sqlalchemy = cyborg.db.sqlalchemy.migration  [oslo.policy.policies] cyborg.api = cyborg.common.policy:list_policies
14:41:51 <Guest84363> Please let me know, if you need any other file text
14:42:11 <wangzhh> The same as mine. I suggest u reinstall with follow steps:
14:43:47 <wangzhh> 1.unstack.sh 2.clean.sh 3.reboot 4. set RECLONE=yes, PIP_UPGRADE=True, OFFLINE=no in local.conf 5. stack.sh
14:44:27 <Guest84363> ok .. i am trying to this today
14:45:36 <Guest84363> Thanks all for the help. I will try this steps and inform you. If possible, Li Liu, please send me those files
14:47:04 <wangzhh> You're welcome, hope to help you.
14:47:34 <Li_Liu> sure
14:48:11 <zhipeng> okey I dont have any other items on the agenda
14:48:16 <zhipeng> #topic AoB
14:48:27 <zhipeng> any other buisness ?
14:48:45 <shaohe_feng> Just one
14:49:02 <shaohe_feng> about placement report client
14:50:14 <Sundar> The osc_placement client apparently does not support NRPs yet
14:50:16 <shaohe_feng> Li_Liu, did you leverage the nova's scheduler/client/report.py ?
14:50:48 <shaohe_feng> Sundar, yes.
14:50:59 <Sundar> It is invoking the openstack client, and if you look at 'openstack resource provider create', it has no NRP support
14:51:26 <shaohe_feng> Li_Liu,  I have seen nova's  scheduler/client/report.py has change a lot.
14:51:55 <Li_Liu> I made a simple placement client in Cyborg during Q release
14:52:24 <shaohe_feng> Li_Liu, yes. will leverage your client for resource class report to placement.
14:52:30 <Li_Liu> but did not have the chance to actually interact with placement yet
14:52:38 <Li_Liu> nope
14:52:41 <Li_Liu> not yet
14:52:55 <shaohe_feng> Li_Liu, we will interact with it soon.
14:53:05 <Li_Liu> yup
14:53:42 <Li_Liu> I will try to look into it.. currently working on the FPGA programming APIs
14:54:55 <wangzhh> Hi all, I have one question.
14:55:14 <shaohe_feng> Li_Liu, you can focus on programming APIs. I can have a look into it.
14:55:27 <Sundar> Li_Liu, are you saying that the placement client in Cyborg is not interacting with Placement? That is not clear to me
14:55:32 <Li_Liu> ok, that would be cool
14:56:01 <Li_Liu> I am just saying I did not have the chance to test it yet
14:56:12 <Li_Liu> it should interact with placement
14:56:13 <Sundar> OK, thanks
14:57:21 <wangzhh> I found there are some test cases in tests/unit/accelerator/drivers/fpga. But they was not enabled.
14:57:31 <wangzhh> Why?
14:58:33 <wangzhh> The file name not start with test_xxx, so unittest won't execute them.
15:00:32 <Li_Liu> shaohe_feng, could you comment on this?
15:02:08 <Sundar> wangzhh, are you referring to prepare_test_data.py ?
15:02:45 <shaohe_feng> Sundar, the driver.py
15:02:59 <shaohe_feng> I remember I have test it.
15:03:15 <shaohe_feng> but it should prefix with start
15:03:47 <shaohe_feng> let me test again to check it.
15:04:29 <wangzhh> OK
15:04:45 <zhipeng> okey then let's conclude the meeting
15:04:50 <zhipeng> thx everyone
15:04:53 <zhipeng> #endmeeting