13:04:37 #startmeeting tricircle 13:04:39 Meeting started Wed Dec 2 13:04:37 2015 UTC and is due to finish in 60 minutes. The chair is joehuang. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:04:40 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:04:42 The meeting name has been set to 'tricircle' 13:05:02 #topic rollcall 13:05:16 #info joehuang 13:05:36 #info zhiyuan 13:06:14 #topic development 13:06:45 hi 13:06:49 a new stateless design proposal is updated at 13:06:49 sorry i'm late 13:07:07 #link https://docs.google.com/document/d/18kZZ1snMOCD9IQvUKI5NVDzSASpw-QKj7l2zNqMEd3g/edit# 13:07:15 you are welcome 13:07:40 zhiyuan, how about your patch 13:08:38 what's included and what's not include 13:09:48 joehuang joe how many patches are we working on right now ? 13:09:50 api and db modules are kept, and I removed dispatcher and proxy 13:10:33 the test for api and db should be remained there 13:10:59 and the patch will be submitted to the experimental branch for the stateless poc 13:11:40 currently zhiyuan's patch is being worked, and I'll start a new patch after zhiyuan's patch is ready 13:11:53 yes, and I also added tox.ini for test environment setup, and a tool to automatically generate configuration 13:12:20 #info the stateless PoC will be submitted to the experimental branch 13:12:45 please include the test cases too 13:12:51 oslo.config provides a tool to generate configuration sample from the project's source code 13:13:09 great 13:13:17 of course the original test cases will be kept 13:13:57 zhiyuan_ could you provide a simple "How to" on the google doc on how to contribute to the stateless branch ? 13:13:59 and for the doc, each activities will be recorded with one unqiue tag in incremtal way 13:14:34 and since we are trying a new model, I think it's time for us to migrate to OpenStack CI, not maintain our third party CI 13:14:39 shall we add the timestamp to our table 13:14:52 sure 13:15:15 #action migrate to OpenStack CI but nor 3rd party CI 13:15:42 to zhipeng, good idea 13:15:46 ok, I will update the google docs tomorrow 13:16:07 #action add guide how to contribute to the stateless PoC 13:16:43 any question on the stateless proposal and networking? 13:17:15 is there anything different for networking between stateful and stateless? 13:17:51 same 13:18:11 I think it's fine to add time stamp field, oslo db already provides the base class 13:18:53 ok 13:19:28 #action add time stamp to the table 13:19:41 so i think i could try to work on the networking side since either solution would require it 13:19:59 that's great 13:21:21 do we need to keep the client module? 13:21:41 to bottom OpenStack? 13:21:50 yes 13:22:25 for Nova/Cinder, no need, but we can remove later 13:23:08 for bottom Neutron, we may have to use client, because information comes from DB 13:23:26 or from API 13:23:50 how about your idea/ 13:25:17 we don't need to remove the client in a hurry, remove when we make sure we'll not use it. 13:25:19 so we can keep the client module, it is configurable, if we don't use it to access bottom Nova and Cinder, we just remove the related configuration 13:26:32 ok 13:27:17 so after I submit the init patch, I am going to work on new tables 13:28:00 good 13:28:37 after new table, we can start to process the request to novaapigw and cinderapigw 13:28:52 and first to connect one bottom openttack 13:29:33 after one bottom openstack can be connected, then L3 networking between bottom OpenStacks 13:30:02 #action update the todo list in the etherpad 13:31:32 #link https://etherpad.openstack.org/p/TricircleToDo 13:32:02 thanks for attending the meeting. let's end our meeting today 13:32:19 #endmeeting