*** zhenguo has joined #senlin | 01:14 | |
chenyb4 | Qiming, python-openstacksdk about cluster/node force delete parameter i was commit in this url https://review.openstack.org/#/c/518874/ | 01:26 |
---|---|---|
openstackgerrit | Merged openstack/python-senlinclient master: Fix the ineffective url links in python-senlinclient docs https://review.openstack.org/518192 | 01:38 |
*** ruijie has joined #senlin | 01:46 | |
openstackgerrit | chenyb4 proposed openstack/python-senlinclient master: Fix delete cluster/node miss force-delete parameter https://review.openstack.org/517859 | 01:53 |
openstackgerrit | Merged openstack/senlin master: Updated from global requirements https://review.openstack.org/519183 | 02:19 |
openstackgerrit | Merged openstack/senlin master: Fix nova handle_rebuild name value error https://review.openstack.org/518649 | 02:19 |
openstackgerrit | Merged openstack/senlin master: Correct indent in doc https://review.openstack.org/518501 | 02:19 |
openstackgerrit | chenyb4 proposed openstack/senlin master: Fix nova handle_rebuild return error https://review.openstack.org/518651 | 02:28 |
*** liyi has joined #senlin | 03:48 | |
*** liyi has quit IRC | 04:06 | |
*** liyi has joined #senlin | 04:17 | |
*** liyi has quit IRC | 04:21 | |
*** liyi has joined #senlin | 04:58 | |
*** liyi has quit IRC | 05:03 | |
openstackgerrit | chenyb4 proposed openstack/senlin master: Fix nova handle_rebuild return error https://review.openstack.org/518651 | 05:06 |
*** liyi has joined #senlin | 05:07 | |
*** liyi has quit IRC | 05:12 | |
*** liyi has joined #senlin | 05:40 | |
*** liyi has quit IRC | 05:54 | |
*** liyi has joined #senlin | 06:00 | |
chenyb4 | Hi, I have a question. When i use health policy, the actions value don't get. So, the recover operation always recreate, Why ? | 06:30 |
ruijie | the configured operation was not sent within the CLUSTER_RECOVER action? | 06:40 |
ruijie | did you check the body/input of the action? | 06:40 |
openstackgerrit | Merged openstack/senlin master: revise node update of the input fields https://review.openstack.org/515264 | 06:46 |
openstackgerrit | Merged openstack/senlin master: no need to update node when the new_profile_id equals to old one. https://review.openstack.org/515622 | 06:46 |
openstackgerrit | Merged openstack/senlin master: failed to create health policy in listening model https://review.openstack.org/517895 | 06:46 |
*** liyi has quit IRC | 06:50 | |
chenyb4 | ruijie, yes. input is None | 06:54 |
chenyb4 | ruijie, https://github.com/openstack/senlin/blob/master/senlin/engine/node.py#L356 options value always {} | 07:00 |
*** liyi has joined #senlin | 07:04 | |
ruijie | em, yes chenyb4, looks like the configured recovery action is not used: http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n272 | 07:09 |
chenyb4 | ruijie, yes, Use health_manager test or hand execute "senlin node-recover" when attach health policy, the recover action not used | 07:11 |
*** liyi has quit IRC | 07:14 | |
chenyb4 | Hi,guys. The rebuild operation don't finish the nova vm use cinder volume disk, I want to add it. | 07:17 |
*** liyi has joined #senlin | 07:18 | |
ruijie | yes chenyb4, these operations(only support single action now) need to be set to HealthRegistry object, and need to be used in HealthManager, need some efforts | 07:23 |
chenyb4 | ruijie, It looks the health policy action not execute, node recover use code default way(the vm delete-->vm create) | 07:27 |
chenyb4 | ruijie, Will you do it anytime soon? Is there anything I can do? | 07:30 |
ruijie | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/policies/health_policy.py#n194 | 07:33 |
ruijie | we can set the actions parameters to the HealthRegistry object when attaching health policy | 07:34 |
ruijie | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n91 | 07:34 |
ruijie | then use it when build NodeRecoverRequest object here | 07:34 |
ruijie | so that we can customize the Node_Recover action | 07:35 |
ruijie | that will be great if you can fix the gap :) | 07:37 |
chenyb4 | ruijie, ok. but use hand "senlin node-recover" operation, the recover action is not get? | 07:38 |
chenyb4 | ruijie, senlin node-recover use default(delete--->create) way ? | 07:39 |
ruijie | because the health policy will not be checked when triggering NODE_RECOVER action | 07:39 |
ruijie | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/policies/health_policy.py#n34 | 07:40 |
chenyb4 | ruijie, ok, I known | 07:41 |
ruijie | yes, we can add node_recover action to the check list to solve the problem either | 07:41 |
chenyb4 | ruijie, ok, let me fix it | 07:43 |
ruijie | great, thanks :) | 07:44 |
*** liyi has quit IRC | 07:45 | |
*** AlexeyAbashkin has joined #senlin | 07:45 | |
*** liyi has joined #senlin | 07:49 | |
liyi | how about this bp: https://blueprints.launchpad.net/senlin/+spec/migrate-lbaas-to-octavia | 07:59 |
liyi | I want to add octavia client plugin in senlin | 08:00 |
liyi | I want know your opinion. thank you all | 08:00 |
Qiming | sounds good, liyi | 08:01 |
liyi | because neutron LBaaS | 08:02 |
liyi | because neutron LBaaS API will remove in future | 08:02 |
liyi | so I think we need change the client to octavia | 08:02 |
liyi | another BP is proposed in Heat | 08:03 |
openstackgerrit | Merged openstack/senlin master: move physical_id check from engine object to profile layer https://review.openstack.org/518868 | 09:38 |
*** liyi has quit IRC | 09:53 | |
*** AlexeyAbashkin has quit IRC | 10:08 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 10:28 |
*** liyi has joined #senlin | 10:52 | |
*** liyi has quit IRC | 10:56 | |
*** AlexeyAbashkin has joined #senlin | 11:23 | |
*** liyi has joined #senlin | 12:00 | |
*** liyi has quit IRC | 12:04 | |
*** liyi has joined #senlin | 12:50 | |
*** liyi has quit IRC | 12:54 | |
*** chenyb4_ has joined #senlin | 13:25 | |
*** chenyb4_ has quit IRC | 13:45 | |
*** chenyb4_ has joined #senlin | 13:45 | |
*** liyi has joined #senlin | 14:09 | |
*** liyi has quit IRC | 14:13 | |
*** chenyb4_ has quit IRC | 15:01 | |
*** chenyb4_ has joined #senlin | 15:01 | |
*** chenyb4_ has quit IRC | 15:05 | |
*** jmlowe has joined #senlin | 16:02 | |
*** liyi has joined #senlin | 16:08 | |
*** liyi has quit IRC | 16:12 | |
*** jmlowe has quit IRC | 17:17 | |
*** dtruong has joined #senlin | 17:42 | |
*** liyi has joined #senlin | 17:47 | |
*** liyi has quit IRC | 17:51 | |
*** AlexeyAbashkin has quit IRC | 18:18 | |
*** jmlowe has joined #senlin | 19:18 | |
*** AlexeyAbashkin has joined #senlin | 19:37 | |
*** AlexeyAbashkin has quit IRC | 19:41 | |
*** liyi has joined #senlin | 19:56 | |
*** AlexeyAbashkin has joined #senlin | 19:59 | |
*** liyi has quit IRC | 20:00 | |
*** AlexeyAbashkin has quit IRC | 20:06 | |
*** AlexeyAbashkin has joined #senlin | 20:06 | |
*** Alexey_Abashkin has joined #senlin | 20:27 | |
*** Alexey_Abashkin1 has joined #senlin | 20:28 | |
*** AlexeyAbashkin has quit IRC | 20:30 | |
*** Alexey_Abashkin1 is now known as AlexeyAbashkin | 20:30 | |
*** Alexey_Abashkin has quit IRC | 20:31 | |
*** AlexeyAbashkin has quit IRC | 20:53 | |
*** liyi has joined #senlin | 20:56 | |
*** liyi has quit IRC | 21:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 21:19 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 21:19 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 21:27 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 21:30 |
*** AlexeyAbashkin has joined #senlin | 21:32 | |
*** AlexeyAbashkin has quit IRC | 21:36 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/519171 | 21:50 |
*** AlexeyAbashkin has joined #senlin | 22:26 | |
*** AlexeyAbashkin has quit IRC | 22:31 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!