Thursday, 2016-10-20

*** miaohb has joined #senlin00:24
*** Drago has quit IRC00:28
*** guoshan has joined #senlin00:29
*** miaohb has quit IRC00:31
*** guoshan has quit IRC00:55
openstackgerritRUIJIE YUAN proposed openstack/senlin: Correct api unit tests request method  https://review.openstack.org/38778701:00
*** zhurong has joined #senlin01:18
openstackgerritRUIJIE YUAN proposed openstack/senlin: Support batch policy  https://review.openstack.org/37636301:27
*** yanyanhu has joined #senlin01:27
openstackgerritQiming Teng proposed openstack/senlin: Fix cluster list checking  https://review.openstack.org/38895201:32
openstackgerritQiming Teng proposed openstack/senlin: [WIP] test switching to objectified RPC  https://review.openstack.org/38867001:33
*** elynn has joined #senlin02:04
openstackgerritRUIJIE YUAN proposed openstack/senlin: action handler support batch policy  https://review.openstack.org/38574102:33
*** yuanying has quit IRC02:47
openstackgerritQiming Teng proposed openstack/senlin: Fix engine and engine test cases  https://review.openstack.org/38898003:17
*** miaohb has joined #senlin03:18
miaohb?03:19
miaohbanybody on line?03:20
openstackgerritQiming Teng proposed openstack/senlin: Fix engine and engine test cases  https://review.openstack.org/38898003:20
elynnHi miaohb03:21
*** elynn_ has joined #senlin03:21
openstackgerritQiming Teng proposed openstack/senlin: [WIP] test switching to objectified RPC  https://review.openstack.org/38867003:22
*** miaohb has quit IRC03:24
*** miaohb has joined #senlin03:25
*** elynn has quit IRC03:25
openstackgerritYanyan Hu proposed openstack/senlin: Address a TODO in message receiver  https://review.openstack.org/38846503:34
*** miaohb has quit IRC03:39
openstackgerritMerged openstack/senlin: Fix cluster list checking  https://review.openstack.org/38895203:40
openstackgerritRUIJIE YUAN proposed openstack/senlin: Support batch policy  https://review.openstack.org/37636303:45
openstackgerritKenji Ishii proposed openstack/senlin-dashboard: angularize profile tables  https://review.openstack.org/38576403:48
*** yuanying has joined #senlin03:49
openstackgerritKenji Ishii proposed openstack/senlin-dashboard: angularize profile tables  https://review.openstack.org/38576403:53
openstackgerritKenji Ishii proposed openstack/senlin-dashboard: angularize profile tables  https://review.openstack.org/38576404:18
openstackgerritKenji Ishii proposed openstack/senlin-dashboard: angularize profile tables  https://review.openstack.org/38576404:27
*** elynn_ has quit IRC04:46
openstackgerritQiming Teng proposed openstack/senlin: Switching to objectified RPC  https://review.openstack.org/38867005:11
openstackgerritShu Muto proposed openstack/senlin-dashboard: Angularize node tables  https://review.openstack.org/38732105:16
openstackgerritRUIJIE YUAN proposed openstack/senlin: action handler support batch policy  https://review.openstack.org/38574105:17
openstackgerritQiming Teng proposed openstack/senlin: Remove dead code from api layer  https://review.openstack.org/38900805:26
Qimingnow I dare to remove the dead code from api layer, \o/05:26
Qimingbyebye 1131 lines of code05:27
*** ziyu032 has joined #senlin05:30
openstackgerritMerged openstack/senlin: Fix engine and engine test cases  https://review.openstack.org/38898005:32
openstackgerritQiming Teng proposed openstack/senlin: Remove dead code from engine  https://review.openstack.org/38901605:42
Qimingbyebye, another 1000 lines of code, :D05:42
*** elynn_ has joined #senlin05:42
*** elynn__ has joined #senlin06:06
openstackgerritMerged openstack/senlin: Switching to objectified RPC  https://review.openstack.org/38867006:06
*** elynn_ has quit IRC06:10
openstackgerritMerged openstack/senlin: Remove dead code from api layer  https://review.openstack.org/38900806:24
openstackgerritYanyan Hu proposed openstack/senlin: Add Zaqar messaging client for tempest integration test  https://review.openstack.org/38902406:33
openstackgerritMerged openstack/senlin: Remove dead code from engine  https://review.openstack.org/38901606:36
*** yanyanhu has quit IRC06:42
openstackgerritQiming Teng proposed openstack/senlin: Object for cluster-del-nodes request  https://review.openstack.org/38902706:43
openstackgerritQiming Teng proposed openstack/senlin: Engine support for cluster-del-nodes2  https://review.openstack.org/38902806:44
*** ziyu032 has quit IRC06:44
*** zhurong_ has joined #senlin06:44
*** zhurong has quit IRC06:45
*** yanyanhu has joined #senlin06:54
openstackgerritQiming Teng proposed openstack/senlin: API support for cluster-del-nodes2  https://review.openstack.org/38903006:58
*** yanyanhu_ has joined #senlin07:00
openstackgerritQiming Teng proposed openstack/senlin: Remove dead code for cluster-del-nodes  https://review.openstack.org/38903107:01
*** zzxwill has joined #senlin07:01
*** yanyanhu has quit IRC07:04
*** yanyanhu_ has quit IRC07:57
xuhaiweihi elynn__08:11
elynn__Hi xuhaiwei08:11
xuhaiweidoes Heat senlin resource support heat stack type profile currently?08:12
elynn__xuhaiwei, yes, it does.08:12
elynn__In fact any kind of profiles that senlin could support can also used in heat template. It will call senlin API to verify if it is supported.08:13
xuhaiweiok, so just add 'template' property in profile resource properties?08:14
*** yanyanhu_ has joined #senlin08:14
openstackgerritMerged openstack/senlin: Object for cluster-del-nodes request  https://review.openstack.org/38902708:15
openstackgerritMerged openstack/senlin: Engine support for cluster-del-nodes2  https://review.openstack.org/38902808:15
elynn__xuhaiwei, let me find an example for you.08:15
xuhaiweithanks, elynn__08:16
elynn__xuhaiwei, https://github.com/lynic/templates/blob/master/senlin/templates/asg-heat.yaml#L28-L4208:18
elynn__something like that08:18
xuhaiweielynn__, got it , thank you08:18
elynn__If not parameters then only 'template' is needed.08:18
xuhaiweiI see08:19
*** elynn__ has left #senlin08:19
*** elynn__ has joined #senlin08:19
openstackgerritYanyan Hu proposed openstack/senlin: Add Zaqar messaging client for tempest integration test  https://review.openstack.org/38902408:34
openstackgerritMerged openstack/senlin: API support for cluster-del-nodes2  https://review.openstack.org/38903008:34
openstackgerritMerged openstack/senlin: Remove dead code for cluster-del-nodes  https://review.openstack.org/38903108:34
*** zzxwill has quit IRC08:56
openstackgerritAllen proposed openstack/senlin-dashboard: Add toggle to switch angular receivers panel  https://review.openstack.org/38907308:58
openstackgerritAllen proposed openstack/senlin-dashboard: [WIP] Add angular policies table  https://review.openstack.org/38907609:08
*** zzxwill has joined #senlin09:16
openstackgerritAllen proposed openstack/senlin-dashboard: [WIP] Add angular policies table  https://review.openstack.org/38907609:23
openstackgerritQiming Teng proposed openstack/senlin: Add 'Boolean' and 'AdjustmentType' fields  https://review.openstack.org/38908509:31
openstackgerritQiming Teng proposed openstack/senlin: Request object for cluster-resize  https://review.openstack.org/38908609:31
*** zhurong_ has quit IRC09:35
*** elynn__ has quit IRC09:40
openstackgerritYanyan Hu proposed openstack/senlin: Add Zaqar messaging client for tempest integration test  https://review.openstack.org/38902409:51
openstackgerritYanyan Hu proposed openstack/senlin: [WIP]Integration test for message receiver  https://review.openstack.org/38909809:57
openstackgerritAllen proposed openstack/senlin-dashboard: Add angular policies table  https://review.openstack.org/38907610:06
*** yanyanhu_ has quit IRC10:10
*** zzxwill has quit IRC10:34
openstackgerritAllen proposed openstack/senlin-dashboard: Add angular policies table  https://review.openstack.org/38907611:01
*** guoshan has joined #senlin11:08
openstackgerritQiming Teng proposed openstack/senlin: Add 'Boolean' and 'AdjustmentType' fields  https://review.openstack.org/38908511:14
openstackgerritQiming Teng proposed openstack/senlin: Request object for cluster-resize  https://review.openstack.org/38908611:18
*** guoshan has quit IRC12:04
*** zhurong has joined #senlin12:08
*** guoshan has joined #senlin12:12
openstackgerritRUIJIE YUAN proposed openstack/senlin: Support batch policy  https://review.openstack.org/37636312:28
openstackgerritRUIJIE YUAN proposed openstack/senlin: action handler support batch policy  https://review.openstack.org/38574112:47
*** guoshan has quit IRC13:19
*** zhurong has quit IRC13:30
openstackgerritAllen proposed openstack/senlin-dashboard: Add angular policies table  https://review.openstack.org/38907613:33
*** zhurong has joined #senlin13:37
*** guoshan has joined #senlin13:52
*** guoshan has quit IRC13:56
*** zzxwill has joined #senlin14:08
*** zhurong has quit IRC14:28
*** Drago has joined #senlin14:29
*** Drago has quit IRC14:29
*** Drago has joined #senlin14:29
*** zzxwill has quit IRC15:50
*** AlexeyAbashkin has quit IRC16:01
*** openstackgerrit has quit IRC16:18
*** openstackgerrit has joined #senlin16:20
*** ChanServ sets mode: +v openstackgerrit16:20
*** AlexeyAbashkin has joined #senlin16:49
*** AlexeyAbashkin has quit IRC16:49
*** AlexeyAbashkin has joined #senlin16:54
openstackgerritOpenStack Proposal Bot proposed openstack/senlin-dashboard: Imported Translations from Zanata  https://review.openstack.org/38928817:29
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is being restarted now in an attempt to resolve some mismatched merge states on a few changes, but should return momentarily.18:09

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