Tuesday, 2017-02-07

*** wanghao has joined #openstack-mogan00:48
*** kevinz has joined #openstack-mogan01:16
*** zhangjl has joined #openstack-mogan01:21
*** wanghao has quit IRC01:22
*** wanghao has joined #openstack-mogan01:25
*** wanghao_ has joined #openstack-mogan01:30
*** wanghao has quit IRC01:33
zhenguomorning mogan!01:50
zhenguoshaohe_feng: are you around?01:51
openstackgerritMerged openstack/mogan master: Add portgroups support  https://review.openstack.org/42967003:11
zhenguolin_yang: hi, are you around?03:17
lin_yangzhenguo: yep03:17
zhenguolin_yang: have you received the email about our topic from shaohe_feng?03:17
lin_yangzhenguo: nope, which topic03:18
zhenguolin_yang: malini left some comments about the presentation03:18
zhenguolin_yang: added valence to mogan's topic03:18
lin_yangI see, today I discussed this with malini03:20
zhenguolin_yang: do you plan to add a new presentation or combine with us?03:21
lin_yangyou will mention valence on your topic?03:21
lin_yangI plan to add a new one03:21
lin_yangstill working on that03:21
zhenguolin_yang: ok, if there's a seperate one, we will not mention that03:21
zhenguolin_yang: ok, thanks03:21
zhenguolin_yang: the deadline seems in less than 4 hours03:22
lin_yangyep, I need to hurry up03:25
zhenguolin_yang: please feel free to ping me for the content about Mogan if needed.03:27
lin_yangzhenguo: sure, thanks03:27
zhenguonp03:27
zhenguozhangjl: I just +Aed the lock instance spec, thanks for the update03:34
openstackgerritMerged openstack/mogan-specs master: Adds specification for lock instances  https://review.openstack.org/42048603:40
zhangjlzhenguo:sorry for late replay.Thanks03:41
zhangjls/replay/reply/03:41
zhenguozhangjl: hah, you can start coding now03:42
zhangjlzhenguo:ok03:43
zhenguozhangjl: thanks03:43
*** wanghao has joined #openstack-mogan04:13
*** wanghao_ has quit IRC04:15
litaozhenguo: I want to return the first instance when creating multi-instance like nova, wdyt?04:18
*** wanghao has quit IRC04:25
zhenguolitao: ok, we can just follow nova's way05:21
*** wanghao has joined #openstack-mogan05:34
litaozhenguo: ok05:40
*** wanghao_ has joined #openstack-mogan05:46
*** wanghao has quit IRC05:46
*** wanghao has joined #openstack-mogan05:49
*** wanghao_ has quit IRC05:49
*** wanghao has quit IRC05:50
*** wanghao has joined #openstack-mogan05:50
zhenguolin_yang: how's that going?06:08
zhenguohttps://www.irccloud.com/pastebin/R9eEwgKk/mogan06:10
zhenguolin_yang: we mentioned Valence in the final revision, but not conflict with yours.06:13
lin_yangzhenguo: this looks good to me06:42
lin_yangand I submitted another one, you should receive the notification06:42
zhenguolin_yang: thanks,06:44
lin_yangzhenguo: please feel free to edit it :)06:45
zhenguolin_yang: I added you to our presentation as well, please check06:53
zhenguoliusheng: how's the nics task going?07:11
liushengzhenguo: just in progress :(07:12
zhenguoliusheng: ok, thanks07:12
liushengzhenguo: I am a bit slow recently07:13
zhenguoliusheng: hah07:14
liushengzhenguo: for split network info from instance table, do you think there should be a separated object model ?07:15
liushengzhenguo: I mean InstanceNic object07:15
zhenguoliusheng: I think we should add that07:16
liushengzhenguo: but for instance type extra, it have a separated table, but no separated object definition07:17
zhenguoliusheng: not sure why, seems it's copied from volume type?07:18
zhenguoliusheng: but for instance related resources I think it's better to add a new object07:18
zhenguoliusheng: does Nova uses seperated objects?07:19
liushengzhenguo: yes, just take a look of cinder's code, cinder don't have a separated object07:19
liushengzhenguo: Nova seems defined all as objects07:20
liushengzhenguo: ok07:20
zhenguoliusheng: hah,07:20
zhenguoliusheng: which one do you prefer?07:20
liushengzhenguo: I prefer to define a separated object, that may provide more convenience for developement in future07:21
zhenguoliusheng: yes07:21
openstackgerritZhong Luyao proposed openstack/mogan master: Add fault_info field for object Instance  https://review.openstack.org/42119208:12
*** wanghao has quit IRC08:23
*** wanghao has joined #openstack-mogan08:28
*** wanghao_ has joined #openstack-mogan08:34
openstackgerritTao Li proposed openstack/mogan master: Support multi-instance creating (part 1)  https://review.openstack.org/42106408:36
*** wanghao has quit IRC08:37
*** wanghao_ has quit IRC08:58
openstackgerritZhong Luyao proposed openstack/mogan master: Add fault_info field for object Instance  https://review.openstack.org/42119209:00
*** wanghao has joined #openstack-mogan09:09
openstackgerritliusheng proposed openstack/mogan master: WIP: Split out network_info from Instance object  https://review.openstack.org/43013909:16
litaozhenguo: how to control a instance status using fsm?09:20
zhenguoliusheng: hi, just a glance at the patch, why we  still add deleted for nic resource?09:20
zhenguolitao: you can just follow the way of create/delete09:20
litaozhenguo: but in multi-instance senario, it just control one instance's state09:21
zhenguolitao: in fact, we define all states first, and add verbs for states transitions, like 'done' from old state powering on to new state active09:21
zhenguolitao: let me check09:22
liushengzhenguo: oh, it is just a draft patch I added before we discuss the "deleted" field, lol09:24
liushengzhenguo: I upload it only for my convenience to debug ..09:24
zhenguoliusheng: lol09:24
zhenguoliusheng: ok, please ignore me09:24
liushengzhenguo: please ignore the patch. lol09:24
zhenguoliusheng: lol09:25
zhenguolitao: hi, you need to include the fsm initialization in the the for loop for every instance09:25
litaozhenguo: yes, i add the initialization in loop function09:30
zhenguolitao: ok, or in the beggining of _do_create_instance()09:30
*** wanghao has quit IRC09:33
*** litao has quit IRC09:34
*** litao has joined #openstack-mogan09:35
*** zhangjl1 has joined #openstack-mogan09:47
*** zhangjl has quit IRC09:48
*** kevinz has quit IRC10:17
openstackgerritzhangjl proposed openstack/mogan master: Lock instances support in Mogan(part 1)  https://review.openstack.org/43018910:42
*** zhangjl1 has quit IRC10:42
*** wanghao has joined #openstack-mogan10:50
*** wanghao has quit IRC10:57
*** liusheng has quit IRC11:26
*** liusheng has joined #openstack-mogan11:26
*** kevinz has joined #openstack-mogan12:39
*** kevinz has quit IRC12:46
*** kevinz has joined #openstack-mogan12:47
*** kevinz has quit IRC12:56
*** kevinz has joined #openstack-mogan12:57
*** kevinz has quit IRC14:36
*** openstackgerrit has quit IRC16:35
*** Jeffrey4l has quit IRC21:35
*** Jeffrey4l has joined #openstack-mogan21:36

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!