Monday, 2017-02-13

*** openstackgerrit has joined #openstack-zaqar00:06
openstackgerritOpenStack Proposal Bot proposed openstack/python-zaqarclient master: Updated from global requirements  https://review.openstack.org/43210200:06
*** wanghao has joined #openstack-zaqar00:37
*** amoralej|off has quit IRC01:19
*** amoralej has joined #openstack-zaqar01:22
*** yanyanhu has joined #openstack-zaqar01:35
flwangwanghao: wxy: ping01:44
wxyflwang: pong01:58
flwangwxy: i'd like to discuss with you guys about the config at https://review.openstack.org/#/c/389473/27/zaqar/common/configs.py02:06
flwangsince those are the 'interfaces' between zaqar and the deployers, which may cause compatibility  issues in the future02:07
wxyflwang: yeah, I can see your point.02:09
wxyflwang: subscription_confirmation_email_content is a little big.02:09
flwangi also don't want to introduce two much config options :)02:10
wxyflwang: And the format is hard code.02:10
flwangwxy: check my latest comments  https://review.openstack.org/#/c/389473/27/zaqar/common/configs.py02:11
wxyflwang: OK02:13
wanghaoflwang: wxy: since we will use three arguments in email, body,  so the format is a little hard code, but user still can update this information.02:25
flwangwanghao: if you pay more attention for the email of SNS, you will see the sender are slightly differrent02:26
flwangthe email is same, but name are different02:26
wanghaoflwang: wxy:  unless we don't insert any arguments information in email body,  that will let user to change the option as they want.02:26
wanghaoflwang: really? I will check it again.02:27
*** wanghao has quit IRC02:27
*** wanghao has joined #openstack-zaqar02:28
*** mpanetta has joined #openstack-zaqar02:29
*** mpanetta has quit IRC02:30
*** mpanetta has joined #openstack-zaqar02:31
wanghaoflwang: Topic is different, that I have made sure.  But  the sender,   there is Subscription Confirmation sender in my gmail: AWS Notifications no-reply@sns.amazonaws.com02:40
wanghaoflwang: There is Unsubscribe Confirmation email sender: AWS Notifications no-reply@sns.amazonaws.com02:41
wanghaoflwang: Did I miss something?  I saw the Sender  is same...02:41
flwangwanghao: let me show you02:42
flwangwanghao: see http://imgur.com/a/8C6Ts02:46
wanghaoflwang: ok02:47
wanghaoflwang: its my email: http://imgur.com/a/uNkrh02:52
flwangmaybe they just changed their settings :)02:52
flwangbut that's alright02:52
wanghaoflwang: okay,  but I think that's better to split two options for subcription and unsubscribe,  so user can set different sender if they want.02:55
wanghaoflwang: I'm fine with it.02:55
flwangcool02:56
flwangi think i could get my devstack env work today, so i can test it tomorrow02:57
flwangthe code looks good for me02:57
wanghaoflwang: thanks,  that I have build a web service for testing html.  There is an issue now that setting http request header in ajax is not working now, I'm trying to work it out.02:58
wanghaoflwang: I used sendBefore to set pre-singed url http header,  it should work, but it doesn't. I'm not sure why until now....02:59
wanghaoflwang: just let you know when you test it.03:00
flwangok, thanks03:00
*** wanghao_ has joined #openstack-zaqar03:07
*** wanghao has quit IRC03:10
*** wanghao_ has quit IRC03:30
*** wanghao has joined #openstack-zaqar03:37
wxyping flwang03:46
flwangwxy: yep03:46
wxyany idea about the redis cold migration03:47
wxy?03:47
wxyCode looks fine. Only the redis problem blocked the patch IMO.03:47
flwangwxy: ah, i think we may need a patch in project-config to pass in the current backend03:48
flwangwxy: would you like to propose that?03:48
wxyflwang: Sure.03:49
flwangand we may need to do more to deal with the difference between those backends03:49
flwangmongodb, sql, redis, swift03:49
flwangit's not easy03:49
flwangbut we're almost there03:50
wxyflwang: yes, indeed.03:50
flwangwxy: thanks for taking this03:54
openstackgerritMerged openstack/zaqar master: Switch to use test_utils.call_until_true  https://review.openstack.org/43166804:01
openstackgerritMerged openstack/zaqar master: Update the purge exception catch  https://review.openstack.org/42122704:07
openstackgerritMerged openstack/zaqar master: Add Swift backend releasenote  https://review.openstack.org/42920204:07
*** openstackgerrit has quit IRC04:32
*** lhx__ has joined #openstack-zaqar05:00
*** lhx__ has quit IRC05:11
*** lhx__ has joined #openstack-zaqar05:46
*** lhx__ has quit IRC06:15
*** openstackgerrit has joined #openstack-zaqar06:31
openstackgerritwangxiyuan proposed openstack/zaqar master: Support cold migration  https://review.openstack.org/42694306:31
*** itisha has quit IRC06:42
*** lhx__ has joined #openstack-zaqar07:00
*** lhx__ has quit IRC07:08
*** lhx__ has joined #openstack-zaqar07:09
*** rcernin has joined #openstack-zaqar07:15
*** tesseract has joined #openstack-zaqar07:28
*** tesseract is now known as tesseract-RH07:29
openstackgerritwangxiyuan proposed openstack/zaqar master: Support cold migration  https://review.openstack.org/42694307:41
*** nadya has joined #openstack-zaqar07:41
*** nadya has quit IRC07:42
*** nadya has joined #openstack-zaqar07:42
openstackgerritZhaoBo proposed openstack/zaqar master: Address TODO in schema  https://review.openstack.org/43069607:43
openstackgerritZhaoBo proposed openstack/zaqar master: Address TODO in schema  https://review.openstack.org/43069607:47
*** pcaruana has joined #openstack-zaqar07:49
openstackgerritZhaoBo proposed openstack/zaqar master: Address TODO in schema  https://review.openstack.org/43069608:05
*** tqtran has joined #openstack-zaqar09:05
*** tqtran has quit IRC09:09
*** shu-mutou is now known as shu-mutou-AWAY09:23
*** wanghao has quit IRC09:35
*** eliqiao has quit IRC09:37
*** eliqiao has joined #openstack-zaqar09:40
*** eliqiao has quit IRC09:40
openstackgerritOpenStack Proposal Bot proposed openstack/zaqar master: Updated from global requirements  https://review.openstack.org/43155709:45
*** nadya has quit IRC10:03
*** yanyanhu has quit IRC10:14
*** tqtran has joined #openstack-zaqar10:15
*** tqtran has quit IRC10:20
*** nadya has joined #openstack-zaqar10:54
*** openstackgerrit has quit IRC11:18
*** flwang1 has joined #openstack-zaqar11:25
*** tqtran has joined #openstack-zaqar12:17
*** tqtran has quit IRC12:22
*** lhx__ has quit IRC13:06
*** nadya has quit IRC13:48
*** rbrady has joined #openstack-zaqar14:09
*** rbrady has joined #openstack-zaqar14:09
*** amoralej is now known as amoralej|lunch14:11
*** mpanetta has quit IRC14:30
*** mpanetta has joined #openstack-zaqar14:31
*** amoralej|lunch is now known as amoralej14:37
*** pcaruana has quit IRC14:50
*** nadya has joined #openstack-zaqar14:52
*** pcaruana has joined #openstack-zaqar14:55
*** tqtran has joined #openstack-zaqar15:19
*** tqtran has quit IRC15:24
*** mpanetta has quit IRC15:39
*** mpanetta has joined #openstack-zaqar15:40
-openstackstatus- NOTICE: We are currently investigating an issue with our AFS mirrors which is causing some projects jobs to fail. We are working to correct the issue.15:51
*** rcernin has quit IRC16:19
*** pcaruana has quit IRC16:20
*** tqtran has joined #openstack-zaqar16:25
*** pcaruana has joined #openstack-zaqar16:34
*** nadya has quit IRC16:39
*** tesseract-RH has quit IRC16:55
*** pcaruana has quit IRC16:58
*** pcaruana has joined #openstack-zaqar16:59
*** nadya has joined #openstack-zaqar17:19
-openstackstatus- NOTICE: AFS replication issue has been addressed. Mirrors are currently re-syncing and coming back online.17:20
*** nadya has quit IRC17:37
*** pcaruana has quit IRC17:44
*** nadya has joined #openstack-zaqar18:03
*** nadya has quit IRC18:04
*** nadya has joined #openstack-zaqar18:04
*** david-lyle_ has joined #openstack-zaqar18:08
*** david-lyle_ is now known as david-lyle18:12
flwang1therve: ping19:13
flwang1therve: i need a  +1 from you on https://review.openstack.org/#/c/431194 thanks19:13
*** flwang1 has quit IRC19:22
*** amoralej is now known as amoralej|off19:37
*** amoralej|off is now known as amoralej20:11
*** flwang1 has joined #openstack-zaqar20:24
*** kong has joined #openstack-zaqar20:27
*** flwang1 has quit IRC20:45
*** nadya has quit IRC20:51
*** openstackgerrit has joined #openstack-zaqar20:56
openstackgerritOpenStack Release Bot proposed openstack/python-zaqarclient master: Update reno for stable/ocata  https://review.openstack.org/43326120:56
*** flwang1 has joined #openstack-zaqar21:08
flwangwow, AWS SQS just supports FIFO now21:10
flwangtqtran: ping21:23
*** amoralej is now known as amoralej|off21:23
tqtranflwang: hey wasup?21:23
flwangtqtran: do you have a moment to discuss zaqar-ui for Pike?21:23
tqtranyep, i have about 30m, whats the plan?21:24
flwangtqtran: cool, 30 mins is enough i think21:25
flwangthe idea is make the queue panel useful21:26
flwangI can see 4 missing features21:26
tqtranoh actually, while we're talking, i was playing around with the latest code, seems like subscriptions no longer shows up?21:26
flwangsubscriptions is showing up under the queue21:26
flwangyou can create a new subscriptions for a queue21:27
flwangand you can see it under the queue21:27
flwangcan't you?21:27
tqtranbut you arent able to add new subs21:27
tqtranvia the ui21:27
flwangi can21:27
tqtranoh really? strange.. im not seeing it.21:27
flwangthere is an action of the queue named "Create Subscription"21:27
tqtranok, i'll check later21:28
flwanglet me continue my talk :)21:28
tqtranso 4 missing features, what do you have in mind?21:28
flwang1.   as a user, I want to be able to post messages on dash21:28
flwang2. as a user, i want to be able to retrieve messages on dash21:28
flwang3. as a user, i want to be able to edit subscriptions on dash21:29
flwang4. as a user, i want to be able to purge a queue on dash21:29
flwangpurge queue is a new API we added in Ocata21:29
tqtranok21:30
tqtranwhat kind of messages would a user post ?21:30
flwangtqtran: on AWS SQS, it just pops up a form, and let user input the raw message21:31
tqtranim not familiar with SQS, what is the use case? as in, when would a user need/want to use this feature?21:31
flwangtqtran: we can do the same thing now for zaqar21:31
flwangnow, you have created your queue on dash, right?21:32
flwangthen, you may want to publish some messages for the queue21:32
flwanghence, you want to see an action on the queue to let you publich/post messages21:32
tqtranwhen you say user, are you refering to some service? or the actual user of the ui?21:33
flwangthe user of the UI21:33
tqtranok, so when does a user need to post a message to the queue? what does that accomplish?21:33
tqtranjust to trigger some jobs?21:34
flwangtqtran: mostly for testing, IMHO21:34
flwangbecause generally, the publisher and consumer of the queue are apps/services21:35
flwanghttp://developer.openstack.org/api-ref/messaging/?expanded=post-message-detail#post-message21:35
flwangstill there?21:44
tqtranok, sounds fair enough21:44
tqtranyup still here21:44
tqtrando you have someone in mind to implement this work? im not sure i will have time this cycle since my group is no longer working on openstack21:45
tqtrani can definitely help review21:45
tqtranit really depends on how much work lands on my plate. i might be able to help with a few of those items, but it all depends on how much work lands on my plate within the next week or so21:46
tqtranops i just repeated lol sorry21:46
flwangtqtran: if you can help review or give some advices, it would be great21:47
flwangi can do some easy one and i think shu-mutou-AWAY can help much21:48
flwangtqtran: btw, do you have any idea for https://bugs.launchpad.net/zaqar-ui/+bug/1557815 and https://bugs.launchpad.net/zaqar-ui/+bug/1664374 ?21:48
openstackLaunchpad bug 1557815 in Zaqar-ui "Queue filter doesn't work properly" [Medium,Confirmed]21:48
openstackLaunchpad bug 1664374 in Zaqar-ui "Direction path is not correct" [Medium,New]21:48
flwangi'm going to fix them21:48
tqtranlooking21:51
tqtrani can look into those problems and post something onto the bug report21:52
tqtranif its easy, i can just fix it myself21:52
tqtranhave a meeting soon, ttyl :)21:52
flwangok, cool, thanks, ttyl21:53
flwangshu-mutou-AWAY: finally, i get my devstack work with the latest zaqar-ui22:42
flwangshu-mutou-AWAY: i would say you have done a fantastic job for zaqar-ui in Ocata22:42
flwangshu-mutou-AWAY: THANK YOU22:42
*** dhellmann has left #openstack-zaqar22:43
*** dhellmann has joined #openstack-zaqar23:01
*** dhellmann has left #openstack-zaqar23:04
*** jtomasek has quit IRC23:31
*** jtomasek has joined #openstack-zaqar23:35

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