18:00:00 #startmeeting gluon 18:00:01 Meeting started Wed Jul 26 18:00:00 2017 UTC and is due to finish in 60 minutes. The chair is bh526r. Information about MeetBot at http://wiki.debian.org/MeetBot. 18:00:03 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 18:00:05 The meeting name has been set to 'gluon' 18:00:08 Hi Kamil 18:00:19 hi 18:00:21 #topic Roll Call 18:00:26 #info Bin Hu 18:00:43 #info Paul Carver 18:00:50 #info Kamil Renczewski 18:01:11 #topic Admin Update 18:01:41 #info Bin plans to attend PTG on 09/11-09/15. Does anyone else plan to attend? 18:02:20 #info Otherwise, no other update 18:02:37 #topic Pike Release Update 18:03:50 #info Bin followed up with Sukhdev, and waiting for further update regarding Neutron related tasks 18:04:31 #info In addition, there are 2 patched approved since our last meeting on June 28: 18:04:49 #info One is "Fix incorrect commands adding Gluon service to Keystone" 18:04:50 bh526r: I will reply later today 18:05:00 Thank you Sukhdev 18:05:19 #link https://review.openstack.org/#/c/474812/ 18:05:42 #info The other one is "Update documentation for Contrail installation" 18:05:57 #link https://review.openstack.org/#/c/476509/ 18:06:20 #info There are 7 new patches submitted for review 18:06:40 #info (1) Update the documentation link for doc migration 18:06:51 #link https://review.openstack.org/#/c/486511/ 18:07:16 info JinLi 18:07:57 #info This patch updates the link of OpenStack docs in our various documentation to match the new OpenStack doc structure 18:08:07 #info It is quite straightforward. 18:08:41 #info Please take a look, and see if you have any comment 18:09:41 #info There are two +1. If there is no comment, I suggest to approve it. 18:10:40 #info No comments, this is approved. Bin will take action to merge it. 18:11:50 #info (2) Update formatting in Contrail docs 18:12:05 #link https://review.openstack.org/#/c/482963/ 18:12:34 #info This patch improves the formatting in contrail installation procedure. 18:13:07 #info It is quite straightforward. 18:13:19 #info There are two +1. 18:13:35 #info If there is no further comment, I suggest to approve it. 18:16:00 #info No comments, this is approved. Bin will take action to merge it. 18:17:05 #info (3) Rule to code 18:17:24 #link https://review.openstack.org/#/c/483613/ 18:18:22 #info This patch only moves rule definitions from policy.json to code. Policies definitions e.g. "create_ports" or "get_ports" will still be defined in the policy.json file. 18:18:33 #info In the future, policy definitions will be auto generated from model's yaml files[1]. Then policy definitions will be removed from the policy.json file. 18:18:52 #info There are three +1. 18:19:13 #info If there is no other comment, I suggest to approve it. 18:21:50 #info No comments, this is approved. Bin will take action to merge it. 18:22:36 #info (4) Add configuration option for policy.json file path 18:22:52 #link https://review.openstack.org/#/c/481771/ 18:23:14 #info There are 2 comments, all are editorial / typo 18:23:24 will need to fix the typo 18:23:32 good catch bin 18:23:55 Thank you Jin. 18:24:24 #info Except those 2 editorial typos, please review if you have any comment 18:24:54 #info Jin will upload a new patchset to fix the typo. 18:26:04 #info If there is no other comment by Friday July 28, assuming new patch will be uploaded at that time, this patch will be approved. Bin will take action to merge it 18:26:51 #info (5) Set environment variables for protonclient 18:27:08 #link https://review.openstack.org/#/c/482728/ 18:27:49 #info There is 1 editorial comment 18:28:20 I will fix it today together with the previous one 18:28:29 Great, thank you Jin 18:28:41 #info Jin will upload a new patchset to fix the typo. 18:28:58 #info Except those 2 editorial typos, please review if you have any comment 18:29:20 #info If there is no other comment by Friday July 28, assuming new patchset will be uploaded at that time, this patch will be approved. Bin will take action to merge it 18:29:53 #info (6) Gluon object-level authorization 18:30:07 #link https://review.openstack.org/#/c/482752/ 18:30:39 #info There are 3 editorial comments 18:31:07 What's the purpose of the .bak file? 18:31:07 bin let's test this one together on Friday before we merge it 18:31:28 Paul that's the original file 18:32:01 but what's it for? 18:32:11 Why is it in the commit? 18:32:43 we will remove it after we run test, it is just there for comparing code 18:33:24 but that's what Git is for 18:34:20 Git already has a backup of all past states of the repository, so what's the point of committing a copy of file to the version control history? 18:34:21 agree, I will remove it after we run test case on Friday 18:35:04 I keep it there so I can open these two files at the same time in editor 18:35:26 while I modifying the code 18:36:17 Hi 18:36:25 you don't need to add it to the commit in order to do that 18:36:41 sorry that I was disconnected from network for a few minutes 18:37:02 and I didn't blame our u-verse 18:37:20 Where are we at? 18:37:36 bin let's test this one together on Friday before we merge it 18:37:37 What's the purpose of the .bak file? 18:37:37 Paul that's the original file 18:37:37 but what's it for? 18:37:37 Why is it in the commit? 18:37:38 we will remove it after we run test, it is just there for comparing code 18:37:39 but that's what Git is for 18:37:41 Git already has a backup of all past states of the repository, so what's the point of committing a copy of file to the version control history? 18:37:44 agree, I will remove it after we run test case on Friday 18:37:47 I keep it there so I can open these two files at the same time in editor 18:37:48 while I modifying the code 18:37:50 Hi 18:37:52 you don't need to add it to the commit in order to do that 18:37:56 sorry that I was disconnected from network for a few minutes 18:37:58 and I didn't blame our u-verse 18:38:05 Thank you Jin 18:38:21 Ok, let's test it on Friday 18:38:52 #info (7) Policies in yaml 18:39:17 #link https://review.openstack.org/#/c/486254/ 18:39:29 #info This one is still a work in progress 18:39:32 same thing here, we will need to test it on Friday and clean up code before merge 18:40:06 Yup, and perhaps need to rebase based on 3 merges today. 18:40:14 @paul, thank you for your suggestions, will pay attention to that. 18:41:04 #info (6) and (7) need further work and review. 18:41:28 That's all from my side 18:41:42 Anything else or any update from anyone else? 18:41:52 #topic AOB 18:42:50 If no other update or nothing else from your side, we can adjourn the meeting and give back everyone 15 minutes 18:43:12 #info Nothing else 18:43:24 #info Meeting adjourned 18:43:31 #endmeeting