*** zhurong has joined #senlin | 00:44 | |
*** yuanbin has left #senlin | 01:25 | |
*** x00350071__ is now known as edisonxiang | 01:28 | |
*** yuanbin has joined #senlin | 01:30 | |
*** yanyanhu has joined #senlin | 01:31 | |
*** ruijie has joined #senlin | 01:40 | |
*** guoshan has joined #senlin | 01:44 | |
yuanbin | I, I have a question? the cluster about disable or enable support, ' if cluster disable the cluster don't support other action, cluster enable status the cluster support other action' ? | 03:08 |
---|---|---|
XueFeng | hi, yuanbin.you mean cluster attached policy? | 03:14 |
yuanbin | XueFeng: Not only attach policy, and about other action (example: add_node, del_node ......) | 03:16 |
yuanbin | XueFeng: I execute 'senlin resize' will be change cluster | 03:16 |
openstackgerrit | Zeyu Zhu proposed openstack/senlin master: Using yaml.safe_load instead of yaml.load https://review.openstack.org/430016 | 03:19 |
openstackgerrit | Anh Tran proposed openstack/senlin master: Typo fix: targetted => targeted https://review.openstack.org/430017 | 03:19 |
openstackgerrit | miaohb proposed openstack/senlin master: Remove the override "get_schema" in class BaseEnum https://review.openstack.org/430023 | 03:27 |
openstackgerrit | Victor Morales proposed openstack/senlin master: Fixing enabling order for OSProfiler plugins https://review.openstack.org/430025 | 03:28 |
*** Drago2 has joined #senlin | 03:38 | |
openstackgerrit | Anh Tran proposed openstack/senlin master: Typo fix: targetted => targeted, underlay => underlaying https://review.openstack.org/430017 | 03:52 |
openstackgerrit | Anh Tran proposed openstack/senlin master: Typo fix: targetted => targeted, underly => underlying https://review.openstack.org/430017 | 03:53 |
openstackgerrit | Merged openstack/senlin master: Fixing enabling order for OSProfiler plugins https://review.openstack.org/430025 | 03:55 |
*** zhurong has quit IRC | 03:57 | |
*** guoshan has quit IRC | 04:02 | |
openstackgerrit | miaohb proposed openstack/senlin master: Remove the override "get_schema" in class BaseEnum https://review.openstack.org/430023 | 04:09 |
openstackgerrit | Zeyu Zhu proposed openstack/senlin master: Using yaml.safe_load instead of yaml.load https://review.openstack.org/430016 | 04:10 |
openstackgerrit | Cao Xuan Hoang proposed openstack/senlin master: Remove a py34 environment from tox https://review.openstack.org/430059 | 04:50 |
XueFeng | yuanbin, which way you to disable or enable cluster? | 05:04 |
yuanbin | XueFeng: I think the cluster support autoscaling, so the cluster should be support disable autoscaling | 05:06 |
yuanbin | XueFeng: The cluster support scaling policy add or del node from cluster, but the cluster support resize ,so the cluster resize will be change cluster node | 05:09 |
XueFeng | We can disable or detach scaling policy to disable autoscaling. | 05:16 |
Qiming | I'm confused, what is the autoscaling feature you want to disable, yuanbin ? | 05:51 |
Qiming | by default, senlin has no support to auto-scaling | 05:51 |
yuanbin | Qiming: senlin cluster attach scaling policy, the cluster will be support auto-scaling, is that so? | 05:57 |
Qiming | no | 05:59 |
Qiming | auto-scaling means senlin will react to some external signals by scaling a cluster | 06:00 |
Qiming | that external signal has to be created somewhere (e.g. in ceilometer, monasca, nagios ... ) | 06:00 |
Qiming | those signals will invoke a senlin receiver to perform the scaling operation | 06:00 |
Qiming | this is callled AUTO scaling | 06:00 |
Qiming | scaling policy is used to control the detailed parameters when you want to scale a cluster | 06:01 |
Qiming | it doesn't matter if the scaling request is triggered by a user manually, or from an external system | 06:01 |
Qiming | in other words, scaling policy has nothing to do with auto-scaling | 06:01 |
yuanbin | Qiming: I known, thanks | 06:02 |
Qiming | if you want to know more about the senlin service | 06:05 |
Qiming | you should check the user guide and/or some related materials | 06:06 |
Qiming | user documentation is online here: http://docs.openstack.org/developer/senlin | 06:06 |
Qiming | there is a slide about the state and vision about the project: http://www.slideshare.net/cliffton75/senlin-deep-dive-2016 | 06:06 |
yuanbin | http://www.slideshare.net/cliffton75/senlin-deep-dive-2016 the url nginx 503 | 06:09 |
Qiming | it is because you are behind chinese firewall | 06:10 |
*** zhurong has joined #senlin | 06:23 | |
openstackgerrit | Cao Xuan Hoang proposed openstack/python-senlinclient master: Remove a py34 environment from tox https://review.openstack.org/430084 | 06:33 |
*** Drago2 has quit IRC | 07:23 | |
*** zhurong has quit IRC | 07:31 | |
*** zhurong has joined #senlin | 07:35 | |
*** guoshan has joined #senlin | 07:37 | |
openstackgerrit | Merged openstack/senlin master: Fix recovery action passing https://review.openstack.org/426551 | 07:47 |
openstackgerrit | Qiming Teng proposed openstack/senlin master: Use dynamic timer for cluster status polling https://review.openstack.org/430115 | 08:33 |
*** kodoku has joined #senlin | 08:34 | |
kodoku | Hi, what is the status of selin ? stable ? | 08:35 |
elynn | senlin is stable since mitaka release kodoku :) | 08:38 |
kodoku | yeah :) | 08:48 |
kodoku | no package by RedHat :/ | 08:49 |
kodoku | I want to use autoscaling in heat, senlin is the main project for that now ? | 08:50 |
Qiming | it is pretty easy to build a rpm out of the source code | 08:52 |
kodoku | yeah I know but with RDO support I don't know if I can do that | 08:56 |
Qiming | just run 'python setup.py build', you get rpm files under build/ subdir | 08:56 |
kodoku | yes but redhat doesn't support senlin | 08:57 |
Qiming | we need hands on maintaining RDO distro | 08:57 |
Qiming | em ... right, that is not a technical problem we can solve ... | 08:57 |
Qiming | heat autoscaling feature is frozen now, it is only about bug fixes, and no new features are in plan AFAICT | 08:59 |
kodoku | frozen since which version ? | 09:04 |
Qiming | Liberty I think | 09:08 |
Qiming | there are still efforts working on it, but the general concensus from the team is to leave it as is | 09:09 |
*** zhurong has quit IRC | 09:44 | |
*** yanyanhu has quit IRC | 09:54 | |
*** kodoku has quit IRC | 10:23 | |
*** ruijie has quit IRC | 10:30 | |
*** guoshan has quit IRC | 10:34 | |
*** catintheroof has joined #senlin | 12:50 | |
*** yanyanhu has joined #senlin | 12:55 | |
yanyanhu | hi, guys, meeting will start in openstack-meeting channel in minutes | 12:55 |
yanyanhu | hi, guys, meeting has started | 13:01 |
*** wllabs has quit IRC | 13:57 | |
XueFeng | hi,all | 14:00 |
*** XueFeng has quit IRC | 14:02 | |
Qiming | XueFeng, you are right, we need a person to work on it | 14:02 |
*** XueFeng has joined #senlin | 14:02 | |
XueFeng | hi | 14:02 |
elynn | Hi XueFeng | 14:03 |
XueFeng | https://www.rdoproject.org/documentation/rdo-packaging/#rdopkg | 14:03 |
elynn | Qiming just said we need a person to work on packaging senlin in rdo | 14:03 |
Qiming | https://review.rdoproject.org/r/#/q/status:open | 14:04 |
XueFeng | Need find a person? | 14:04 |
Qiming | https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&classification=Community&list_id=3456285&order=changeddate%20DESC%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id&product=RDO&query_based_on=&query_format=advanced | 14:04 |
Qiming | yes, XueFeng | 14:05 |
Qiming | Some one to file a bug at RDO site | 14:05 |
XueFeng | Maybe this is a important thing for senlin | 14:05 |
elynn | Or you XueFeng :) | 14:05 |
Qiming | and volunteer to maintain the distribution | 14:05 |
XueFeng | I can try | 14:05 |
elynn | They have irc channel too. | 14:06 |
Qiming | you will be our hero | 14:06 |
elynn | https://wiki.openstack.org/wiki/Packstack#IRC | 14:06 |
XueFeng | haha | 14:07 |
* Qiming is leaving | 14:07 | |
elynn | hero! hero! hero! | 14:07 |
yanyanhu | elynn, you use that too much :P | 14:07 |
XueFeng | Yes | 14:08 |
yanyanhu | will take a look at it as well to see whether I can help | 14:08 |
XueFeng | too much | 14:08 |
XueFeng | OK | 14:08 |
XueFeng | Let me do this recently | 14:08 |
yanyanhu | ok | 14:08 |
XueFeng | Or I can find a person to do this | 14:08 |
yanyanhu | oh, btw, next Tuesday will be valentine's day | 14:09 |
yanyanhu | so please feel free to arrange your time :) | 14:09 |
elynn | I'm the one who decorates the hero yanyanhu ;) | 14:09 |
yanyanhu | for your own plan | 14:09 |
yanyanhu | elynn, haha | 14:09 |
XueFeng | haha | 14:09 |
XueFeng | Got it | 14:09 |
yanyanhu | will leave too, have a good night | 14:10 |
yanyanhu | bye | 14:10 |
elynn | Have a good night all | 14:10 |
XueFeng | Bye | 14:10 |
*** yanyanhu has quit IRC | 14:10 | |
XueFeng | :) | 14:10 |
*** zhurong has joined #senlin | 14:34 | |
*** elynn has quit IRC | 14:58 | |
*** Drago1 has joined #senlin | 16:02 | |
*** zhurong has quit IRC | 16:17 | |
*** openstackgerrit has quit IRC | 16:35 | |
*** Drago1 has quit IRC | 21:00 | |
*** Drago1 has joined #senlin | 21:06 | |
*** Drago1 has quit IRC | 21:23 | |
*** Jeffrey4l has quit IRC | 21:35 | |
*** Jeffrey4l has joined #senlin | 21:36 | |
*** catintheroof has quit IRC | 21:48 | |
*** catintheroof has joined #senlin | 21:49 | |
*** catintheroof has quit IRC | 21:54 | |
*** Drago1 has joined #senlin | 22:13 | |
*** zhurong has joined #senlin | 23:26 | |
*** zhurong has quit IRC | 23:28 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!