| *** markvoelker has joined #openstack-performance | 00:21 | |
| *** markvoelker has quit IRC | 00:59 | |
| *** tovin07 has joined #openstack-performance | 01:02 | |
| *** markvoelker has joined #openstack-performance | 01:16 | |
| *** zhangfei has joined #openstack-performance | 01:21 | |
| *** threestrands_ has joined #openstack-performance | 01:23 | |
| *** threestrands_ has quit IRC | 01:24 | |
| *** threestrands_ has joined #openstack-performance | 01:24 | |
| *** threestrands_ has quit IRC | 01:24 | |
| *** threestrands_ has joined #openstack-performance | 01:24 | |
| *** threestrands has quit IRC | 01:25 | |
| *** jappleii__ has joined #openstack-performance | 01:27 | |
| *** jappleii__ has quit IRC | 01:28 | |
| *** jappleii__ has joined #openstack-performance | 01:29 | |
| *** jappleii__ has quit IRC | 01:30 | |
| *** threestrands_ has quit IRC | 01:30 | |
| *** jappleii__ has joined #openstack-performance | 01:30 | |
| *** jappleii__ has quit IRC | 01:31 | |
| *** jappleii__ has joined #openstack-performance | 01:32 | |
| *** zhangfei has quit IRC | 01:59 | |
| *** zhangfei has joined #openstack-performance | 02:11 | |
| *** zhangfei has quit IRC | 02:21 | |
| *** zhangfei has joined #openstack-performance | 02:38 | |
| *** openstackgerrit has joined #openstack-performance | 03:17 | |
| openstackgerrit | Merged openstack/osprofiler master: Fix typo https://review.openstack.org/569915 | 03:17 |
|---|---|---|
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: OSprofiler with Jaeger Tracing as backend https://review.openstack.org/480018 | 03:45 |
| *** Nel1x has quit IRC | 04:22 | |
| zhangfei | tovin07, I have update the /tmp/log/kolla/keystone/keystone-apache-admin-error.log | 05:07 |
| zhangfei | http://paste.openstack.org/show/722129/ | 05:08 |
| zhangfei | is it OK? | 05:08 |
| *** radeks_ has joined #openstack-performance | 05:15 | |
| *** zhangfei has quit IRC | 05:58 | |
| *** zhangfei has joined #openstack-performance | 06:11 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: OSprofiler with Jaeger Tracing as backend https://review.openstack.org/480018 | 06:12 |
| zhangfei | tovin07: | 06:26 |
| tovin07 | hi zhangfei | 06:27 |
| tovin07 | sorry for missing this | 06:27 |
| zhangfei | hi, tovin07, all services are rebuild by kolla | 06:27 |
| zhangfei | [profiler] | 06:28 |
| zhangfei | enabled = true | 06:28 |
| zhangfei | trace_sqlalchemy = true | 06:28 |
| zhangfei | hmac_keys = 7B7M5Xpk6o5ljG2529xDHQ== | 06:28 |
| zhangfei | connection_string = redis://:3ETid4I9Nu2Zb47AfoIc7Z4eNGjZWDod0CVUZHzN@192.168.1.41:6379 | 06:28 |
| zhangfei | etc/kolla/keystone/keystone.conf | 06:28 |
| zhangfei | after update the new connection_string | 06:29 |
| tovin07 | Did you pull the code at https://review.openstack.org/#/c/569078/ | 06:29 |
| tovin07 | Then rebuild? | 06:29 |
| tovin07 | Because that piece of code is still in review | 06:29 |
| tovin07 | and not appear in master or any release tag for now | 06:29 |
| zhangfei | first update the config, then kolla deploy, then manually update rally:/var/lib/kolla/venv/local/lib/python2.7/site-packages/osprofiler/drivers/redis_driver.py | 06:30 |
| tovin07 | therefore, if you change the connection_string only, it will not work | 06:30 |
| tovin07 | just rally? | 06:31 |
| zhangfei | yes, is that OK? | 06:31 |
| tovin07 | not all kolla image? | 06:31 |
| zhangfei | no, do I need rebuild? | 06:32 |
| tovin07 | if you change rally, it will affect rally only | 06:32 |
| tovin07 | yes, you have to rebuild kolla image with new osprofiler code | 06:32 |
| zhangfei | oh, how many components? | 06:32 |
| tovin07 | all component that you want to have new code | 06:33 |
| tovin07 | some core projects such as nova, cinder, keystone, neutron, glance should be rebuild | 06:33 |
| zhangfei | sorry, but in kolla project , not find redis_driver.py ~/kolla$ find . -name redis_driver.py | 06:34 |
| tovin07 | https://github.com/openstack/kolla/blob/41bf521a75f3c097d9f6a4871dd52bbe17233b34/docker/openstack-base/Dockerfile.j2 | 06:35 |
| tovin07 | if you want to test this patch soon, i recommend that you should try devstack environment | 06:40 |
| *** radek__ has joined #openstack-performance | 06:41 | |
| zhangfei | sorry, I have no devstack env at hand, only kolla env, or could you help verify if you have at hand? need think about how to rebuild all images. | 06:43 |
| tovin07 | okay, I will try it | 06:47 |
| zhangfei | thanks tovin07, I am sorry can not help. | 06:48 |
| tovin07 | hi zhangfei | 06:56 |
| tovin07 | i tested with my devstack | 06:56 |
| tovin07 | it works perfectly | 06:56 |
| *** pcaruana has joined #openstack-performance | 06:57 | |
| zhangfei | cool! thanks tovin07 | 06:58 |
| *** masber has joined #openstack-performance | 07:04 | |
| *** klindgren_ has joined #openstack-performance | 07:15 | |
| *** klindgren has quit IRC | 07:16 | |
| *** AlexeyAbashkin has joined #openstack-performance | 07:44 | |
| *** jappleii__ has quit IRC | 08:01 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: OSprofiler with Jaeger Tracing as backend https://review.openstack.org/480018 | 08:26 |
| *** tovin07 has quit IRC | 09:46 | |
| *** tovin07 has joined #openstack-performance | 09:47 | |
| openstackgerrit | Tovin Seven proposed openstack/osprofiler master: OSprofiler with Jaeger Tracing as backend https://review.openstack.org/480018 | 10:00 |
| *** markvoelker has quit IRC | 10:19 | |
| *** markvoelker has joined #openstack-performance | 11:20 | |
| *** markvoelker has quit IRC | 11:54 | |
| *** brault has joined #openstack-performance | 12:16 | |
| *** radek__ has quit IRC | 12:24 | |
| *** Nel1x has joined #openstack-performance | 12:28 | |
| *** Nel1x has quit IRC | 12:35 | |
| *** markvoelker has joined #openstack-performance | 12:47 | |
| *** radek__ has joined #openstack-performance | 13:29 | |
| *** markvoelker has quit IRC | 13:35 | |
| *** markvoelker has joined #openstack-performance | 13:36 | |
| *** markvoelker has quit IRC | 13:40 | |
| *** AlexeyAbashkin has quit IRC | 13:46 | |
| *** AlexeyAbashkin has joined #openstack-performance | 13:46 | |
| *** radeks_ has quit IRC | 13:55 | |
| *** sw3 has quit IRC | 14:32 | |
| *** sw3 has joined #openstack-performance | 14:32 | |
| *** chyka has joined #openstack-performance | 15:09 | |
| *** chyka has quit IRC | 15:09 | |
| *** chyka has joined #openstack-performance | 15:09 | |
| *** pcaruana has quit IRC | 15:20 | |
| *** zhangfei has quit IRC | 15:41 | |
| *** Guest91467 is now known as mgagne | 16:47 | |
| *** mgagne has joined #openstack-performance | 16:47 | |
| *** AlexeyAbashkin has quit IRC | 17:02 | |
| *** mmethot has quit IRC | 17:14 | |
| *** mmethot has joined #openstack-performance | 17:36 | |
| *** pcaruana has joined #openstack-performance | 18:58 | |
| *** radek__ has quit IRC | 19:47 | |
| *** brault has quit IRC | 20:11 | |
| *** pcaruana has quit IRC | 20:54 | |
| *** markvoelker has joined #openstack-performance | 22:00 | |
| *** threestrands has joined #openstack-performance | 22:52 | |
| *** threestrands has quit IRC | 22:52 | |
| *** threestrands has joined #openstack-performance | 22:52 | |
| *** threestrands has quit IRC | 22:53 | |
| *** threestrands has joined #openstack-performance | 22:54 | |
| *** chyka has quit IRC | 23:09 | |
| *** chyka has joined #openstack-performance | 23:10 | |
| *** threestrands has quit IRC | 23:14 | |
| *** threestrands has joined #openstack-performance | 23:37 | |
| *** threestrands has quit IRC | 23:37 | |
| *** threestrands has joined #openstack-performance | 23:37 | |
| *** threestrands has quit IRC | 23:38 | |
| *** threestrands has joined #openstack-performance | 23:39 | |
| *** threestrands has quit IRC | 23:40 | |
| *** threestrands has joined #openstack-performance | 23:40 | |
| *** mmethot has quit IRC | 23:41 | |
| *** mmethot has joined #openstack-performance | 23:56 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!