openstackgerrit | liyi proposed openstack/senlin master: Refresh cli outputs fields https://review.openstack.org/482385 | 00:23 |
---|---|---|
*** xinhuili has joined #senlin | 00:50 | |
*** dixiaoli has joined #senlin | 01:09 | |
openstackgerrit | liyi proposed openstack/senlin master: Change the max_version to 1.7 https://review.openstack.org/482756 | 01:22 |
*** ruijie has joined #senlin | 01:23 | |
*** elynn has joined #senlin | 01:27 | |
openstackgerrit | liyi proposed openstack/senlin master: Update build info API doc https://review.openstack.org/482758 | 01:38 |
*** elynn_ has joined #senlin | 01:38 | |
*** elynn has quit IRC | 01:41 | |
openstackgerrit | liyi proposed openstack/senlin master: Update build info API doc https://review.openstack.org/482760 | 01:43 |
openstackgerrit | liyi proposed openstack/senlin master: Update profile types APIs doc https://review.openstack.org/482772 | 02:33 |
*** xinhuili has quit IRC | 03:17 | |
openstackgerrit | Merged openstack/senlin master: Refresh cli outputs fields https://review.openstack.org/482385 | 03:23 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: fix cluster recover bug https://review.openstack.org/482783 | 03:31 |
chenyb4 | Hi, I have a question, senlin-engine use "num_engine_workers" configure multiple processes , How to configure senlin-api multiple processes ? | 03:32 |
chenyb4 | Sorry, I find the configure. | 03:37 |
chenyb4 | Hi, About multiple processes (senlin-engine, senlin-api), Can you give me a suggestion? thankyou! | 03:46 |
chenyb4 | Hi, Qiming https://bugs.launchpad.net/senlin/+bug/1703737 this bug ,when the senlin-engine stop don't clean service | 04:28 |
openstack | Launchpad bug 1703737 in senlin "senlin engine service stop error" [Undecided,New] | 04:28 |
openstackgerrit | liyi proposed openstack/senlin master: Update profile APIs doc https://review.openstack.org/482799 | 04:39 |
*** xinhuili has joined #senlin | 04:54 | |
openstackgerrit | Merged openstack/senlin master: Change the max_version to 1.7 https://review.openstack.org/482756 | 05:07 |
chenyb4 | Hi, senlin-engine configure "num_engine_workers=4", the database will record four data in service table, every data 'id' different, Is that normal? | 05:10 |
openstackgerrit | liyi proposed openstack/senlin master: Update profile APIs doc https://review.openstack.org/482799 | 05:11 |
chenyb4 | Hi, Qiming . senlin-engine configure "num_engine_workers=4", the database will record four data in service table, every data 'id' different, Is that normal? | 05:14 |
openstackgerrit | liyi proposed openstack/senlin master: Update policy type APIs doc https://review.openstack.org/482804 | 05:15 |
Qiming | yes, chenyb4 | 05:16 |
chenyb4 | Qiming, the topic has repeat when i was execute 'senlin service-list' | 05:18 |
Qiming | yes they use the same topic for communication | 05:19 |
chenyb4 | Qiming, I think 'senlin service-list' must remove the duplicate in display | 05:19 |
Qiming | what duplication should be removed? | 05:19 |
chenyb4 | remove duplicate topic display | 05:21 |
Qiming | topic value duplicate | 05:21 |
Qiming | is it blocking any of your functions? | 05:21 |
Qiming | we don't have service-show command | 05:21 |
Qiming | if we eliminate this column, how can an administer figure out which topic is used? | 05:22 |
chenyb4 | The nova or other project ,if configure server multiple processes, the database store only one data. | 05:23 |
Qiming | who cares? | 05:23 |
Qiming | is it blocking any of your functions? | 05:24 |
Qiming | or ... what is the benefit to users if we do this change? | 05:24 |
chenyb4 | nothing | 05:24 |
Qiming | each project has a different way to manage multi-engine configuration | 05:24 |
chenyb4 | It's just that the user feels different | 05:27 |
openstackgerrit | liyi proposed openstack/senlin master: Update profile APIs doc https://review.openstack.org/482799 | 05:42 |
Qiming | there are a thousand ways of differences | 05:47 |
Qiming | some really need a change, while the others don't | 05:47 |
Qiming | there are tens of thousands of more interesting work to be done ... | 05:49 |
chenyb4 | ok,thanks. | 05:54 |
Qiming | if you are looking for some thing to work on | 05:56 |
Qiming | checkout the TODO.rst and FEATURE.rst | 05:56 |
Qiming | review the BP list and bug list | 05:56 |
Qiming | for example, we haven't claimed python 3.5 support, which is a must for this cycle | 05:57 |
Qiming | and we haven't fully support uWSGI, which is also a must for this cycle, i.e. a community-wide goal | 05:58 |
*** xinhuili has quit IRC | 06:15 | |
*** dixiaoli has quit IRC | 06:41 | |
*** openstackgerrit has quit IRC | 06:48 | |
-openstackstatus- NOTICE: FYI, ask.openstack.org is down, review.o.o is slow - please have patience until this is fixed | 06:53 | |
*** openstackgerrit has joined #senlin | 07:00 | |
*** ChanServ sets mode: +v openstackgerrit | 07:00 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: fix cluster recover bug https://review.openstack.org/482783 | 07:00 |
*** xinhuili has joined #senlin | 07:09 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: extract object checking logic to a util functionality https://review.openstack.org/482830 | 07:35 |
*** chenyb4 has quit IRC | 07:45 | |
*** chenyb4 has joined #senlin | 07:49 | |
-openstackstatus- NOTICE: Gerrit is going to be restarted, due to low performance | 07:51 | |
-openstackstatus- NOTICE: Gerrit has been successfully restarted | 07:59 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: extract object checking logic to a util functionality https://review.openstack.org/482830 | 08:15 |
openstackgerrit | Merged openstack/python-senlinclient master: Unify style of 'domain' field https://review.openstack.org/482478 | 08:29 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: revise revocer logic to use util functionality to check object status https://review.openstack.org/482855 | 08:52 |
openstackgerrit | liyi proposed openstack/senlin master: Update cluster APIs doc https://review.openstack.org/482859 | 09:07 |
openstackgerrit | Rajat Sharma proposed openstack/senlin master: Switch from oslosphinx to openstackdocstheme https://review.openstack.org/482865 | 09:21 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin master: fix cluster recover bug https://review.openstack.org/482783 | 09:30 |
*** elynn_ has quit IRC | 10:01 | |
*** ruijie has quit IRC | 10:48 | |
*** ruijie has joined #senlin | 10:49 | |
*** chenyb4_ has joined #senlin | 12:22 | |
*** zhenguo_ has joined #senlin | 12:40 | |
*** zhenguo has quit IRC | 12:41 | |
*** zhenguo_ is now known as zhenguo | 12:41 | |
*** zhurong has joined #senlin | 13:14 | |
*** chenyb4_ has quit IRC | 13:51 | |
*** catintheroof has joined #senlin | 13:57 | |
*** rate has joined #senlin | 14:00 | |
*** catintheroof has quit IRC | 14:20 | |
*** xinhuili has quit IRC | 14:29 | |
*** zhurong has quit IRC | 14:53 | |
*** rate has quit IRC | 14:53 | |
*** rate has joined #senlin | 14:54 | |
*** rate has quit IRC | 14:58 | |
*** catintheroof has joined #senlin | 15:03 | |
*** catintheroof has quit IRC | 16:30 | |
*** catintheroof has joined #senlin | 16:31 | |
*** catintheroof has quit IRC | 21:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!