Wednesday, 2016-09-21

*** Alexey_Abashkin_ has quit IRC00:13
*** Alexey_Abashkin_ has joined #senlin00:14
*** Alexey_Abashkin_ has quit IRC00:18
*** Alexey_Abashkin_ has joined #senlin00:32
openstackgerritzhangyanxian proposed openstack/senlin: Fix typos in scaling_policy.py & service.py  https://review.openstack.org/37357100:54
openstackgerritlvdongbing proposed openstack/python-senlinclient: Show project_id field when xyz-list with global-project  https://review.openstack.org/37207900:56
openstackgerritzhangyanxian proposed openstack/senlin: Fix typos in scaling_policy.py & service.py  https://review.openstack.org/37357100:56
*** zhurong has joined #senlin01:13
openstackgerritmiaohb proposed openstack/python-senlinclient: Fix error in build-info  https://review.openstack.org/37319301:13
*** yanyanhu has joined #senlin01:24
openstackgerritzhangyanxian proposed openstack/senlin: New typo found in template.rst   https://review.openstack.org/37358001:28
openstackgerritzhangyanxian proposed openstack/senlin: New typo found in template.rst   https://review.openstack.org/37358001:29
*** guoshan has joined #senlin01:34
openstackgerritzhangyanxian proposed openstack/senlin: Fix a typo in template.rst  https://review.openstack.org/37358001:49
openstackgerritQiming Teng proposed openstack/senlin: Tweak CLUSTER_DEL_NODES for base capacity  https://review.openstack.org/37358702:05
openstackgerritXueFeng Liu proposed openstack/senlin: modify profile_update  https://review.openstack.org/37324102:32
openstackgerritMerged openstack/python-senlinclient: Fix error in build-info  https://review.openstack.org/37319302:44
openstackgerritYanyan Hu proposed openstack/senlin: [WIP]Implement receiver notification handling  https://review.openstack.org/37300402:45
guoshansenlin webhook-create -c test-cluster \02:49
guoshan    -a CLUSTER_SCALE_OUT \02:49
guoshan    -C 'user=$USER_ID;password=$PASSWORD' \02:49
guoshan    test-webhook02:49
guoshanhi, I want to ask a question about webhook, when I use the senlin command line to create a webhook02:49
guoshanlike above02:49
guoshanit returns "invalid choice: 'webhook-create'"02:49
Qimingguoshan, there is no such thing called webhook-create02:50
guoshanI am following the doc http://docs.openstack.org/developer/senlin/user/webhooks.html02:50
Qimingit is 'receiver-create', with -t/--type set to webhook02:50
*** elynn has joined #senlin02:50
Qimingwebhook is one kind of receiver02:51
guoshanokay, I know about receiver-create, and it works02:51
openstackgerritMerged openstack/senlin: Rebase deletion policy on real capacity  https://review.openstack.org/37210902:51
openstackgerritMerged openstack/senlin: Rework NODE_JOIN logic  https://review.openstack.org/37247302:51
openstackgerritMerged openstack/senlin: Rework NODE_LEAVE action logic  https://review.openstack.org/37248202:51
*** yuanying has quit IRC02:52
guoshanso the doc is out of date?02:52
Qimingyep, unfortunately02:52
Qimingwe generalized webhook to receiver a long time ago, but failed to update the doc02:53
Qimingwe are adding a new type of receiver based on zaqar02:53
guoshanyes, I heard about it, and irc meeting mentions it lot02:54
Qimingya02:55
*** elynn has quit IRC02:55
*** elynn has joined #senlin02:56
openstackgerritxiaozhuangqing proposed openstack/senlin: Replace 'MagicMock' with 'Mock'  https://review.openstack.org/37360703:02
openstackgerritxiaozhuangqing proposed openstack/python-senlinclient: Replace 'MagicMock' with 'Mock'  https://review.openstack.org/37360803:09
openstackgerritQiming Teng proposed openstack/senlin: Fix capacity calculation in scaling actions  https://review.openstack.org/37361003:16
openstackgerritShan Guo proposed openstack/senlin: fix typos in TODO.rst  https://review.openstack.org/37361303:21
openstackgerritXueFeng Liu proposed openstack/senlin: modify profile_update  https://review.openstack.org/37324103:21
openstackgerritYanyan Hu proposed openstack/senlin: Implement receiver notification handling  https://review.openstack.org/37300403:25
*** guoshan_ has joined #senlin03:41
*** guoshan has quit IRC03:41
*** yuanying has joined #senlin03:49
*** guoshan_ has quit IRC03:52
*** elynn has quit IRC04:36
*** shu-mutou-AFK is now known as shu-mutou04:44
*** elynn has joined #senlin04:53
*** guoshan has joined #senlin04:53
*** elynn has quit IRC04:58
*** elynn has joined #senlin04:58
*** ruijie has joined #senlin05:40
openstackgerritMerged openstack/senlin: Use new desired when eval cluster status  https://review.openstack.org/37301505:48
openstackgerritQiming Teng proposed openstack/senlin: Tweak CLUSTER_ADD_NODE action for capacity update  https://review.openstack.org/37301605:50
openstackgerritQiming Teng proposed openstack/senlin: Tweak CLUSTER_DEL_NODES for base capacity  https://review.openstack.org/37358705:51
openstackgerritQiming Teng proposed openstack/senlin: Move is_engine_dead test to common utils  https://review.openstack.org/37373606:36
openstackgerritOpenStack Proposal Bot proposed openstack/senlin: Updated from global requirements  https://review.openstack.org/37378506:49
openstackgerritYanyan Hu proposed openstack/senlin: Revise TODO.rst  https://review.openstack.org/37379306:53
Qimingyanyanhu, is there any cases you are using the endpoint_get function from keystone v3?06:59
yanyanhuQiming, let me check07:02
yanyanhulooks not07:03
openstackgerritRUIJIE YUAN proposed openstack/senlin: Functional test support node replace  https://review.openstack.org/37203507:03
openstackgerritRUIJIE YUAN proposed openstack/senlin: API support node replace  https://review.openstack.org/36929107:03
Qimingokay07:03
yanyanhuthat driver interface is not used now07:03
QimingI see07:03
ruijieWill the latest version fix the WARNING state of the cluster that if we do not specified the max_size of the cluster?07:05
Qimingruijie, don't understand your question07:06
ruijieThe eval_status() method07:06
ruijielast time we talked about that, if the max_size if not specified07:06
ruijiethe cluster status will be turn to WARNING07:07
Qimingthat should not happen?07:07
Qimingyanyanhu, http://git.openstack.org/cgit/openstack/senlin/tree/senlin/drivers/openstack/keystone_v3.py#n19407:07
Qimingruijie, cannot recall the context07:08
Qimingruijie, http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/cluster.py#n55507:08
Qimingif max_size is not specified, it will be set to -107:09
ruijieem..yes07:09
Qimingin that case, line 556 will be executed07:09
Qimingcluster won't be changed to WARNING status07:09
Qimingyanyanhu, sdk still cannot filter endpoint by region name?07:11
ruijieYes, Qiming, I will double check what happened to my cluster :), its status is WARNING now :)07:11
yanyanhuQiming, yes, I think so07:11
Qimingbut that get_endpoint call can still succeed?07:11
yanyanhuQiming, yes07:12
Qimingokay07:12
yanyanhumay need propose patch to sdk side later07:13
Qimingokay07:15
*** Alexey_Abashkin_ has quit IRC07:20
openstackgerritOpenStack Proposal Bot proposed openstack/python-senlinclient: Updated from global requirements  https://review.openstack.org/37380807:22
openstackgerritOpenStack Proposal Bot proposed openstack/senlin: Updated from global requirements  https://review.openstack.org/37378507:22
openstackgerritQiming Teng proposed openstack/senlin: Remove unuse keystone interface functions  https://review.openstack.org/37380907:23
*** AlexeyAbashkin has joined #senlin07:23
*** lvdongbing has joined #senlin07:33
openstackgerritOpenStack Proposal Bot proposed openstack/senlin: Updated from global requirements  https://review.openstack.org/37378507:34
openstackgerritMerged openstack/python-senlinclient: Updated from global requirements  https://review.openstack.org/37380807:39
ruijieHi, Qiming07:50
ruijiehttp://logs.openstack.org/35/372035/5/check/gate-senlin-dsvm-tempest-functional/c5d5ab1/console.html07:50
openstackgerritRUIJIE YUAN proposed openstack/senlin: Functional test support node replace  https://review.openstack.org/37203507:51
Qimingyes?07:54
Qimingquestions about gate broken?07:55
ruijieI am not sure08:01
ruijieAll functional test failed due to the Auth problem08:01
openstackgerritYanyan Hu proposed openstack/senlin: Define dedicated config option for receiver notifying  https://review.openstack.org/37386108:05
Qimingruijie, it is a sdk problem08:06
Qiminglatest change to global-requirements bumped skd version to 0.9.5, which contains the rework of keystone resources but failed with a patch merged: https://review.openstack.org/#/c/372022/08:08
QimingI'm trying to contact Brian for another version bump08:08
ruijieOkay08:11
ruijieThx, Qiming08:11
openstackgerritYanyan Hu proposed openstack/senlin: Define dedicated config option for receiver notifying  https://review.openstack.org/37386108:43
openstackgerritlvdongbing proposed openstack/senlin: Fix typos in api-ref/source/policies.inc  https://review.openstack.org/37391008:50
*** yanyanhu has quit IRC09:10
*** yanyanhu has joined #senlin09:11
*** yanyanhu has quit IRC09:11
*** lvdongbing has quit IRC09:35
*** zhurong has quit IRC10:02
openstackgerritRUIJIE YUAN proposed openstack/senlin: Api Ref of cluster replace nodes  https://review.openstack.org/37403811:09
*** elynn has quit IRC11:17
openstackgerritXueFeng Liu proposed openstack/senlin: Use new min_size/max_size when eval cluster status  https://review.openstack.org/37405011:25
*** zhurong has joined #senlin11:55
openstackgerritRUIJIE YUAN proposed openstack/senlin: Modify eval status check  https://review.openstack.org/37409612:12
openstackgerritRUIJIE YUAN proposed openstack/senlin: Api Ref of cluster replace nodes  https://review.openstack.org/37403812:16
*** guoshan has quit IRC12:33
openstackgerritXueFeng Liu proposed openstack/senlin: Use new min_size/max_size when eval cluster status  https://review.openstack.org/37405012:50
openstackgerritQiming Teng proposed openstack/python-senlinclient: Fix list of event with timestamp field  https://review.openstack.org/37412613:02
openstackgerritQiming Teng proposed openstack/senlin: Clean neutron driver interface for unused calls  https://review.openstack.org/37413413:15
openstackgerritQiming Teng proposed openstack/senlin: Cleanse nova driver for unused calls  https://review.openstack.org/37416613:51
openstackgerritQiming Teng proposed openstack/senlin: Correct driver calls in affinity policy  https://review.openstack.org/37417213:56
openstackgerritQiming Teng proposed openstack/python-senlinclient: Fix list of event with timestamp field  https://review.openstack.org/37412613:58
*** zhurong has quit IRC14:51
*** openstack has joined #senlin15:04
*** Drago has joined #senlin15:20
*** Drago1 has joined #senlin16:09
*** Drago has quit IRC16:10
*** Drago1 is now known as Drago16:10
*** shu-mutou has quit IRC19:46
*** haiwei_ has quit IRC19:47
*** zhurong has joined #senlin23:47
*** zhurong has quit IRC23:57

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