Wednesday, 2016-05-25

*** chenhuayi has joined #openstack-smaug00:35
*** zengyingzhe__ has quit IRC01:01
*** zhongjun_ has joined #openstack-smaug01:08
*** zhonghua-lee has quit IRC01:09
*** zhonghua-lee has joined #openstack-smaug01:10
*** zhangshuai has joined #openstack-smaug01:16
openstackgerritsmile-luobin proposed openstack/smaug: Fix bug in unpack_graph  https://review.openstack.org/32073201:33
*** pzchen has joined #openstack-smaug02:36
openstackgerritchenying proposed openstack/smaug: Fix create checkpoint API errors in protect service  https://review.openstack.org/32075403:11
chenyingThis patch fix the errors when I test 'protect' action with03:12
chenyingvolume protection plugins.03:12
xiangxinyongimportant patch03:30
yinwei_computerLet's get it reviewed03:51
yinwei_computerBTW, could everyone get some time to check nova protection plugin patches?03:52
yinwei_computerhttps://review.openstack.org/#/c/319158/103:52
yinwei_computerhttps://review.openstack.org/#/c/295618/03:52
*** zhangshuai_ has joined #openstack-smaug03:56
*** pzchen has quit IRC03:57
*** zhangshuai has quit IRC04:00
*** zhangshuai_ has quit IRC04:02
*** zhangshuai_ has joined #openstack-smaug04:02
*** zhangshuai_ has quit IRC04:03
*** zhangshuai_ has joined #openstack-smaug04:04
*** zhangshuai_ has quit IRC04:10
*** zhangshuai_ has joined #openstack-smaug04:11
*** zhangshuai_ has quit IRC04:37
*** zhangshuai_ has joined #openstack-smaug04:46
*** zhangshuai_ has quit IRC05:01
*** zhongjun_ has quit IRC05:28
*** zhongjun_ has joined #openstack-smaug05:31
*** zhurong has joined #openstack-smaug06:10
xiangxinyongwelcome zhurong06:11
xiangxinyongHe is a expert from 99cloud.06:12
chenzeng welcome zhurong06:14
chenyingwelcome.06:23
xiangxinyongzhurong: welcome to give feedback about smaug. Looking forward to you to join smaug06:24
*** yuval has joined #openstack-smaug06:27
zhurongI just a dajiangyou(pingying) :) Thanks xiangxinyong chenzeng chenying06:27
chenzengzhurong:no, we hope for your good proactice in smaug.06:29
chenyingping yuval06:31
openstackgerritchenying proposed openstack/smaug: Fix create checkpoint API errors in protect service  https://review.openstack.org/32075406:31
yinwei_computerwelcome, zhurong!06:32
openstackgerritchenying proposed openstack/smaug: Fix create checkpoint API errors in protection service  https://review.openstack.org/32075406:35
yuvalping chenying06:40
yuvalwelcome zhurong!06:40
chenyingHi yuval https://review.openstack.org/320754 This patch fix the errors testing 'protect' action with06:41
chenyingvolume protection plugins.06:41
chenyingin smaug master branch.06:41
yuvalI'm on it06:41
chenyingThese are another two patches . One is fixing the bank lease errors, luobing works on it. Another one is processing plugins parameters, wangliuan will work on it.06:45
yuvallinks?06:45
chenyingThey have not submitted them yes. I will ask them finish them ASAP.06:45
chenyingSo my patch did not fix these two problems.06:47
yuvalok06:47
chenyingI will submit a patch to fix 'resotre' and 'delete' action with volume plugins later. Then, I think some fullstack teses could be submiited.06:49
openstackgerritsmile-luobin proposed openstack/smaug: Add serialize and deserialize function for packed_resource_graph  https://review.openstack.org/32080406:59
openstackgerritsmile-luobin proposed openstack/smaug: Add serialize and deserialize function for packed_resource_graph  https://review.openstack.org/32080407:01
yinwei_computerping saggi07:02
yuvalping chenying07:02
chenyingHi07:02
yuvalyinwei_computer: saggi will not be here today07:03
yuvalchenying: what is the 'bank_lease error' you speak about in https://review.openstack.org/#/c/320754/3/smaug/services/protection/checkpoint.py ?07:03
chenyingwait a minute07:04
openstackgerritsmile-luobin proposed openstack/smaug: Fix bug in unpack_graph  https://review.openstack.org/32073207:06
*** zhangshuai_ has joined #openstack-smaug07:08
openstackgerritsmile-luobin proposed openstack/smaug: Fix bug in unpack_graph  https://review.openstack.org/32073207:08
chenyingSwift bank plugin have this function renew_lease. This method will be called periodically to renew lease form swift. Now this function have bug. It doesn't work.07:08
yuvalwhat do you mean "now"? it did work before07:09
yinwei_computeryuval, saggi gave a critical comment on list checkpoints, I need confirm with him about the requirment07:10
yinwei_computerhe told that we won't support combined filters07:10
yinwei_computerif this is the case, the implementation would be much simpler07:11
yinwei_computerbut UI and API may need get changed07:11
yuvalI suggest you mail him your question07:11
yinwei_computeryuval: will saggi come to office this week?07:11
yuvalyinwei_computer: no, afaik07:12
yinwei_computerhe checks mail everyday?07:12
chenyingyuval: it did work before? I don't think so. I think it never work in smaug master branch.  luobin is working on it.07:12
*** zhangshuai_ has quit IRC07:13
yuvalchenying: I don't get it. What do you mean by "not working"? Unit tests pass. Where have you found it doesn't work?07:13
yuvalyinwei_computer: I think so07:13
yuvalyinwei_computer: I'll message him to check, after you'll send your mail07:13
yuvalyinwei_computer: (please CC me and Eran as well)07:13
yinwei_computerok07:16
yinwei_computerthanks, yuval!07:16
chenyingyuval: If you start protection service, you will found the POST 'renew lease form swift' print error messages  periodically.07:16
chenyingmessages like this:07:16
chenying2016-05-25 09:34:42.498 INFO swiftclient [-] REQ: curl -i http://10.229.50.225:8080/v1/AUTH_0fdaee000ffe41adaed13a5d82898361/leases/bf0172a6-d6cd-4a35-b91b-2f9b0129d361 -X POST -H "X-Delete-After: 100" -H "X-Auth-Token: e844c7512cbc4640..."07:16
chenying2016-05-25 09:34:42.499 INFO swiftclient [-] RESP STATUS: 404 Not Found07:16
chenying2016-05-25 09:34:42.499 INFO swiftclient [-] RESP HEADERS: {u'Date': u'Wed, 25 May 2016 01:34:42 GMT', u'Content-Length': u'70', u'Content-Type': u'text/html; charset=UTF-8', u'X-Trans-Id': u'txf2223e02ff58485e8ad51-0057450132'}07:16
chenying2016-05-25 09:34:42.499 INFO swiftclient [-] RESP BODY: <html><h1>Not Found</h1><p>The resource could not be found.</p></html>07:16
chenying2016-05-25 09:34:42.500 ERROR swiftclient [-] Object POST failed: http://10.229.50.225:8080/v1/AUTH_0fdaee000ffe41adaed13a5d82898361/leases/bf0172a6-d6cd-4a35-b91b-2f9b0129d361 404 Not Found  [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<07:16
chenying2016-05-25 09:34:42.500 TRACE swiftclient Traceback (most recent call last):07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient   File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 1565, in _retry07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient     service_token=self.service_token, **kwargs)07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient   File "/usr/local/lib/python2.7/dist-packages/swiftclient/client.py", line 1324, in post_object07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient     http_response_content=body)07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient ClientException: Object POST failed: http://10.229.50.225:8080/v1/AUTH_0fdaee000ffe41adaed13a5d82898361/leases/bf0172a6-d6cd-4a35-b91b-2f9b0129d361 404 Not Found  [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<07:17
chenying2016-05-25 09:34:42.500 TRACE swiftclient07:17
chenying2016-05-25 09:34:42.501 ERROR smaug.services.protection.bank_plugins.swift_bank_plugin [-] acquire lease failed, err:Connection to swift failed: Object POST failed: http://10.229.50.225:8080/v1/AUTH_0fdaee000ffe41adaed13a5d82898361/leases/bf0172a6-d6cd-4a35-b91b-2f9b0129d361 404 Not Found  [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<.07:17
chenyingOh sorry  so many logs.07:17
yinwei_computer:) flood my screen07:18
openstackgerritsmile-luobin proposed openstack/smaug: Add serialize and deserialize function for packed_resource_graph  https://review.openstack.org/32080407:18
yuvalyinwei_computer: chenying: please review https://review.openstack.org/31038507:22
yinwei_computersure07:23
yuvalchenying: is it possible that there are some parts in "Fix create checkpoint API errors in protection service" patch that are not related to the API errors?07:23
yinwei_computeryuval, forgot to tell, your enhancement work is terrific!07:23
yuvalchenying: if so, lets separate them into different patches and get them in quickly07:23
yuvalyinwei_computer: thanks :)07:23
yinwei_computerI just gave several trivial comments.  For the merge workflow, I think we could hold the merge until CI ready for project stability.  what do you think?07:25
yuvalyinwei_computer: yes, we should wait until the CI is ready, I agree07:28
chenying"Fix create checkpoint API errors in protection service' this patch is not related to the bank_lease API errors. But I comments some code about bank_lease check. These comments should be canceled when luobin submit the lease fix patch.07:28
yinwei_computerchenying, has smile_luobin got your comment?07:31
yinwei_computeror you could invite him to review your patch07:31
chenyingI have invited him to review this patch.07:32
yinwei_computerok, got it. Thanks!07:33
openstackgerritzhangshuai proposed openstack/smaug-dashboard: [plan]implement plan detail  https://review.openstack.org/31842807:37
openstackgerritzhangshuai proposed openstack/smaug-dashboard: [plan]implement plan detail  https://review.openstack.org/31842807:52
openstackgerritxiangxinyong proposed openstack/smaug: Enable heat in the local conf  https://review.openstack.org/32083508:33
openstackgerritzhangshuai proposed openstack/smaug: fix requirements.txt for smaug  https://review.openstack.org/32085309:28
openstackgerritzhangshuai proposed openstack/smaug: fix requirements.txt for smaug  https://review.openstack.org/32085309:37
*** zhangshuai_ has joined #openstack-smaug09:39
*** zhurong has quit IRC09:41
*** zhurong has joined #openstack-smaug09:42
*** zhangshuai_ has quit IRC09:52
*** zhangshuai_ has joined #openstack-smaug09:56
openstackgerritchenpengzi proposed openstack/smaug-dashboard: fix requirements.txt for smaug-dashboard  https://review.openstack.org/32086809:58
openstackgerritchenpengzi proposed openstack/smaug-dashboard: fix requirements.txt for smaug-dashboard  https://review.openstack.org/32086810:03
*** zhurong has quit IRC10:05
*** zhangshuai_ has quit IRC10:13
*** zhangshuai_ has joined #openstack-smaug10:13
*** chenhuayi has quit IRC10:20
*** zhangshuai_ has quit IRC10:30
*** zhangshuai_ has joined #openstack-smaug10:30
*** zhangshuai_ has quit IRC10:36
*** zhangshuai_ has joined #openstack-smaug10:37
*** openstackgerrit has quit IRC11:18
*** openstackgerrit has joined #openstack-smaug11:18
*** zhangshuai_ has quit IRC12:14
*** zhurong has joined #openstack-smaug12:41
*** wangfeng has quit IRC13:12
*** zhurong has quit IRC14:40
*** yuval has quit IRC15:03
*** chenying has quit IRC19:39
*** chenying has joined #openstack-smaug19:40

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