14:02:08 #startmeeting freezer 14:02:09 Meeting started Thu Dec 1 14:02:08 2016 UTC and is due to finish in 60 minutes. The chair is yangyapeng. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:10 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:02:12 The meeting name has been set to 'freezer' 14:02:25 hello freezer guys 14:02:54 yangyapeng, hey :) 14:03:03 hello raliev 14:03:29 Let's wait for more people to join 14:05:05 Please add more topic to https://etherpad.openstack.org/p/freezer_meetings 14:06:06 zhusz1: hello 14:06:10 hello 14:07:18 zhusz1: I see you have some patches in review :) 14:07:40 zhusz2: if it have some topic to discuss ? 14:08:58 No topic now. Only some patches need to be reviewed. 14:09:43 OKay, We need more to review these patch :) 14:10:39 raliev: zhusz2 https://review.openstack.org/#/c/372193/ 14:10:47 yangyapeng, could you please review this one https://review.openstack.org/#/c/397861/ https://review.openstack.org/#/c/397874/? 14:11:06 ok , I have a patch need to review :) 14:12:19 yangyapeng, I have reviewed that patch. It's OK for me. 14:12:27 thank you zhusz2 14:13:08 raliev: https://review.openstack.org/#/c/397861/ i have a quickly review. it is ok , Workflow :) 14:13:12 yangyapeng, I already reviewed this https://review.openstack.org/#/c/372193/, lgtm 14:14:04 yangyapeng, thx :) 14:14:11 thank you raliev 14:16:29 yangyapeng, could you please review https://review.openstack.org/#/c/400671/? 14:16:45 And https://review.openstack.org/#/c/398101/ 14:18:38 raliev, could you review https://review.openstack.org/#/c/402279/? I think it's important. 14:19:07 zhusz2, sure 14:20:09 Thanks raliev 14:20:33 hi zhusz2 https://review.openstack.org/#/c/400671/ Can you explain it, about the order, 14:22:03 column = 14:23:03 oh oh. 14:23:23 zhusz2, regarding https://review.openstack.org/#/c/402279/, looks good, if it works well - no objections from me 14:23:32 'Start Date', 'End Date', 'Interval' 14:23:53 :) 14:24:40 raliev, yes. I have a validation on my local environment 14:24:57 zhusz2, +1 from me :) 14:25:08 OK, thanks 14:26:09 guys, there are two patches with pep8 fixes, please take a look - https://review.openstack.org/#/c/404761/ , https://review.openstack.org/#/c/403738/ 14:30:46 Hi guys, sorry I'm late. 14:31:00 hello slashme_ 14:31:02 Hello slashme 14:31:19 we have some peeding review patch 14:31:21 slashme_, hey:) 14:31:25 Thx yangyapeng for taking care of the meeting 14:31:36 hello slashme_ 14:32:46 it's my pleasure 14:35:16 raliev: pep8 patch i have a review. nice 14:37:13 yangyapeng, that wasn't easy to fix freezer-api code, too many code style problems :) 14:39:43 yes 14:39:46 bug raliev 14:40:06 http://docs.openstack.org/developer/hacking/ [H306] Alphabetically order your imports by the full module path 14:40:19 we should have that import alphabetically 14:41:21 yangyapeng, where it is not done? 14:42:12 eg: https://review.openstack.org/#/c/404761/2/freezer_api/storage/elastic.py 14:42:32 in freezer-api about unittest and mock. 14:43:24 imports ordered in blocks as in Import order template - http://docs.openstack.org/developer/hacking/#import-order-template 14:43:57 unittest is stdlib, it should be at block#1, mock is third-party 14:44:22 yangyapeng, there are 3 blocks of imports here, so libs should be sorted inside their blocks 14:47:09 raliev dstepanenko_ Thanks I made the same mistake ^^ 14:47:45 {{stdlib imports in human alphabetical order}} 14:47:46 \n 14:47:46 {{third-party lib imports in human alphabetical order}} 14:47:48 \n 14:47:48 yangyapeng: no problems :) 14:47:50 {{project imports in human alphabetical order}} 14:47:52 \n 14:47:53 \n 14:47:55 {{begin your code}} 14:51:01 yangyapeng, hacking H306 is checked alphabetical order of imports, I can't made a mistake, otherwise pep8 gate check will fail :) 14:51:11 https://github.com/openstack-dev/hacking/blob/master/hacking/checks/imports.py#L80 14:53:06 raliev: thanks 14:56:51 guys, could you please also take a look into https://review.openstack.org/#/c/379281/ 14:59:16 hello guys 14:59:47 if we have more patch to review, please add it to https://etherpad.openstack.org/p/freezer_meetings. 15:00:00 1 minutes left 15:00:21 thanks everyone 15:00:34 * bswartz waves to yangyapeng 15:00:42 #endmeeting