Wednesday, 2017-01-18

*** little has quit IRC00:48
*** little has joined #openstack-mogan00:49
*** wanghao has joined #openstack-mogan00:57
openstackgerritliusheng proposed openstack/python-moganclient: Trivial-Fix: Replace the glance with mogan client in doc  https://review.openstack.org/42160901:20
*** kevinz has joined #openstack-mogan01:20
*** zhangjl has joined #openstack-mogan01:35
*** yuntongjin has joined #openstack-mogan01:40
zhenguomorning mogan!01:54
openstackgerritMerged openstack/python-moganclient: Trivial-Fix: Replace the glance with mogan client in doc  https://review.openstack.org/42160902:02
liushengmorning02:06
zhenguoliusheng: o/02:08
zhenguozhangjl: hi, are you around?02:08
liushengzhenguo: o/02:08
openstackgerritliusheng proposed openstack/mogan: WIP: test support console -- ignore me  https://review.openstack.org/42027402:45
zhangjlzhenguo:sorry for late reply03:02
zhenguozhangjl: hah, no problmes, just left a comment on the lock instance spec.03:03
zhangjlzhenguo:ok03:03
openstackgerritTao Li proposed openstack/mogan: [WIP] Support multi-instance creating (part 1)  https://review.openstack.org/42106403:32
*** yuntongjin has quit IRC03:40
zhenguoliusheng: adopt instance maybe should be a high priority thing03:49
liushengzhenguo: is it a usual use case ?03:51
zhenguoliusheng: I just found we need to adopt the existing instances created by nova03:53
zhenguoliusheng: and it seems easy to do that03:53
zhenguoliusheng: as the node in ironic is ready, we just need to adopt it03:54
liushengzhenguo: indeed, it will be convienent to upgrade from Nova to Mogan03:54
zhenguoliusheng: yes03:54
openstackgerritZhong Luyao proposed openstack/mogan: Add fault_info field for object Instance  https://review.openstack.org/42119203:55
zhenguoliusheng: and it's useful for adopting existing servers in traditional IT env03:55
liushengzhenguo: yes, but I guess it still need a long time to make Mogan get productive ready :)03:57
zhenguoliusheng: hah04:01
zhenguoliusheng: we need some products to make mogan mature04:02
liushengzhenguo: yes, Mogan is requirements-driven lol04:03
* zhenguo away for lunch04:04
*** little has quit IRC04:08
*** little has joined #openstack-mogan04:08
openstackgerritzhangjl proposed openstack/mogan-specs: Adds specification for lock instances  https://review.openstack.org/42048604:11
*** wanghao has quit IRC04:20
*** little has quit IRC04:21
*** little has joined #openstack-mogan04:21
*** wanghao has joined #openstack-mogan04:26
*** yuntongjin has joined #openstack-mogan04:29
*** yuntongjin has quit IRC04:32
openstackgerritZhong Luyao proposed openstack/mogan: Add fault_info field for object Instance  https://review.openstack.org/42119205:33
littleI found wtype has define a UuidTye, but we define another UuidType, why?06:30
zhenguolittle: let me check06:30
*** zhangjl has quit IRC06:31
zhenguolittle: seems it's a simple uuid type06:34
zhenguolittle: in fact, we just copy ironic, and using the types defined there06:34
littleso, if i want to use a new type, define it or use the wtype defination?06:36
zhenguolittle: use wtype defination06:37
zhenguolittle: I just found the difference06:37
zhenguolittle: we add a new frombasetype method06:37
littlebut when do we use 'frombasetype' method?06:37
zhenguolittle: if the value is None, we skip the uuid validate06:37
zhenguolittle: seems in the response06:38
zhenguolittle: like your API object has a uuid type field, but it's None in your db06:38
littleSo i should define my own type if wtype doesn't skip None validation?06:40
zhenguolittle: you can try, not sure06:40
zhenguolittle: as my understanding, you just only to check the API parameters, right?06:41
littleyes06:41
zhenguolittle: no need to add new field to Instance object, as you don't need to return min_num and max_num to useres06:41
zhenguolittle: so no need to add new type, as you want to validate always06:42
littley r right06:42
zhenguook06:42
*** zhangjl has joined #openstack-mogan06:43
*** zhangjl has left #openstack-mogan06:48
*** zhangjl has joined #openstack-mogan06:51
*** luyao has quit IRC06:52
*** zhangjl has quit IRC07:08
*** zhangjl has joined #openstack-mogan07:10
*** zhangjl has quit IRC07:34
*** zhangjl has joined #openstack-mogan07:35
openstackgerritTao Li proposed openstack/mogan: [WIP] Support multi-instance creating (part 1)  https://review.openstack.org/42106407:36
shaohe_fengmetadata['launch_index']08:10
shaohe_fengwhat is launch_index?08:10
shaohe_fenganyone know this?08:10
zhenguoshaohe_feng: I would suggest you remove all things which not sure to use, lol08:11
zhenguoand split your patch into a few small patches, otherwise it's hard to review as there would be many changes and refactors08:12
zhenguohi all, tommorrow 10am is our meeting time, please feel free to add agent to the wiki page, thanks!08:26
zhenguoand maybe this is the last meeting before Spring Festival08:27
littleshaohe_feng: launch_index is the order of booting instance especially in multi-instance scenario08:31
littleSo currently you can remove it08:32
*** little has quit IRC08:38
*** little has joined #openstack-mogan09:34
shaohe_fengzhenguo: yes, need to make easy to review09:35
shaohe_fengzhenguo: it is ongoing. I'm testing it.09:35
zhenguoshaohe_feng: thanks very much09:38
zhenguoshaohe_feng: btw,  do you want to prepare a presentation with me for the Boston summit :D09:40
zhenguothe deadline for submission is February 6, 2017 at 11:59PM PDT (February 7, 2017 at 6:59 UTC)09:40
*** wanghao has quit IRC09:49
*** zhangjl has quit IRC09:51
*** kevinz has quit IRC10:05
openstackgerritZhenguo Niu proposed openstack/mogan: Save power_state to instance and sync with ironic  https://review.openstack.org/41824910:07
zhenguoafter we introduced state machine, many operations will be denied when the instance in specify state, the error will be like "Can not transition from state 'building'  on event stop"10:09
zhenguodo you like this?10:09
* zhenguo away for dinner10:10
*** little has quit IRC11:32
*** little has joined #openstack-mogan11:54
*** little has quit IRC13:42
openstackgerritZhenguo Niu proposed openstack/mogan: Save power_state to instance and sync with ironic  https://review.openstack.org/41824915:14
*** openstack has joined #openstack-mogan15:21
*** 7F1AAKIKM has joined #openstack-mogan15:22
*** 7F1AAKIKM has quit IRC15:22
*** 7F1AAKIKM has joined #openstack-mogan15:22
*** Jeffrey4l has quit IRC16:01
*** Jeffrey4l_ has joined #openstack-mogan16:01
*** Jeffrey4l_ is now known as Jeffrey4l16:02
openstackgerritZhenguo Niu proposed openstack/mogan: Save power_state to instance and sync with ironic  https://review.openstack.org/41824916:08
*** little has joined #openstack-mogan16:40
*** little has quit IRC16:45
*** liusheng has quit IRC16:49
*** liusheng has joined #openstack-mogan16:50
openstackgerritMerged openstack/mogan: Save power_state to instance and sync with ironic  https://review.openstack.org/41824920:28
*** l4yerffeJ has quit IRC21:34
*** Jeffrey4l has quit IRC21:35
*** Jeffrey4l has joined #openstack-mogan21:35
*** Jeffrey4l has quit IRC23:24
*** Jeffrey4l has joined #openstack-mogan23:24
*** Jeffrey4l has quit IRC23:29
*** Jeffrey4l has joined #openstack-mogan23:41
*** Jeffrey4l has quit IRC23:42
*** Jeffrey4l has joined #openstack-mogan23:42

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