*** catintheroof has joined #senlin | 01:04 | |
*** yuanbin has quit IRC | 01:14 | |
*** fabian__ has joined #senlin | 01:17 | |
*** guoshan has joined #senlin | 01:24 | |
*** XueFeng has joined #senlin | 01:25 | |
*** yanyanhu has joined #senlin | 01:50 | |
*** catintheroof has quit IRC | 02:01 | |
*** wllabs has joined #senlin | 02:41 | |
*** openstackgerrit has joined #senlin | 02:51 | |
*** ChanServ sets mode: +v openstackgerrit | 02:51 | |
openstackgerrit | Merged openstack/senlin master: lb_policy support CLUSTER_RECOVER(1) https://review.openstack.org/438889 | 02:51 |
---|---|---|
*** x00350071_ has joined #senlin | 03:05 | |
*** elynn has joined #senlin | 03:06 | |
*** edisonxiang has quit IRC | 03:08 | |
openstackgerrit | Merged openstack/senlin master: Use node_get_all_by_cluster when possible https://review.openstack.org/439411 | 03:23 |
openstackgerrit | Merged openstack/senlin master: Improve node_ids_by_cluster() by adding filters https://review.openstack.org/439419 | 03:29 |
openstackgerrit | Merged openstack/senlin master: Use ids_by_cluster() object call when appropriate https://review.openstack.org/439423 | 03:29 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Remove a TODO item in node object module https://review.openstack.org/439975 | 03:38 |
openstackgerrit | Shan Guo proposed openstack/python-senlinclient master: Support profile-only to cluster update https://review.openstack.org/436349 | 03:57 |
*** Jeffrey4l has joined #senlin | 04:32 | |
openstackgerrit | Tony Breeds proposed openstack/senlin master: [DNM] Testing WebOb 1.7.1 https://review.openstack.org/440021 | 04:44 |
*** guoshan has quit IRC | 05:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/439364 | 05:07 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin master: Updated from global requirements https://review.openstack.org/439233 | 05:07 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin-dashboard master: Updated from global requirements https://review.openstack.org/440114 | 05:07 |
*** guoshan has joined #senlin | 05:12 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin master: Updated from global requirements https://review.openstack.org/439233 | 05:22 |
*** elynn has quit IRC | 05:24 | |
*** elynn has joined #senlin | 05:24 | |
*** elynn has quit IRC | 05:25 | |
*** elynn has joined #senlin | 05:25 | |
*** elynn has quit IRC | 05:25 | |
*** guoshan has quit IRC | 05:27 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin master: Updated from global requirements https://review.openstack.org/439233 | 05:37 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: lb_policy support CLUSTER_RECOVER(2) https://review.openstack.org/439515 | 05:55 |
*** guoshan has joined #senlin | 05:55 | |
*** fabian__ is now known as yunabin | 06:10 | |
*** yunabin is now known as yuanbin | 06:17 | |
*** elynn has joined #senlin | 06:20 | |
ruijie__ | hi Qiming, around? | 06:30 |
Qiming | yes | 06:31 |
ruijie__ | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/profiles/os/nova/server.py#n1100 | 06:31 |
ruijie__ | cluster_recover do not support RECREATE now? | 06:32 |
Qiming | RECREATE is not done at profile level | 06:32 |
Qiming | it is done in the base class because it is generic to any profile type | 06:32 |
ruijie__ | em, so the ip will not changed when recovering? | 06:32 |
Qiming | see line 1110 | 06:32 |
Qiming | it depends | 06:33 |
ruijie__ | oh, let me see | 06:33 |
Qiming | reboot, rebuild won't change IP | 06:33 |
Qiming | but recreate will change it | 06:33 |
ruijie__ | yes Qiming, I see | 06:34 |
ruijie__ | and we support list of operations for cluster_recover now? | 06:34 |
Qiming | not yet | 06:34 |
Qiming | we support a list of only one action, :) | 06:35 |
ruijie__ | http://git.openstack.org/cgit/openstack/senlin/tree/senlin/profiles/base.py#n417 | 06:35 |
ruijie__ | then if the input is ['REBOOT', 'RECREATE'], we will execute reboot | 06:36 |
Qiming | yes | 06:36 |
Qiming | iterating a list of actions and try them one by one would be a very complex workflow | 06:37 |
ruijie__ | yes Qiming, mistral is better for this case | 06:38 |
openstackgerrit | Merged openstack/senlin master: Remove a TODO item in node object module https://review.openstack.org/439975 | 06:41 |
*** zhurong has joined #senlin | 06:47 | |
*** zhurong has quit IRC | 06:53 | |
openstackgerrit | Aaron Ding proposed openstack/senlin master: Revise data check in cluster action https://review.openstack.org/440158 | 07:02 |
openstackgerrit | Aaron Ding proposed openstack/senlin master: Revise data check in cluster action https://review.openstack.org/440158 | 07:44 |
*** guoshan has quit IRC | 09:20 | |
*** Jeffrey4l has quit IRC | 09:25 | |
*** Jeffrey4l has joined #senlin | 09:25 | |
*** Jeffrey4l has quit IRC | 09:31 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: lb_policy support NODE_RECOVER(2) https://review.openstack.org/439515 | 09:41 |
*** Jeffrey4l has joined #senlin | 09:43 | |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard master: Update to a newer hacking library https://review.openstack.org/440269 | 09:51 |
*** ruijie__ has quit IRC | 10:09 | |
*** ruijie has joined #senlin | 10:24 | |
*** yanyanhu has quit IRC | 10:31 | |
*** elynn has quit IRC | 11:38 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-senlinclient master: Updated from global requirements https://review.openstack.org/439364 | 11:55 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin master: Updated from global requirements https://review.openstack.org/439233 | 11:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/senlin-dashboard master: Updated from global requirements https://review.openstack.org/440114 | 11:56 |
*** elynn has joined #senlin | 12:05 | |
openstackgerrit | Rico Lin proposed openstack/senlin master: [Fix gate]Update test requirement https://review.openstack.org/440481 | 12:12 |
*** XueFeng has quit IRC | 12:17 | |
*** catintheroof has joined #senlin | 12:56 | |
*** wllabs has quit IRC | 13:10 | |
*** wllabs has joined #senlin | 13:11 | |
*** Jeffrey4l has quit IRC | 13:49 | |
*** Jeffrey4l has joined #senlin | 14:29 | |
*** Jeffrey4l has quit IRC | 14:35 | |
*** elynn has quit IRC | 17:10 | |
*** elynn has joined #senlin | 17:10 | |
*** elynn has quit IRC | 17:11 | |
*** catintheroof has quit IRC | 22:40 | |
*** yuanying_ has joined #senlin | 23:18 | |
*** yuanying has quit IRC | 23:20 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!