05:30:37 #startmeeting taas 05:30:38 Meeting started Wed Jun 22 05:30:37 2016 UTC and is due to finish in 60 minutes. The chair is anil_rao. Information about MeetBot at http://wiki.debian.org/MeetBot. 05:30:39 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 05:30:42 The meeting name has been set to 'taas' 05:30:44 hi 05:30:46 hi 05:30:48 hi 05:30:54 Hi 05:31:00 anil_rao: how are you? 05:31:18 Was down with the flu for the past few weeks. Feeling better now. 05:31:44 sounds good 05:32:02 Thx. Need to catch up on things that I have missed. :-) 05:32:52 #topic do we still aim to make a release compatible with mitaka? 05:33:14 #link http://lists.openstack.org/pipermail/openstack-dev/2016-June/097727.html 05:33:24 hi all 05:33:43 Hi 05:35:23 given our recent pace of development, i guess it's difficult to make a release for mitaka. how do you think 05:36:01 yamamot_: i agree with you. 05:36:26 yamamot_ i agree too 05:36:42 yamamot__: So we essentially need to move to the Service Plugin model? 05:37:01 ? 05:37:07 we already have a service plugin 05:37:30 are you talking about https://review.openstack.org/#/c/307708/ ? 05:37:32 yes 05:37:38 Yes. 05:38:37 well, i can't say "we". but for some of us (especially vendors) it's benefitical to make the plugin use backend-specific service drivers. 05:39:38 the patch implements it. "vendor" part of that is https://review.openstack.org/#/c/320871/ (midonet) 05:41:36 i guess the commit line of the patch ("Support service framework to separate plugin logic") is a bit cryptic. :-) 05:41:52 yamamot__: I haven't checked that review as yet (apologies). How does it fit in with the existing reference implementation? 05:42:36 (most of) the reference implementation specific part of the plugin has been moved into its own service driver. 05:42:58 and the driver is used by default. 05:43:38 yamamot__: Thanks. I'll look into this review. 05:44:10 anil_rao: thank you 05:45:30 Any other opinions on this topic? 05:45:46 yamamot_, anil: will review too 05:45:53 vnyyad: thank you 05:45:55 hi 05:46:39 reedip: hi 05:47:12 reedip: Hi 05:47:31 reedip: hi 05:47:35 wrt review, let me announce review inbox again 05:47:47 #link https://goo.gl/DdeEy8 TaaS review inbox 05:49:03 i recommend everyone here to bookmark it. :-) 05:49:24 yamamot__: I must have missed the previous announcement but this is very nice! Thanks 05:49:26 i will 05:49:50 done 05:50:20 done :) 05:50:24 i did too 05:50:26 yamamot__: Looks like the page contents shunk quite a bit in the last 20 minutes. :) 05:52:12 anil_rao: ? 05:53:20 yamamot__: Just before the TaaS meeting started the contents of that page filled a whole page on my browser; now it is only half a page in length. 05:54:13 which page? 05:54:55 The review inbox page. 05:55:10 i guess you reviewed some of them? 05:55:24 it doesn't show patches you already voted 05:55:40 OK, I suppose they have been removed. :-) 05:55:51 for me the page is empty :-) 05:57:28 #topic gate blocker 05:57:41 #link https://review.openstack.org/#/c/326231/ 05:57:57 anil_rao: i guess you are looking at last week's agenda 05:58:13 Sorry. Wrong cut and paste. Let me update 05:58:41 #topic State transition model for TaaS objects (Service, Flow) 05:59:19 uploaded a new diagram based on the feedback 05:59:51 https://wiki.openstack.org/w/images/8/8a/Status_Flow_Chart.png 06:01:30 i suppose agent-level bind can bring "Port Unbound" to "Active" right? 06:02:13 true... i missed representing it... 06:03:05 kaz is planning to set "INACTIVE" as default (initial) status in DB 06:03:06 vnyyad: Didn't quite follow the unbound and bound state. Is this when the port is not bound to a host? 06:04:08 anil_rao: this is a case when the port on which tap service or flow as originally associated but the port went missing 06:06:01 How do we bind it again 06:07:32 anil_rao: i did not get it 06:08:38 a port can be unbound in the first place (eg. just neutron port-create) it can be bound later (eg. launch a VM with the port) 06:08:50 vnyyad: yamamot__ said above that perhaps agent-level bind can bring "Port Unbound" to "Active". 06:09:20 yamamot__: That is why I was under the impression that we are talking about the host binding of a port 06:10:59 i personally think it isn't worth to have "Port Unbound" state at all. if a user want to know the state, he can look at the neutron port. but probably it's just me. 06:13:07 yamamot__: In the reference implementation we have tap-service (destination side) related flows added on the host to which the dest port is bound. 06:14:00 If the port is not bound we cannot put down these flows. Also if the destination port, for some reason, is no longer bound (e.g. VM attached to it is gone) we have to clean out those flows. 06:14:08 anil_rao: we add it only when the port gets bound, ie when the VM is created 06:15:04 vnyyad: Yes, that is correct. We will need some way to find out when the port is bound though. 06:15:36 anil_rao: and also when it goes missing from the host 06:15:59 vnyyad: Yes. 06:16:46 i suppose it can be done at some port event callbacks in l2 agent 06:17:04 yamamto_: yes 06:17:16 assuming we make our agent to l2 agent extension 06:18:11 a question is if we want/need to make it known to the taas plugin 06:18:11 yamamot_: needs to be explored 06:18:46 reedip: do you have any opinion? 06:22:02 lets put this on the agenda next week to discuss 06:22:10 +1 06:22:26 +1 06:22:27 i guess we need to make agent side concrete before this fsm 06:22:58 yes, sounds good 06:24:12 i'd like to discusss about TaaS session (presentation) in Barcelona Summit 06:24:20 the submission deadline is 13th June 06:24:26 kaz or soichi would like to join as a speaker 06:24:35 what do you say to make a presentation about our progress (e.g. asynchrous API etc.)? 06:24:41 and performance benchmark, if possible 06:25:01 July 13 i guess 06:25:04 soichi: I think a performance study would be most appropriate 06:25:06 yes 06:25:34 We can do a detailed analysis of the behavior too 06:25:42 yamamoto__: yes 06:26:50 anil_rao: sounds great 06:27:29 soichi: I will be examining the perf results Kaz and you posted a few weeks back. I'll get back to the group on this in a couple of days. 06:27:57 I have a hardware multi-node setup coming up shortly. I'll run some experiments from my side too and share the results. 06:28:28 okay, thank you 06:28:33 thanks anil 06:30:26 Looks like we are out of time. See you all next week. 06:30:31 #endmeeting