*** yamamoto has joined #openstack-fwaas | 00:02 | |
*** yushiro has joined #openstack-fwaas | 00:10 | |
*** diogogmt has joined #openstack-fwaas | 01:37 | |
*** yushiro has left #openstack-fwaas | 02:05 | |
*** lnicolas has joined #openstack-fwaas | 02:12 | |
*** vishwanathj has quit IRC | 02:41 | |
*** vishwanathj has joined #openstack-fwaas | 02:42 | |
*** vishwanathj has quit IRC | 03:17 | |
*** vishwanathj has joined #openstack-fwaas | 03:18 | |
*** chandanc_ has joined #openstack-fwaas | 03:50 | |
*** padkrish has joined #openstack-fwaas | 04:00 | |
*** yamamoto has quit IRC | 04:01 | |
*** vishwanathj has quit IRC | 04:02 | |
*** diogogmt has quit IRC | 04:17 | |
*** yamamot__ has joined #openstack-fwaas | 04:29 | |
*** yamamot__ has quit IRC | 04:33 | |
*** yamamot__ has joined #openstack-fwaas | 04:37 | |
*** yamamot__ has quit IRC | 04:42 | |
*** yushiro has joined #openstack-fwaas | 05:01 | |
njohnston | yushiro: Hi! | 05:01 |
---|---|---|
padkrish | hi yushiro, njohnston | 05:01 |
njohnston | So what can we help you with? | 05:01 |
yushiro | njohnston, padkrish Thanks alot for late time for you. | 05:01 |
padkrish | i am ok, 10 PM...real thanks to njohnston :) | 05:02 |
njohnston | I am a night owl. 8-) | 05:02 |
padkrish | :) | 05:02 |
yushiro | njohnston, Currently, I've updated L2 agent extension patch for FWaaSv2. However, It's necessary to integrate db/plugin patch. | 05:02 |
njohnston | ok | 05:03 |
yushiro | njohnston, Then, I think we need to through 1 golden route on my patch. (ex. firewall-group creation) | 05:04 |
njohnston | Yes, sounds good | 05:04 |
yushiro | njohnston, thanks. Then, currently, I'd like to know which patch is necessary to run FWaaS v2 in devstack. | 05:06 |
yushiro | njohnston, Do you have any information about that ? | 05:06 |
yushiro | I think DB, plugin, L2-agent-extension, njohnston's patch(in neutron-side) are necessary. | 05:07 |
njohnston | Yes, and probably the driver to stitch them together | 05:07 |
padkrish | yushiro, njohnston# also the versioned object right, unless we are planning to use RPC for phase 1? | 05:08 |
njohnston | padkrish: For an extremely basic POC like this I think versioned objects might not be necessary, but I am willing to be disproven on that | 05:09 |
padkrish | njohnston# ok, so you are suggesting to use a basic RPC between plugin and agent? | 05:09 |
*** mickeys has quit IRC | 05:10 | |
padkrish | thats what even Sridar was suggesting for basic L3, unless we can get versioned objects changes in... | 05:11 |
njohnston | yep | 05:11 |
padkrish | ok, sounds good... | 05:11 |
*** mickeys has joined #openstack-fwaas | 05:11 | |
yushiro | njohnston, OK Thanks. The last one is for L3 agent side patch. | 05:12 |
padkrish | yushiro# have you sent one out for L3? | 05:12 |
yushiro | padkrish, No, not yet. | 05:13 |
padkrish | ok...sounds good..just want to make sure i don't miss it | 05:13 |
njohnston | yushiro: When you put it in gerrit, add us as reviewers please. :-) | 05:14 |
yushiro | njohnston, Ah, Sure. I'll do that. But it is absolutely WIP... | 05:14 |
yushiro | I'm sorry. | 05:14 |
njohnston | Don't be sorry. I have put up some terribly WIP things before myself! | 05:15 |
yushiro | njohnston, Thanks for your kindness :) | 05:16 |
yushiro | OK, that is my question to njohnston. Thanks alot!! | 05:16 |
njohnston | yushiro: Well, we are here for you If you find you need anything, just reach out - and post code early and often, that's my motto! | 05:17 |
njohnston | yushiro: Have a lovely day! | 05:17 |
* njohnston goes to sleep | 05:17 | |
*** njohnston is now known as njohnston|sleep | 05:17 | |
yushiro | njohnston, wow!! you know "motto". Thank you! | 05:17 |
padkrish | bye yushiro, njohnston | 05:17 |
yushiro | padkrish, Ah, sorry paddu, | 05:18 |
*** mickeys has quit IRC | 05:18 | |
yushiro | padkrish, do you have 5 minutes? | 05:18 |
padkrish | oh sorry, sure, i do | 05:18 |
padkrish | continue | 05:18 |
yushiro | padkrish, thanks | 05:18 |
yushiro | I updated my patch from chandanc_ and Sarath's comment. | 05:19 |
yushiro | As we discussed, my WIP's next action is to through 1 golden route. | 05:19 |
padkrish | ok..sounds good.. | 05:19 |
padkrish | so, you will stub out driver part | 05:20 |
padkrish | ? | 05:20 |
yushiro | Yes. it is necessary. | 05:21 |
yushiro | In order to do this, some time is necessary to research. | 05:21 |
yushiro | So, I think padkrish is focusing on versioned object, isn't it? | 05:22 |
padkrish | yes....basically the german's patch https://review.openstack.org/#/c/274914/ as we decided that day | 05:22 |
padkrish | i will send out a new one | 05:22 |
*** lnicolas has quit IRC | 05:22 | |
yushiro | padkrish, OK, great :) | 05:23 |
yushiro | If you post the patchset, would you please specify me as a reviewer? | 05:24 |
padkrish | absolutely | 05:25 |
padkrish | it will anyway be a very basic WIP :) | 05:25 |
padkrish | hoping it will get better soon! | 05:25 |
yushiro | padkrish, me too!! :) | 05:25 |
yushiro | In L2 agent side, versioned object is referred in order to initialize an instance. | 05:25 |
yushiro | On the other hand, in L3 agent side, versioned object is also referred, isn't it? | 05:26 |
padkrish | my understanding is...it's needed for the notifications, both L2 and L3 | 05:26 |
padkrish | any changes in DB gets notified to the agents (L2/L3) through versioned object RPC | 05:28 |
yushiro | padkrish, Ah, yes. You mean all of versioned object is necessary to initialize both L2 and L3 agent side? | 05:29 |
yushiro | All of versioned object = "firwall_group", "firewall_policy" .... | 05:29 |
padkrish | yes, thats my understanding so far | 05:30 |
yushiro | Ah, OK. I see. I confused about it. | 05:30 |
padkrish | let me do a basic end to end soon...will confirm my understanding!! | 05:31 |
yushiro | padkrish, Yup | 05:32 |
*** yamamot__ has joined #openstack-fwaas | 05:32 | |
yushiro | OK, It's all for me. Do you have any question? | 05:32 |
padkrish | nope...not right now...will email in case of questions | 05:33 |
yushiro | Yes, please. Thank you so much for everyweek. I know your timezone is so late... | 05:34 |
padkrish | no problem....have a great day... | 05:34 |
yushiro | padkrish, You too :) See you. | 05:34 |
padkrish | yushiro# bye | 05:34 |
*** yushiro is now known as yushiro_afk | 05:35 | |
*** padkrish has quit IRC | 05:35 | |
*** chandanc_ has quit IRC | 07:06 | |
*** mickeys has joined #openstack-fwaas | 07:52 | |
*** chandanc_ has joined #openstack-fwaas | 07:59 | |
*** mickeys has quit IRC | 08:04 | |
*** mickeys has joined #openstack-fwaas | 08:04 | |
*** mickeys has quit IRC | 08:09 | |
*** yushiro_afk has quit IRC | 08:21 | |
*** chandanc_ has quit IRC | 09:20 | |
*** chandanc_ has joined #openstack-fwaas | 09:35 | |
*** chandanc_ has quit IRC | 09:50 | |
*** yamamot__ has quit IRC | 10:21 | |
*** yamamoto has joined #openstack-fwaas | 11:49 | |
*** mickeys has joined #openstack-fwaas | 12:38 | |
*** mickeys has quit IRC | 12:43 | |
*** diogogmt has joined #openstack-fwaas | 12:47 | |
*** yamamoto has quit IRC | 13:41 | |
*** yamamoto has joined #openstack-fwaas | 13:45 | |
*** njohnston|sleep is now known as njohnston | 14:00 | |
*** njohnston is now known as njohnston|sleep | 14:00 | |
*** njohnston|sleep is now known as njohnston | 14:00 | |
*** diogogmt has quit IRC | 14:17 | |
*** vishwanathj has joined #openstack-fwaas | 14:42 | |
*** diogogmt has joined #openstack-fwaas | 15:00 | |
*** vishwanathj has quit IRC | 15:02 | |
*** vishwanathj has joined #openstack-fwaas | 15:02 | |
*** vishwanathj has quit IRC | 15:03 | |
*** vishwanathj has joined #openstack-fwaas | 15:04 | |
*** vishwanathj has quit IRC | 15:17 | |
*** vishwanathj has joined #openstack-fwaas | 15:17 | |
*** chandanc_ has joined #openstack-fwaas | 15:20 | |
*** mickeys has joined #openstack-fwaas | 15:41 | |
*** mickeys has quit IRC | 15:46 | |
*** chandanc_ has quit IRC | 15:53 | |
*** vishwanathj has quit IRC | 15:54 | |
*** vishwanathj has joined #openstack-fwaas | 15:55 | |
*** mickeys has joined #openstack-fwaas | 16:28 | |
*** vishwanathj has quit IRC | 16:52 | |
*** vishwanathj has joined #openstack-fwaas | 16:53 | |
*** yamamoto has quit IRC | 16:57 | |
*** diogogmt has quit IRC | 17:30 | |
*** diogogmt has joined #openstack-fwaas | 17:31 | |
*** SumitNaiksatam has joined #openstack-fwaas | 17:48 | |
*** vishwanathj has quit IRC | 17:52 | |
*** vishwanathj has joined #openstack-fwaas | 17:53 | |
*** yamamoto has joined #openstack-fwaas | 17:58 | |
*** yamamoto has quit IRC | 18:04 | |
*** vishwanathj has quit IRC | 18:22 | |
*** mickeys has quit IRC | 18:33 | |
*** yamamoto has joined #openstack-fwaas | 19:00 | |
*** yamamoto has quit IRC | 19:05 | |
*** vishwanathj has joined #openstack-fwaas | 19:54 | |
*** yamamoto has joined #openstack-fwaas | 20:02 | |
*** yamamoto has quit IRC | 20:07 | |
*** mickeys has joined #openstack-fwaas | 20:18 | |
*** mickeys has quit IRC | 20:18 | |
*** mickeys has joined #openstack-fwaas | 20:19 | |
*** xgerman has quit IRC | 20:30 | |
*** xgerman has joined #openstack-fwaas | 20:31 | |
*** yamamoto has joined #openstack-fwaas | 21:04 | |
*** yamamoto has quit IRC | 21:09 | |
*** vishwanathj has quit IRC | 21:25 | |
*** vishwanathj has joined #openstack-fwaas | 21:25 | |
*** vishwanathj has quit IRC | 21:41 | |
*** vishwanathj has joined #openstack-fwaas | 21:41 | |
*** vishwanathj has quit IRC | 21:57 | |
*** yamamoto has joined #openstack-fwaas | 22:05 | |
*** mickeys has quit IRC | 22:08 | |
*** mickeys has joined #openstack-fwaas | 22:08 | |
*** yamamoto has quit IRC | 22:11 | |
*** mickeys has quit IRC | 22:13 | |
*** diogogmt has quit IRC | 22:35 | |
*** mickeys has joined #openstack-fwaas | 22:36 | |
*** diogogmt has joined #openstack-fwaas | 22:39 | |
*** chandanc_ has joined #openstack-fwaas | 22:48 | |
*** yamamoto has joined #openstack-fwaas | 23:07 | |
*** chandanc_ has quit IRC | 23:07 | |
*** mickeys has quit IRC | 23:10 | |
*** mickeys has joined #openstack-fwaas | 23:10 | |
*** mickeys has quit IRC | 23:12 | |
*** mickeys has joined #openstack-fwaas | 23:13 | |
*** yamamoto has quit IRC | 23:13 | |
*** diogogmt has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!