Earlier  
Posted Nick Remark
#openstack-cyborg - 2018-12-19
03:40:37 Li_Liu CoCo, Zhenghao, Yumeng, you guys will be focusing on the db implementations. and I will also be helping
03:42:00 wangzhh Yup
03:42:15 Li_Liu That's it then
03:42:21 Li_Liu #topic AoB
03:42:41 Li_Liu any another thing you guys wanna share before the end of 2018? :P
03:42:59 Coco_gao Pls help review the code.
03:43:03 Coco_gao thank you
03:43:30 Sundar Please review the pilot branch code too
03:43:41 Sundar Early feedback is appreciated
03:43:44 Li_Liu That's for sure
03:43:50 Coco_gao I will, thanks Sundar
03:43:56 Yumeng_ will do that :)
03:44:20 Li_Liu Thank you guys Mary X'Mas and happy new year!!
03:44:24 Sundar Thanks! Happy Holidays to all of you!
03:44:28 Li_Liu Thanks a lot for the work in 2018
03:44:35 Li_Liu let's keep pushing in 2019
03:44:56 Sundar Yup
03:45:12 Sundar Three cheers to that
03:45:27 Li_Liu Have a good night/day where ever you are
03:45:34 Li_Liu #endmeeting
03:45:36 openstack Meeting ended Wed Dec 19 03:45:34 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
03:45:37 openstack Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-12-19-03.13.html
03:45:38 openstack Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-12-19-03.13.txt
03:45:39 openstack Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2018/openstack_cyborg.2018-12-19-03.13.log.html
#openstack-cyborg - 2018-12-25
00:06:29 openstackgerrit Merged openstack/cyborg-specs master: Added initial draft for new DB model https://review.openstack.org/615462
#openstack-cyborg - 2018-12-28
08:06:43 openstackgerrit wingwj proposed openstack/cyborg master: Add OS-limitation in the devstack_setup doc https://review.openstack.org/627613
#openstack-cyborg - 2018-12-30
16:07:13 openstackgerrit weizj proposed openstack/cyborg master: Update the bugs link to storyboard https://review.openstack.org/627831
16:07:13 openstackgerrit weizj proposed openstack/python-cyborgclient master: Update the bugs link to storyboard https://review.openstack.org/627830
16:07:15 openstackgerrit weizj proposed openstack/cyborg-specs master: Update the bugs link to storyboard https://review.openstack.org/627834
#openstack-cyborg - 2018-12-31
06:42:29 openstackgerrit weiyuanjun proposed openstack/cyborg master: update spelling error https://review.openstack.org/627856
12:24:39 openstackgerrit weizj proposed openstack/python-cyborgclient master: Update the bugs link to storyboard https://review.openstack.org/627830
12:27:26 openstackgerrit weizj proposed openstack/cyborg-specs master: Update the bugs link to storyboard https://review.openstack.org/627834
12:29:50 openstackgerrit weizj proposed openstack/cyborg master: Update the bugs link to storyboard https://review.openstack.org/627831
#openstack-cyborg - 2019-01-04
06:06:59 openstackgerrit wingwj proposed openstack/cyborg master: Fix a broken-link and wrong format in cyborg's doc https://review.openstack.org/628339
10:10:18 openstackgerrit Yi Zhao proposed openstack/cyborg master: Fix tox -e py27 https://review.openstack.org/628386
16:42:55 openstackgerrit weizj proposed openstack/os-acc master: Update hacking version to latest https://review.openstack.org/628590
#openstack-cyborg - 2019-01-05
03:20:27 openstackgerrit wingwj proposed openstack/cyborg master: Update the API content in the document to Rocky https://review.openstack.org/628713
#openstack-cyborg - 2019-01-09
03:02:09 Li_Liu #startmeeting openstack-cyborg
03:02:10 openstack Meeting started Wed Jan 9 03:02:09 2019 UTC and is due to finish in 60 minutes. The chair is Li_Liu. Information about MeetBot at http://wiki.debian.org/MeetBot.
03:02:11 openstack Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
03:02:13 openstack The meeting name has been set to 'openstack_cyborg'
03:02:20 Li_Liu #topic Roll Call
03:02:23 wangzhh Hi all.
03:02:25 Li_Liu #info Li_Liu
03:02:34 Li_Liu hi wangzhh
03:02:39 wangzhh #info wangzhh
03:02:40 Yumeng_ #info Yumeng_
03:02:48 Yumeng_ hi
03:03:02 Li_Liu Let's wait for others for a bit
03:03:05 xinranwang #info xinranwang
03:03:08 xinranwang hi all!
03:03:24 Yumeng_ hi xinranwang
03:03:57 Li_Liu Hi Xinran
03:04:11 Li_Liu wangzhh, do you know if coco is coming?
03:04:33 wangzhh Let me ping her.
03:05:47 jiapei #info jiapei
03:06:00 Coco_gao Hi all
03:06:11 wangzhh Welcome.
03:06:55 Li_Liu ok, let's get started
03:07:20 Li_Liu #topic coco's patches on DB scheme
03:07:29 Coco_gao #info Coco_gao
03:07:36 Li_Liu #link https://review.openstack.org/#/c/625630/
03:07:41 Coco_gao I will update tonight.
03:08:10 Coco_gao Add some unit test
03:08:20 Li_Liu maybe ask sundar to give some comments?
03:08:46 Li_Liu but I know sundar is on vacation travelling.
03:09:20 Li_Liu I will ping him on wechat to see if he has time
03:09:27 Coco_gao Yeah, also, we should first update the unit test.
03:09:57 Coco_gao If not, the code can't pass.
03:10:00 Li_Liu do you wanna do the unit test in this patch or a new patch?
03:10:24 Coco_gao At least, I should delete the old unit test in this patch.
03:10:59 Li_Liu ok, I am fine with ether way
03:11:24 Coco_gao ok. I will see if time is enough for the new unit test.
03:11:47 Coco_gao What about other people's object ?
03:11:53 Coco_gao ovo object
03:12:07 Li_Liu I have the confirmed with release team. the ms2 is on Jan 10
03:12:24 Li_Liu but it's ok to push it back a bit
03:12:52 Coco_gao Hi, shaohe
03:12:53 shaohe_feng_ #info shaohe
03:13:03 shaohe_feng_ Morning Coco_gao
03:13:10 Yumeng_ coco, I will update the db change in cyborg/db/sqlalchemy/api.py, so you can ignore any changes in cyborg/db/sqlalchemy/api.py. I will do that
03:13:14 wangzhh morning shaohe
03:13:28 shaohe_feng_ wangzhh: morning.
03:13:43 xinranwang hi shaohe_feng_
03:14:19 shaohe_feng_ xinranwang: hi.
03:14:31 shaohe_feng_ what's the process of DB refactor
03:14:33 Coco_gao thanks yumeng. Does api change contains the object part?
03:14:55 Li_Liu hi shaohe
03:14:57 wangzhh https://review.openstack.org/#/c/596691/ Could u help to merge this patch.
03:15:31 Li_Liu Coco_gao: the ovo code is some what depends on the db patch i believe
03:15:43 shaohe_feng_ Li_Liu: how is your vocation?
03:15:58 Coco_gao yes, I will merge the db part first.
03:16:10 Li_Liu shaohe_feng_: busy with the kid.... no fun :(
03:16:11 Yumeng_ I suppose yes, at least accelerator object
03:16:35 Coco_gao but everyone can start their jobs first according to Sundar's patch.
03:16:38 Yumeng_ coco:I suppose yes, at least accelerator object
03:17:08 Coco_gao After my patch, they are merge their own.
03:17:17 Coco_gao they can
03:17:36 Li_Liu Coco_gao: I remember you will be working on deployable and attribute after this one right?
03:18:06 Coco_gao Because it won't be done in a short time, so we'd better start working first, than think about the merge thing.

Earlier   Later