*** JAHoagie has quit IRC | 00:07 | |
*** achanda has joined #openstack-zaqar | 00:39 | |
*** achanda has quit IRC | 01:10 | |
*** pt_15 has quit IRC | 01:16 | |
*** achanda has joined #openstack-zaqar | 01:31 | |
*** yanyanhu has joined #openstack-zaqar | 01:40 | |
*** pt_15 has joined #openstack-zaqar | 01:54 | |
*** mpanetta_ has quit IRC | 02:06 | |
*** mpanetta has joined #openstack-zaqar | 02:06 | |
*** achanda has quit IRC | 02:32 | |
*** achanda has joined #openstack-zaqar | 02:44 | |
openstackgerrit | wangxiyuan proposed openstack/zaqar: Adding Negative tests cases to Zaqar v2 https://review.openstack.org/319825 | 02:54 |
---|---|---|
*** achanda has quit IRC | 03:14 | |
*** achanda has joined #openstack-zaqar | 03:55 | |
*** achanda has quit IRC | 03:55 | |
*** pt_15 has quit IRC | 04:16 | |
*** itisha has quit IRC | 04:20 | |
*** flwang1 has quit IRC | 05:06 | |
*** achanda has joined #openstack-zaqar | 05:46 | |
*** flwang1 has joined #openstack-zaqar | 05:52 | |
openstackgerrit | Ghanshyam Mann proposed openstack/zaqar: Start accepting **kwargs in service clients https://review.openstack.org/349809 | 05:56 |
*** flwang1 has quit IRC | 06:03 | |
openstackgerrit | Ghanshyam Mann proposed openstack/zaqar: Start accepting **kwargs in service clients https://review.openstack.org/349809 | 06:03 |
*** tesseract- has joined #openstack-zaqar | 06:43 | |
*** gmann has joined #openstack-zaqar | 06:51 | |
gmann | flaper87: flwang this will fix the gate failure - https://review.openstack.org/#/c/349809/ | 06:52 |
yanyanhu | hi, flwang, around? | 07:01 |
yanyanhu | I'm now testing the client_id setting in request header. I tried to set client_id to different values when accessing Zaqar API(e.g. creating/listing queue) using the same user credential(token), but I found the request result was always the same. | 07:05 |
yanyanhu | so is there any special configuration need to be made to make it take effect? | 07:07 |
yanyanhu | I just enabled keystone auth when doing the test. | 07:07 |
*** dynarro has joined #openstack-zaqar | 07:14 | |
*** achanda has quit IRC | 07:15 | |
*** Venkat has joined #openstack-zaqar | 07:21 | |
*** Venkat has quit IRC | 07:21 | |
*** venkat has joined #openstack-zaqar | 07:21 | |
wxy__ | yanyanhu, client_id is used for message, not queue. | 08:02 |
wxy__ | yanyanhu, https://wiki.openstack.org/wiki/Zaqar/specs/api/v1.1 | 08:02 |
wxy__ | yanyanhu, In Zaqar, this is used to avoid echoing a sender's messages back to the same instance, and may be logged by the server to provide diagnostics and statistics. Should be generated once and persisted between restarts of the client to avoid the race condition where a client sends a message, restarts with a different ID, and then receives its own message, echoed back. | 08:02 |
yanyanhu | wxy__, ah, I see | 08:07 |
yanyanhu | so in v2.0 API, the conception is the same? | 08:07 |
wxy__ | yanyanhu, Yes | 08:07 |
yanyanhu | wxy__, got it | 08:08 |
yanyanhu | oh, BTW, for project_id, it is not needed when keystone auth is enabled, right? | 08:08 |
yanyanhu | the project_id will be extracted during the progress of authentication | 08:08 |
wxy__ | yanyanhu, yes, the token contains project_id. | 08:08 |
yanyanhu | for case keytone auth is disabled, user or client/agent need to take the responsibility to generate and maintain project_id? | 08:09 |
yanyanhu | since the authentication based on keystonemiddleware will be skipped | 08:10 |
yanyanhu | wxy__, many thanks for the explanation :) | 08:11 |
wxy__ | yanyanhu, you're right. | 08:12 |
wxy__ | https://github.com/openstack/zaqar/blob/master/zaqar/common/transport/wsgi/helpers.py#L81 | 08:12 |
yanyanhu | wxy__, got it, thanks a lot :) | 08:13 |
*** achanda has joined #openstack-zaqar | 08:16 | |
*** kong has quit IRC | 08:19 | |
*** kong_ has joined #openstack-zaqar | 08:21 | |
*** kong_ has quit IRC | 08:21 | |
*** kong_ has joined #openstack-zaqar | 08:21 | |
*** kong_ is now known as kong | 08:21 | |
*** achanda has quit IRC | 08:22 | |
*** gmann has left #openstack-zaqar | 08:23 | |
openstackgerrit | Ghanshyam Mann proposed openstack/zaqar: Start accepting **kwargs in service clients https://review.openstack.org/349809 | 08:35 |
*** AAzza has quit IRC | 08:37 | |
*** AAzza has joined #openstack-zaqar | 08:39 | |
*** Ravikiran_K has joined #openstack-zaqar | 09:14 | |
*** yanyanhu has quit IRC | 10:20 | |
*** achanda has joined #openstack-zaqar | 10:20 | |
*** achanda has quit IRC | 10:26 | |
*** Kevin_Zheng has quit IRC | 10:28 | |
*** Kevin_Zheng has joined #openstack-zaqar | 10:30 | |
*** venkat has quit IRC | 10:40 | |
*** Guest52823 is now known as honza | 12:08 | |
*** honza is now known as Guest8644 | 12:09 | |
*** achanda has joined #openstack-zaqar | 12:24 | |
*** achanda has quit IRC | 12:29 | |
EmilienM | I found a bug in zaqar tempest tests | 12:57 |
EmilienM | flwang, therve: http://logs.openstack.org/26/348826/3/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/bfe3b4b/console.html#_2016-08-02_12_22_10_294362 | 12:57 |
EmilienM | do you have an idea? | 12:58 |
EmilienM | it's probably in tempest | 13:00 |
EmilienM | https://github.com/openstack/tempest/commit/11d8cd0fbc0aafc4fc410887f8f3e55c799e2a35 | 13:00 |
therve | EmilienM, https://review.openstack.org/#/c/349809/ | 13:00 |
*** yanyanhu has joined #openstack-zaqar | 13:01 | |
EmilienM | therve: you rocks | 13:01 |
*** yanyanhu has quit IRC | 13:12 | |
*** Guest8644 is now known as honza | 13:12 | |
*** yanyanhu has joined #openstack-zaqar | 13:13 | |
*** pmathews has joined #openstack-zaqar | 13:25 | |
openstackgerrit | Merged openstack/zaqar: Start accepting **kwargs in service clients https://review.openstack.org/349809 | 13:31 |
*** pt_15 has joined #openstack-zaqar | 13:40 | |
*** itisha has joined #openstack-zaqar | 13:46 | |
*** yanyanhu has quit IRC | 14:03 | |
*** mpanetta has quit IRC | 14:03 | |
*** ametts has joined #openstack-zaqar | 14:04 | |
*** mpanetta has joined #openstack-zaqar | 14:04 | |
*** achanda has joined #openstack-zaqar | 14:36 | |
*** achanda has quit IRC | 14:48 | |
*** mpanetta has quit IRC | 15:42 | |
*** JAHoagie has joined #openstack-zaqar | 15:44 | |
*** venkat has joined #openstack-zaqar | 15:52 | |
*** mpanetta has joined #openstack-zaqar | 15:52 | |
*** pmathews has quit IRC | 15:58 | |
*** pmathews has joined #openstack-zaqar | 16:07 | |
*** tesseract- has quit IRC | 16:51 | |
*** venkat has quit IRC | 17:00 | |
*** ametts has quit IRC | 17:12 | |
*** ametts has joined #openstack-zaqar | 17:13 | |
*** mpanetta has quit IRC | 17:21 | |
*** mpanetta has joined #openstack-zaqar | 17:22 | |
*** tqtran has joined #openstack-zaqar | 17:31 | |
*** itisha has quit IRC | 18:10 | |
*** Ravikiran_K has quit IRC | 18:14 | |
*** pt_15 has quit IRC | 18:16 | |
*** flwang1 has joined #openstack-zaqar | 18:28 | |
*** pmathews has quit IRC | 18:30 | |
*** pmathews has joined #openstack-zaqar | 18:30 | |
openstackgerrit | Fei Long Wang proposed openstack/zaqar: Adding Negative tests cases to Zaqar v2 https://review.openstack.org/319825 | 18:56 |
flwang1 | flaper87: any chance you're around? | 18:57 |
*** fifieldt has quit IRC | 19:07 | |
*** fifieldt has joined #openstack-zaqar | 19:18 | |
*** flwang1 has quit IRC | 20:18 | |
*** pt_15 has joined #openstack-zaqar | 20:31 | |
*** itisha has joined #openstack-zaqar | 20:33 | |
*** openstackgerrit_ has joined #openstack-zaqar | 20:35 | |
*** openstackgerrit_ has quit IRC | 20:36 | |
*** ametts has quit IRC | 20:44 | |
*** dynarro has quit IRC | 20:50 | |
*** flwang1 has joined #openstack-zaqar | 21:34 | |
pmathews | The server is returning 400 saying the project id is missing. I thought it might be trunk vs liberty, but jumping to stable/liberty has the same issue. http://paste.openstack.org/show/546103/ | 22:33 |
*** david-lyle has quit IRC | 22:50 | |
*** david-lyle has joined #openstack-zaqar | 22:51 | |
*** mpanetta has quit IRC | 23:01 | |
*** mpanetta has joined #openstack-zaqar | 23:02 | |
*** pmathews has quit IRC | 23:11 | |
*** pmathews has joined #openstack-zaqar | 23:16 | |
flwang | pmathews: what's your zaqarclient version? | 23:38 |
flwang | pmathews: i just tried and i can't reproduce your issue with master branch | 23:40 |
flwang | with zaqar client v1.1 | 23:40 |
pmathews | hmm, I have the same | 23:41 |
flwang | pmathews: what's your rc file looks like? | 23:42 |
pmathews | http://paste.openstack.org/show/546939/ | 23:45 |
flwang1 | no, i mean the rc file, which you got credentials to auth | 23:54 |
pmathews | it's there - see the bottom | 23:56 |
flwang | pmathews: cool | 23:57 |
flwang1 | pmathews: can you try a format like this http://paste.openstack.org/show/546940/ ? | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!