Tuesday, 2016-06-14

*** mpanetta_ has joined #openstack-zaqar00:17
*** mpanetta_ has quit IRC00:20
*** mpanetta has quit IRC00:20
*** mpanetta has joined #openstack-zaqar00:20
*** tqtran has quit IRC00:21
Eva-iflwang: strange that heat install guide is using python-heatclient on this "verifying" page: https://review.openstack.org/#/c/325389/3/install-guide/source/verify.rst . But in the whole patch it has provided no instructions for installing this client. Maybe installation of clients is covered somewhere else in openstack, do you know?00:34
Eva-iflwang: should I also use our client for verification, or curl requests are enough?00:35
*** mpanetta has quit IRC01:16
*** mpanetta has joined #openstack-zaqar01:16
*** mpanetta_ has joined #openstack-zaqar01:17
*** mpanetta_ has joined #openstack-zaqar01:18
flwangEva-i: personally, i think it's ok to use zaqar client for verifying01:19
flwangsince  i don't there is any user perfer to use curl instead of zaqar client01:19
*** mpanetta has quit IRC01:21
Eva-iflwang: should I make an installation instuction for python-zaqarclient then?01:24
Eva-i*instruction01:24
Eva-iflwang: and if yes, should it be installed from pypi?01:24
Eva-iflwang: in the pypi I see some old version01:26
flwangEva-i: no, i don't think it's necessary01:27
flwangthe main point of this doc is how to set up a production env for zaqar01:27
flwangso it's expected that not everything will be covered01:28
Eva-iflwang: okay, for now, without installation of python-zaqarclient01:28
flwangEva-i: ack01:30
*** flwang1 has quit IRC01:33
*** flwang1 has joined #openstack-zaqar01:36
*** flwang1 has quit IRC01:46
Eva-iflwang: is it possible to send messages to Zaqar via python-zaqarclient's CLI?01:46
Eva-iflwang: if we simply create a queue in zaqar and it returns 201 status code, it doesn't mean it is working. For example, when pools are not configured, on attempt to send messages to this queue, Zaqar will return an error. That's why I want to test messages on the "verify" page.01:55
Eva-iflwang: if messages can't be sent via CLI, how can we check if Zaqar is really working?02:01
flwangEva-i: i think you can refer this https://github.com/openstack/python-zaqarclient/blob/master/examples/keystone_auth.py02:06
flwangEva-i: or call zaqar's health command02:07
Eva-iflwang: when pools are enabled, zaqar only returns {"catalog_reachable": true}. No info about pools are working or not.02:07
Eva-iflwang: I can't refer to https://github.com/openstack/python-zaqarclient/blob/master/examples/keystone_auth.py. This example is showing how to use python-zaqarclient in library mode. It's not for end user.02:08
flwangEva-i: who is the end user?02:08
flwangare you talking about operator?02:09
Eva-iflwang: oh, that's the right question02:09
Eva-iflwang: cloud admin is user in install-guide case02:09
flwangfor install guide, the reader is the operator02:09
flwangyep, you can call them cloud admin02:10
flwangand the answer is they won't only simple test to make sure if the service is correct or not02:10
flwangwe're running openstack as public cloud02:10
flwangwhen we enable a new service02:10
Eva-iflwang: so will it be okay to ask cloud admin to run python script instead of curl requests?02:11
flwangwe won't believe heat is working after seeing https://review.openstack.org/#/c/325389/3/install-guide/source/verify.rst02:11
flwangthat's a very very basic indicator02:11
flwangEva-i: my point is we don't have to cover anything to make sure zaqar is working02:12
flwangsince we can't02:12
flwanggenerally, we will use tempest to make sure a service is working and plus a lot of manual testing02:12
Eva-iflwang: not all, but basic functionality working02:12
Eva-iflwang: post a message is the basic task02:13
Eva-iflwang: just it is enough and required I think02:14
*** mpanetta_ has quit IRC02:15
Eva-iflwang: maybe a single curl request will be better considering all that I said?02:16
flwangEva-i: yep, you can add it if you want02:29
flwangit's not a all or not problem for me :)02:29
Eva-iflwang: okay02:35
*** openstackgerrit has quit IRC03:11
*** openstackgerrit has joined #openstack-zaqar03:11
openstackgerritEva Balycheva proposed openstack/zaqar: Add Zaqar installation guide  https://review.openstack.org/26885103:17
openstackgerritEva Balycheva proposed openstack/zaqar: Add Zaqar installation guide  https://review.openstack.org/26885103:20
flwangEva-i: thanks for the patch :)03:25
Eva-iflwang: bp, tomorrow I will try to propose a change to project-config, so there will be install guide job.03:31
Eva-iflwang: proper review of my patch requires testing it on at least four machines (virtual). =)03:38
openstackgerritwanghao proposed openstack/zaqar-specs: Subscription confirmation support  https://review.openstack.org/28455503:51
flwangEva-i: i don't have any machine :D03:59
*** wanghao has quit IRC04:10
*** wanghao has joined #openstack-zaqar04:11
*** flwang1 has joined #openstack-zaqar04:35
*** pcaruana has quit IRC04:39
openstackgerritFei Long Wang proposed openstack/zaqar: Add Queues for api ref  https://review.openstack.org/32305905:00
*** flwang1 has quit IRC05:04
*** GB21 has joined #openstack-zaqar05:39
*** GB21 has quit IRC05:53
*** GB21 has joined #openstack-zaqar05:53
openstackgerritEva Balycheva proposed openstack/zaqar: Add Zaqar installation guide  https://review.openstack.org/26885106:07
*** rcernin has joined #openstack-zaqar06:11
*** GB21 has quit IRC06:15
*** pcaruana has joined #openstack-zaqar06:16
*** GB21 has joined #openstack-zaqar06:31
*** openstackgerrit has quit IRC06:48
*** openstackgerrit has joined #openstack-zaqar06:48
*** tesseract has joined #openstack-zaqar06:56
*** GB21 has quit IRC07:47
*** diga has joined #openstack-zaqar07:59
*** GB21 has joined #openstack-zaqar08:18
*** diga has quit IRC08:25
*** shu-mutou-AFK has quit IRC08:25
openstackgerritwangxiyuan proposed openstack/zaqar: Ensure queue exsits before get/update the claim  https://review.openstack.org/32932008:37
openstackgerritwangxiyuan proposed openstack/zaqar: Ensure queue exsits before get/update the claim  https://review.openstack.org/32932008:39
*** Qiming is now known as Qiming_afk08:43
*** Qiming_afk is now known as Qiming09:06
openstackgerritwangxiyuan proposed openstack/zaqar: Adding Negative tests cases to Zaqar v2  https://review.openstack.org/31982509:23
*** GB21 has quit IRC09:25
*** flwang1 has joined #openstack-zaqar09:39
*** GB21 has joined #openstack-zaqar09:52
openstackgerritwangxiyuan proposed openstack/zaqar: (redis)Fix the 503 error when get/delete messages  https://review.openstack.org/32882410:00
openstackgerritwangxiyuan proposed openstack/zaqar: Ensure queue exists before get/update the claim  https://review.openstack.org/32932010:00
openstackgerritFei Long Wang proposed openstack/zaqar: Add Queues for api ref  https://review.openstack.org/32305910:02
flwang1wxy: thank you so much for those redis fix10:04
*** flwang1 has quit IRC10:19
*** exploreshaifali has joined #openstack-zaqar11:44
*** exploreshaifali has quit IRC11:58
*** exploreshaifali has joined #openstack-zaqar12:46
*** GB21 has quit IRC12:51
*** fifieldt has joined #openstack-zaqar13:47
*** mpanetta has joined #openstack-zaqar14:05
*** mpanetta has quit IRC14:05
*** mpanetta has joined #openstack-zaqar14:06
*** AAzza_ has joined #openstack-zaqar14:14
*** AAzza- has joined #openstack-zaqar14:15
*** AAzza has quit IRC14:16
*** exploreshaifali has quit IRC14:18
*** AAzza_ has quit IRC14:19
*** AAzza has joined #openstack-zaqar14:19
*** AAzza- has quit IRC14:20
*** fifieldt has quit IRC15:08
*** rcernin has quit IRC15:11
*** mpanetta has quit IRC15:16
*** mpanetta has joined #openstack-zaqar15:17
*** mpanetta has quit IRC15:28
*** mpanetta has joined #openstack-zaqar15:29
*** GB21 has joined #openstack-zaqar16:14
*** mpanetta_ has joined #openstack-zaqar16:17
*** mpanetta has quit IRC16:20
*** njohnston|afk is now known as njohnston16:30
*** tesseract has quit IRC16:43
*** wanghao has quit IRC16:49
*** wanghao has joined #openstack-zaqar16:49
*** mpanetta_ has quit IRC17:09
*** mpanetta has joined #openstack-zaqar17:10
*** wanghao has quit IRC17:14
*** wanghao has joined #openstack-zaqar17:16
*** tqtran has joined #openstack-zaqar17:32
*** GB21 has quit IRC17:53
*** mpanetta_ has joined #openstack-zaqar18:57
*** mpanetta has quit IRC19:00
*** mpanetta_ has quit IRC19:01
*** mpanetta has joined #openstack-zaqar19:01
*** flwang1 has joined #openstack-zaqar19:02
flwang1flaper87: around?19:11
flaper87flwang1: I am19:39
flwang1flaper87: are you still working on the deprecate v1.1 patch?19:42
flwang1if you're busy, would you mind me posting patch set?19:43
flwang1flaper87: and do you still have any concern about https://review.openstack.org/318202 and https://review.openstack.org/284555 ?  specs for mistral notification and subscription confirmation.  otherwise, i'm going to approve them19:44
flaper87flwang1: the specs I'll review tomorrow as far as the v1.1 thing goes, be my guest19:45
flwang1flaper87: ok, cool19:46
flwang1thanks19:46
*** mpanetta has quit IRC19:56
*** mpanetta has joined #openstack-zaqar19:57
*** mpanetta has quit IRC20:01
*** mpanetta has joined #openstack-zaqar20:01
*** flwang has quit IRC20:10
*** flwang has joined #openstack-zaqar20:26
*** mpanetta has quit IRC21:34
*** njohnston is now known as njohnston|afk22:07
flwang1Eva-i:22:08
Eva-iflwang1: hello22:14
flwang1i'm reviewing your install guide, so far so good :)22:16
Eva-iflwang1: thank you =)22:16
Eva-iflwang1: so today I'll try to make add install-guide job, right?22:16
flwang1Eva-i: yep, pls do it :) and like api -ref, we may need another publish job22:19
flwang1so that the doc can be published on docs.openstack.org22:19
flwang1Eva-i: pls revisit https://review.openstack.org/323059 the queues api ref22:21
*** openstackstatus has quit IRC22:25
*** openstack has joined #openstack-zaqar22:26
*** openstackstatus has joined #openstack-zaqar22:27
*** ChanServ sets mode: +v openstackstatus22:27
*** rcernin has joined #openstack-zaqar22:28
openstackgerritFei Long Wang proposed openstack/zaqar: Add Queues for api ref  https://review.openstack.org/32305923:24
*** rcernin has quit IRC23:40
flwang1Eva-i: hi23:46
Eva-iflwang1: hello!23:46
flwang1what did you mean the unwrapped line?23:46
Eva-iflwang1: this one, for example: https://review.openstack.org/#/c/323059/5/api-ref/source/queues.inc@1223:47
Eva-iflwang1: I think only the lines that contain code/configs can be left unwrapper. All other lines should be wrapped.23:48
Eva-i*unwrapped23:48
flwang1Eva-i: ok, i'm fine. will upload a new patchset soon23:49
Eva-iflwang1: good.23:49
openstackgerritFei Long Wang proposed openstack/zaqar: Add Queues for api ref  https://review.openstack.org/32305923:52

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!