Thursday, 2016-12-29

*** guoshan has quit IRC00:02
*** guoshan has joined #senlin00:59
*** guoshan has quit IRC01:03
*** guoshan has joined #senlin01:13
*** chohoor has joined #senlin01:37
*** XueFengLiu has quit IRC01:44
*** XueFengLiu has joined #senlin01:45
*** XueFengLiu has quit IRC01:47
*** XueFengLiu has joined #senlin01:49
*** XueFengLiu has quit IRC01:52
*** XueFengLiu has joined #senlin01:53
*** XueFengLiu has quit IRC01:54
*** XueFengLiu has joined #senlin01:54
*** XueFengLiu has quit IRC01:59
openstackgerritQiming Teng proposed openstack/senlin: Split the unit tests for cluster_action  https://review.openstack.org/41556801:59
*** XueFengLiu has joined #senlin01:59
*** XueFengLiu has quit IRC02:02
*** XueFengLiu has joined #senlin02:03
*** XueFengLiu has quit IRC02:05
*** XueFengLiu has joined #senlin02:08
*** XueFengLiu has quit IRC02:16
*** XueFengLiu has joined #senlin02:16
*** XueFengLiu has quit IRC02:17
*** XueFengLiu has joined #senlin02:18
*** XueFengLiu has quit IRC02:19
*** XueFengLiu has joined #senlin02:19
*** XueFengLiu has quit IRC02:20
*** XueFengLiu has joined #senlin02:20
*** XueFengLiu has quit IRC02:22
*** XueFengLiu has joined #senlin02:22
*** XueFengLiu has quit IRC02:24
*** XueFengLiu has joined #senlin02:25
*** XueFengLiu has quit IRC02:27
*** XueFengLiu has joined #senlin02:27
*** XueFengLiu has quit IRC02:29
*** XueFengLiu has joined #senlin02:30
*** XueFengLiu has quit IRC02:31
*** XueFengLiu has joined #senlin02:32
*** XueFengLiu has quit IRC02:39
*** XueFengLiu has joined #senlin02:39
*** XueFengLiu has quit IRC02:44
*** XueFengLiu has joined #senlin02:48
*** XueFengLiu has quit IRC02:50
*** XueFengLiu has joined #senlin02:51
*** XueFengLiu has joined #senlin02:52
*** XueFengLiu has quit IRC02:54
*** XueFengLiu has joined #senlin02:56
*** XueFengLiu has quit IRC02:57
*** XueFengLiu has joined #senlin03:01
*** XueFengLiu has quit IRC03:04
fabian4Qiming, I have a question, if my cluster attach health_policy(VM_LIFECYCLE_EVENTS), and  I execute nova stop vm, the health_policy will what to do ? I find about rpc listion, but I don't known vm stop after healt_policy what to do ?03:06
fabian4Qiming, The vm will be recover ?03:08
*** XueFengLiu has joined #senlin03:11
Qimingthe health manager will get this event03:12
Qimingand it will send an internal RPC request to senlin-engine to do a node recover03:12
*** XueFengLiu has quit IRC03:12
Qimingdue to the fact that the following patch is not yet released from python-openstacksdk:03:13
Qiminghttp://git.openstack.org/cgit/openstack/python-openstacksdk/commit/?id=7e43d15fcf418e77e727ca96aa709ab84d231ffa03:13
Qimingwe only support REBUILD or RECREATE as the recovery action03:13
Qimingwhen the above patch is released, which means we get a new version of SDK03:14
Qimingwe will treat VM failures in different ways03:14
Qimingcurrent VM failure detection is capable of handling the following events:03:15
Qiminghttp://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n3903:15
Qimingand we have already send the VM failure reason along with the RPC03:15
Qiminghttp://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n6303:15
Qimingthe only missing link is to handle the failures in a smarter way based on the reasons, rather than just rebuild or recreate03:16
fabian4Qiming, recovery will be delete bad node , begin create new node ?03:18
*** XueFengLiu has joined #senlin03:20
Qimingdo you know the command 'nova rebuild' ?03:20
fabian4Qiming, yes03:20
fabian4I known03:20
*** XueFengLiu has quit IRC03:23
*** XueFengLiu has joined #senlin03:24
*** XueFengLiu has quit IRC03:28
chohoorIs there some documents about health policy? I have not found them in http://docs.openstack.org/developer/senlin/.03:43
Qimingchohoor, still under development, no docs yet03:45
fabian4Qiming, Stop vm, the senlin don't execute node recover , I think  senlin rpc don't receive "compute.instance.power_off.end" event, I use ceilometer command "event-list" receive "compute.instance.power_off.end"03:45
fabian4engine log don't about "compute.instance.power_off.end" message03:46
chohoorQiming: Alright,Thanks.03:47
*** XueFengLiu has joined #senlin03:48
*** XueFengLiu has quit IRC03:50
*** XueFengLiu has joined #senlin03:53
*** XueFengLiu has quit IRC03:54
openstackgerritMerged openstack/senlin: Enable healthmgr related opts  https://review.openstack.org/41531203:56
openstackgerritQiming Teng proposed openstack/senlin: Add IntegerParam data type in schema  https://review.openstack.org/41558904:02
openstackgerritQiming Teng proposed openstack/senlin: Additional operations for docker driver  https://review.openstack.org/41559004:03
openstackgerritQiming Teng proposed openstack/senlin: Some operations for container profile  https://review.openstack.org/41559104:03
*** XueFengLiu has joined #senlin04:07
*** XueFengLiu has quit IRC04:10
*** XueFengLiu has joined #senlin04:11
*** XueFengLiu has quit IRC04:14
openstackgerritmiaohb proposed openstack/senlin: Remove the temporary flag "rpc_use_object" in config.py  https://review.openstack.org/41559204:15
*** guoshan has quit IRC04:16
*** XueFengLiu has joined #senlin04:16
*** XueFengLiu has quit IRC04:18
*** XueFengLiu has joined #senlin04:22
*** XueFengLiu has quit IRC04:23
*** XueFengLiu has joined #senlin04:24
*** XueFengLiu has quit IRC04:26
*** XueFengLiu has joined #senlin04:40
wllabs[root@zetta ~]# nova server-group-create sg01 affinity04:42
wllabsERROR (AttributeError): 'unicode' object has no attribute 'get'04:42
wllabswhy error04:42
wllabs{"message": "The resource could not be found.<br /><br />\n\n\n", "code": "404 Not Found", "title": "Not Found"}04:42
*** XueFengLiu has quit IRC04:43
*** guoshan has joined #senlin04:45
*** XueFengLiu has joined #senlin04:47
wllabsI know, I want to be careful04:48
*** XueFengLiu has quit IRC04:49
*** XueFengLiu has joined #senlin04:51
*** XueFengLiu has quit IRC04:53
*** guoshan has quit IRC05:10
*** Arul_ has joined #senlin05:17
Arul_Hi05:18
Qimingwllabs, looks like a nova problem05:21
Qimingif you add --debug, you may get more hints05:22
Qiminghi, Arul_05:22
openstackgerritQiming Teng proposed openstack/senlin: Add IntegerParam data type in schema  https://review.openstack.org/41558905:23
openstackgerritQiming Teng proposed openstack/senlin: Additional operations for docker driver  https://review.openstack.org/41559005:24
openstackgerritQiming Teng proposed openstack/senlin: Some operations for container profile  https://review.openstack.org/41559105:28
*** XueFengLiu has joined #senlin05:32
*** XueFengLiu has quit IRC05:33
*** XueFengLiu has joined #senlin05:34
*** XueFengLiu has quit IRC05:38
ruijieHi, Qiming. online?05:38
wllabswhat?05:41
*** XueFengLiu has joined #senlin05:41
*** XueFengLiu has quit IRC05:43
Qimingyes05:45
ruijieI checked the patch that added parameter to cluster_del_nodes05:45
Qimingyes05:46
ruijieif the parameter was set, then it will destroy all the nodes05:46
ruijiedo we do the same thing to cluster_replace_nodes?05:46
ruijieor let user chose which node to be destroyed05:47
Qimingcan you show me an elegant command line for this?05:48
Qimingwe can discuss if that makes sense or it is just driving people crazy05:49
*** XueFengLiu has joined #senlin05:50
Qimingwhat I mean is that we think from users' perspective05:51
ruijiesenlin cluster-node-replace --nodes {old1: new1 ..} --destroy True05:51
ruijiethis will be the simplest one05:51
Qiming"{old1: new1 ..}" this part is not gonna work, right?05:52
Qimingyou mean: senlin cluster-node-replace --nodes old1=new1 --nodes old2=new2 --destroy05:53
ruijieright, Qiming05:54
QimingI think "--destroy" is confusing here05:54
ruijieI remember you mentioned that could be senlin cluster-node-replace --nodes old1=new1:destroy old2=new2:destroy05:55
Qimingwhy there is a "--destroy" parameter on a 'cluster-node-replace' command line05:55
Qimingcompare this to:05:56
Qimingsenlin cluster-replace-nodes --nodes old1=new1 --nodes old2=new205:56
Qimingsenlin node-delete old1 old205:56
ruijiethat parameter will make the command complex indeed ..05:58
Qimingwhat are the benefits if we combine these two commands into a single one05:58
ruijielet the user chose the nodes to destroy when doing cluster-replace-nodes, then they do not need to use senlin node-delete old1 old2 again05:59
ruijieI cannot persuade myself with that reason ...06:00
Qimingright, I'm struggling too06:00
Qimingit is useful06:00
Qimingbut not that useful06:00
*** guoshan has joined #senlin06:10
openstackgerritOpenStack Proposal Bot proposed openstack/senlin-dashboard: Imported Translations from Zanata  https://review.openstack.org/41561106:19
*** guoshan has quit IRC06:24
*** guoshan has joined #senlin06:24
openstackgerritQiming Teng proposed openstack/senlin: Revise FEATURES pipeline  https://review.openstack.org/41561306:31
QimingGuys, please review this when you are not so busy: https://review.openstack.org/41561306:32
Qimingit is about tuning features pipeline for Senlin, just want to make sure we are all on same page06:32
Qimingplease feel free to leave any comments06:32
*** lvdongbing has joined #senlin07:01
lvdongbingQiming, Are you there?07:02
*** guoshan has quit IRC07:14
*** guoshan has joined #senlin07:14
*** guoshan has quit IRC07:24
fabian4senlin node table index field appear SQL syntax error when execute command "select index from node"07:29
*** guoshan has joined #senlin07:30
*** AlexeyAbashkin has joined #senlin07:41
*** guoshan_ has joined #senlin08:01
wllabsinstall error08:03
wllabs[root@ti0203a400-1299 tools(keystone_admin)]# ./setup-service 192.168.101.64 senlin08:03
wllabsusage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}]08:03
wllabs                                 [-c COLUMN] [--max-width <integer>]08:03
wllabs                                 [--noindent] [--prefix PREFIX] --publicurl08:03
wllabs                                 <url> [--adminurl <url>]08:03
wllabs                                 [--internalurl <url>] [--region <region-id>]08:03
wllabs                                 <service>08:03
wllabsopenstack endpoint create: error: argument --publicurl is required08:03
wllabsusage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}]08:03
wllabs                                 [-c COLUMN] [--max-width <integer>]08:03
wllabs                                 [--noindent] [--prefix PREFIX] --publicurl08:04
wllabs                                 <url> [--adminurl <url>]08:04
wllabs                                 [--internalurl <url>] [--region <region-id>]08:04
wllabs                                 <service>08:04
wllabsopenstack endpoint create: error: argument --publicurl is required08:04
wllabsusage: openstack endpoint create [-h] [-f {json,shell,table,value,yaml}]08:04
wllabs                                 [-c COLUMN] [--max-width <integer>]08:04
wllabs                                 [--noindent] [--prefix PREFIX] --publicurl08:04
wllabs                                 <url> [--adminurl <url>]08:04
wllabs                                 [--internalurl <url>] [--region <region-id>]08:04
wllabs                                 <service>08:04
wllabsopenstack endpoint create: error: argument --publicurl is required08:04
wllabsI user senlin of newton version08:04
*** guoshan has quit IRC08:05
chohoorwllabs: only senlin is newton version?08:05
wllabsall newton version08:06
wllabskeystone nova neutron also newton08:06
-openstackstatus- NOTICE: All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed.08:20
*** ChanServ changes topic to "All CI tests are currently broken since logs.openstack.org is down. Refrain from recheck or approval until this is fixed."08:20
*** guoshan_ has quit IRC08:23
*** guoshan_ has joined #senlin08:25
*** guoshan__ has joined #senlin08:28
*** guoshan_ has quit IRC08:28
*** guoshan__ has quit IRC08:30
*** guoshan has joined #senlin08:30
*** XueFengLiu has quit IRC08:37
*** XueFengLiu has joined #senlin08:37
Qimingwllabs, check the script08:41
*** Drago has quit IRC08:41
Qimingit is because openstackclient has changed its command line arguments08:41
Qimingseems a keystone problem08:46
*** Drago1 has joined #senlin08:48
*** guoshan_ has joined #senlin08:51
*** guoshan has quit IRC08:51
wllabsi create cluster, report error  DuplicateResource: More than one network exists with the name 'private'.08:57
wllabswhy?08:58
Qimingthis is why: More than one network exists with the name 'private'08:58
wllabsthe private network don't need create?08:58
Qiming这句话的意思是你有不止一个网络叫做private08:59
*** Drago1 has quit IRC09:02
wllabsi have alread know09:07
wllabsbut the private network, i don't see it in the dashboard, use neutorn net-list can see09:07
*** wllabs has quit IRC09:07
*** wllabs has joined #senlin09:09
*** guoshan_ has quit IRC09:09
*** guoshan has joined #senlin09:09
*** guoshan_ has joined #senlin09:12
*** guoshan has quit IRC09:12
*** lvdongbing has quit IRC09:13
*** lvdongbing has joined #senlin09:15
*** lvdongbing has quit IRC09:15
XueFengLiu@fabian4, test your description, it is.09:25
fabian4XueFengLiu, which question?09:26
fabian4XueFengLiu, Which question ? must test your description09:27
XueFengLiuselect index from node;09:27
fabian4XueFengLiu, I use select `index` from node;09:29
fabian4This problem has been resolved09:30
fabian4XueFengLiu, thanks also09:31
XueFengLiuOK09:31
*** guoshan_ has quit IRC09:32
XueFengLiu@wllabs, you can't see in dashboard maybe some problems in dashboard or others. Don't attention it, you can remove one private network then  continue you work.09:33
*** guoshan has joined #senlin09:33
wllabsyes, thanks for XueFengLiu09:39
openstackgerritShan Guo proposed openstack/senlin: Update API-REF for the cluster-del-node  API  https://review.openstack.org/41566410:10
openstackgerritShan Guo proposed openstack/python-senlinclient: Add parameter in CLUSTER_DEL_NODES action  https://review.openstack.org/41508410:13
openstackgerritShan Guo proposed openstack/senlin: Update API-REF for the cluster-del-node  API  https://review.openstack.org/41566410:17
*** guoshan has quit IRC10:32
wllabsopenstack cluster receiver create --type message  test-receiver10:34
wllabsHttpException: Failed in creating queue: Could not find requested endpoint in Service Catalog.10:34
wllabswhy error?10:35
wllabscreate queue failure10:35
*** wllabs_ has joined #senlin10:37
*** wllabs has quit IRC10:40
*** wllabs_ is now known as wllabs10:40
*** guoshan has joined #senlin10:56
*** guoshan has quit IRC11:01
XueFengLiuwllabs, you need run zaqar and add zaqar to keystone endpoint11:05
wllabswhat is zaqar?11:05
*** XueFengLiu has quit IRC11:07
*** XueFengLiu has joined #senlin11:07
*** ChanServ changes topic to "IRCLog: http://eavesdrop.openstack.org/irclogs/%23senlin/ | Bugs: bugs.launchpad.net/senlin | Review: https://review.openstack.org/#/q/project:openstack/senlin,n,z"11:11
-openstackstatus- NOTICE: logs.openstack.org is up again. Feel free to recheck any failures.11:11
XueFengLiuhttp://docs.openstack.org/developer/senlin/user/receivers.html11:14
openstackgerritXueFeng Liu proposed openstack/senlin: Prepare for removing call method  https://review.openstack.org/41533111:15
openstackgerritXueFeng Liu proposed openstack/senlin: Delete python bytecode file  https://review.openstack.org/38689411:15
openstackgerritXueFeng Liu proposed openstack/senlin: Remove call method in rpc client  https://review.openstack.org/41533211:15
wllabshttp://docs.openstack.org/developer/senlin/user/policy_types/load_balancing.html11:20
wllabslb policy document is empty,  lb policy can used?11:20
XueFengLiuI think the base lb policy is ok.11:27
openstackgerritlvdongbing proposed openstack/senlin: Revise receiver request objects to forbid cluster_create action  https://review.openstack.org/41512811:32
*** guoshan has joined #senlin11:57
*** guoshan has quit IRC12:02
*** chohoor has quit IRC12:05
*** XueFengLiu has quit IRC12:06
*** XueFengLiu has joined #senlin12:06
*** XueFengLiu has quit IRC12:09
*** XueFengLiu has joined #senlin12:09
openstackgerritMerged openstack/senlin: Prepare for removing call method  https://review.openstack.org/41533112:22
openstackgerritMerged openstack/senlin: Remove call method in rpc client  https://review.openstack.org/41533212:24
openstackgerritMerged openstack/senlin: Delete python bytecode file  https://review.openstack.org/38689412:24
*** wllabs has quit IRC12:26
*** wllabs has joined #senlin12:27
openstackgerritlvdongbing proposed openstack/senlin: Enforce project_safe checking for admin users  https://review.openstack.org/41569012:30
openstackgerritlvdongbing proposed openstack/senlin: Enforce project_safe checking for admin users  https://review.openstack.org/41569012:34
openstackgerritMerged openstack/senlin: Documentation for node-operation API  https://review.openstack.org/41482812:56
*** guoshan has joined #senlin12:58
*** guoshan has quit IRC13:03
*** guoshan has joined #senlin13:59
*** guoshan has quit IRC14:04
*** XueFengLiu has quit IRC14:06
openstackgerritXueFeng Liu proposed openstack/senlin: Use call to repleace call2  https://review.openstack.org/41533714:07
openstackgerritMerged openstack/senlin: Revise health policy to add action params  https://review.openstack.org/41538614:37
openstackgerritMerged openstack/python-senlinclient: Revise help string profile list  https://review.openstack.org/41399014:43
openstackgerritMerged openstack/senlin: Add validation to health policy  https://review.openstack.org/41541814:53
openstackgerritMerged openstack/senlin: Trivial: Revise TODO comments  https://review.openstack.org/41541214:53
openstackgerritMerged openstack/senlin: Add additional description to message config  https://review.openstack.org/41537514:53
*** guoshan has joined #senlin15:00
*** guoshan has quit IRC15:05
*** Arul_ has quit IRC15:58
*** guoshan has joined #senlin16:00
*** guoshan has quit IRC16:05
*** wllabs has quit IRC16:16
*** wllabs has joined #senlin16:16
*** guoshan has joined #senlin17:01
*** guoshan has quit IRC17:06
*** guoshan has joined #senlin18:02
*** guoshan has quit IRC18:06
*** guoshan has joined #senlin19:03
*** guoshan has quit IRC19:07
*** guoshan has joined #senlin20:04
*** guoshan has quit IRC20:08
*** wllabs has quit IRC20:13
*** guoshan has joined #senlin21:04
*** guoshan has quit IRC21:09
*** Jeffrey4l has quit IRC21:34
*** guoshan has joined #senlin22:05
*** guoshan has quit IRC22:10
*** guoshan has joined #senlin23:06
*** guoshan has quit IRC23:10
*** Jeffrey4l has joined #senlin23:31

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