| *** Qiming has quit IRC | 00:28 | |
| *** xuhaiwei has joined #senlin | 00:33 | |
| *** shu-mutou has joined #senlin | 00:46 | |
| *** Qiming has joined #senlin | 01:26 | |
| *** gongysh has quit IRC | 02:22 | |
| *** gongysh has joined #senlin | 02:22 | |
| *** gongysh has quit IRC | 02:32 | |
| *** gongysh has joined #senlin | 02:32 | |
| *** gongysh has quit IRC | 03:01 | |
| *** openstackstatus has quit IRC | 03:01 | |
| *** gongysh has joined #senlin | 03:08 | |
| *** gongysh has quit IRC | 03:30 | |
| *** gongysh has joined #senlin | 03:32 | |
| *** xuhaiwei has quit IRC | 04:07 | |
| *** xuhaiwei has joined #senlin | 04:42 | |
| *** yanyanhu has joined #senlin | 05:11 | |
| *** gongysh has quit IRC | 05:17 | |
| *** gongysh has joined #senlin | 05:19 | |
| *** shu-mutou is now known as shu-mutou-AFK | 05:26 | |
| *** lixinhui_ has joined #senlin | 05:44 | |
| *** lixinhui_ has quit IRC | 05:53 | |
| *** gongysh has quit IRC | 06:13 | |
| *** gongysh has joined #senlin | 06:14 | |
| *** gongysh has quit IRC | 06:18 | |
| *** gongysh has joined #senlin | 06:30 | |
| *** yanyanhu has quit IRC | 06:47 | |
| *** yanyanhu has joined #senlin | 06:49 | |
| *** yanyanhu has quit IRC | 07:23 | |
| *** yanyanhu has joined #senlin | 07:25 | |
| *** shu-mutou-AFK is now known as shu-mutou | 07:46 | |
| *** EldonZhao has joined #senlin | 08:16 | |
| EldonZhao | Hello. | 08:17 |
|---|---|---|
| EldonZhao | We have six keystone servers, i use vip to configure my senlin.conf | 08:18 |
| EldonZhao | When there is a alarm form ceilometer, we generate token in webhookmiddleware. | 08:19 |
| EldonZhao | I got error when auth_token. | 08:19 |
| EldonZhao | these are error_msg below | 08:19 |
| *** openstackstatus has joined #senlin | 08:30 | |
| *** ChanServ sets mode: +v openstackstatus | 08:30 | |
| -openstackstatus- NOTICE: jobs depending on npm are now working again | 08:35 | |
| EldonZhao | http://paste.openstack.org/show/493269/ | 08:37 |
| Qiming | EldonZhao, this means your token cannot be validated | 08:47 |
| *** shu-mutou is now known as shu-mutou-AFK | 08:51 | |
| EldonZhao | yes | 08:53 |
| EldonZhao | but when i configure senlin.conf with one of the keystone service ipaddr. | 08:54 |
| EldonZhao | i works | 08:54 |
| Qiming | it takes quite some effort to do keystone federation | 08:54 |
| EldonZhao | maybe, my senlin.conf has some prolems. | 08:55 |
| Qiming | it is not senlin.conf's problem | 08:55 |
| Qiming | you are using vip to do keystone federation I guess | 08:55 |
| Qiming | each validation request goes to a single keystone server | 08:55 |
| Qiming | that is very risky | 08:55 |
| Qiming | no keystone server instance is supposed to know all the tokens | 08:56 |
| Qiming | that is why keystone introduced federation support in liberty | 08:56 |
| Qiming | I don't think keystone can be clustered in a naive way | 08:56 |
| EldonZhao | I can't figure out the different between senlin node-list command with webhook action. | 08:58 |
| EldonZhao | senlin node-list command works in keystone federation | 08:58 |
| EldonZhao | but webhook action can't | 08:58 |
| EldonZhao | they all need auth_token | 08:59 |
| *** yanyanhu has quit IRC | 09:24 | |
| openstackgerrit | Merged openstack/senlin: Remove concurrency constraint for functional tests https://review.openstack.org/300719 | 09:25 |
| Qiming | webhook action needs to get auth_token based on trusts | 09:35 |
| Qiming | senlin node-list is getting auth_token based on username and password | 09:36 |
| *** gongysh has quit IRC | 09:49 | |
| *** gongysh has joined #senlin | 09:50 | |
| *** Qiming has quit IRC | 10:13 | |
| *** gongysh has quit IRC | 10:32 | |
| *** gongysh has joined #senlin | 10:44 | |
| *** EldonZhao has quit IRC | 10:45 | |
| *** gongysh has quit IRC | 11:02 | |
| *** Qiming has joined #senlin | 11:28 | |
| *** jhesketh has joined #senlin | 12:01 | |
| *** 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" | 12:01 | |
| *** jhesketh has quit IRC | 12:07 | |
| *** jhesketh has joined #senlin | 12:07 | |
| openstackgerrit | Liuqing Jing proposed openstack/senlin-dashboard: Fix empty `Timestamp` column in cluster/node event tables https://review.openstack.org/302772 | 13:48 |
| *** zzxwill has joined #senlin | 13:56 | |
| *** Qiming_ has joined #senlin | 14:32 | |
| *** zzxwill has quit IRC | 14:32 | |
| *** Qiming has quit IRC | 14:32 | |
| *** Qiming_ has quit IRC | 14:57 | |
| *** Qiming has joined #senlin | 14:59 | |
| *** Qiming has quit IRC | 15:41 | |
| *** nk2527 has joined #senlin | 17:25 | |
| *** nk2527 has left #senlin | 17:25 | |
| *** nk2527 has joined #senlin | 17:25 | |
| nk2527 | Hello everyone, I'm a new contributor grabbing some low hanging fruit to work on. I picked up bug https://bugs.launchpad.net/senlin/+bug/1567501 but can't find the file/repo where the content is coming from. Can anyone point me in the right direction? | 17:27 |
| openstack | Launchpad bug 1567501 in senlin "fix typos Mitaka Series Release Notes" [Undecided,In progress] - Assigned to Nick Klenke (nk2527) | 17:27 |
| *** shu-mutou-AFK has quit IRC | 19:04 | |
| *** xuhaiwei has quit IRC | 19:17 | |
| *** Qiming has joined #senlin | 23:09 | |
| *** xuhaiwei has joined #senlin | 23:39 | |
| xuhaiwei | nk2527, still around? | 23:40 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!