Sunday, 2017-03-19

*** yamamoto has joined #openstack-dragonflow00:18
*** yamamoto has quit IRC00:23
*** yamamoto has joined #openstack-dragonflow00:33
*** gongysh has joined #openstack-dragonflow00:34
*** yamamoto has quit IRC00:38
*** yamamoto has joined #openstack-dragonflow00:49
*** yamamoto has quit IRC00:50
*** gongysh has quit IRC01:31
*** yamamoto has joined #openstack-dragonflow01:50
*** yamamoto has quit IRC01:57
*** yamamoto has joined #openstack-dragonflow05:42
*** yamamoto has quit IRC05:47
*** yamamoto has joined #openstack-dragonflow05:57
*** yamamoto has quit IRC06:02
openstackgerritDima Kuznetsov proposed openstack/dragonflow master: Rename deprecated config opt  https://review.openstack.org/44639806:33
openstackgerritOmer Anson proposed openstack/dragonflow master: Spec for VLAN aware VMs  https://review.openstack.org/43748606:35
openstackgerritOmer Anson proposed openstack/dragonflow master: Clear db_store2 when starting an app unit test  https://review.openstack.org/44193006:38
*** yamamoto has joined #openstack-dragonflow06:41
oansonHi. Anyone who hasn't voted yet on the FWaaS spec https://review.openstack.org/#/c/415373/ please do so we can merge it. Thanks!06:43
*** yamamoto has quit IRC06:47
*** yamamoto has joined #openstack-dragonflow06:57
*** yamamoto has quit IRC07:01
*** yamamoto has joined #openstack-dragonflow07:12
*** yamamoto has quit IRC07:16
*** yamamoto has joined #openstack-dragonflow07:23
*** yamamoto has quit IRC07:23
*** yamamoto has joined #openstack-dragonflow07:32
*** yamamoto has quit IRC07:37
*** yamamoto has joined #openstack-dragonflow07:47
*** yamamoto has quit IRC07:52
*** yamamoto has joined #openstack-dragonflow08:00
*** yamamoto has quit IRC08:00
*** yamamoto has joined #openstack-dragonflow08:15
openstackgerritMerged openstack/dragonflow master: Add uniform log for event  https://review.openstack.org/44418508:19
*** yamamoto has quit IRC08:20
openstackgerritMerged openstack/dragonflow master: [20/xx] DbStore: Support list field indexes  https://review.openstack.org/43826408:39
*** yamamoto has joined #openstack-dragonflow09:00
*** yamamoto has quit IRC09:05
*** yamamoto has joined #openstack-dragonflow09:16
*** yamamoto has quit IRC09:24
openstackgerritLihi Wishnitzer proposed openstack/dragonflow master: Add IPv6 support for the Security Groups  https://review.openstack.org/43156609:27
*** yamamoto has joined #openstack-dragonflow10:51
openstackgerritOmer Anson proposed openstack/dragonflow master: Agent common config move  https://review.openstack.org/39185310:57
*** yamamoto has quit IRC10:58
*** yamamoto has joined #openstack-dragonflow11:06
openstackgerritLi Ma proposed openstack/dragonflow master: Updated from global requirements  https://review.openstack.org/44507211:06
openstackgerritHong Hui Xiao proposed openstack/dragonflow master: Remove the event handler for ovs bridge  https://review.openstack.org/44293011:13
openstackgerritHong Hui Xiao proposed openstack/dragonflow master: Remove the event handler for ovs bridge  https://review.openstack.org/44293011:14
*** yamamoto has quit IRC11:40
openstackgerritMerged openstack/dragonflow master: Add extra route to l3 app  https://review.openstack.org/44018311:42
openstackgerritMerged openstack/dragonflow master: Refactor code for extra route and add fullstack test  https://review.openstack.org/44092011:49
*** yamamoto has joined #openstack-dragonflow11:50
*** yamamoto has quit IRC11:55
openstackgerritOmer Anson proposed openstack/dragonflow master: Migrate QosPolicy to new model structure  https://review.openstack.org/43984812:09
oansondimak, ^^^^^12:09
dimakoanson, reviewed12:14
oansonThanks12:32
openstackgerritMerged openstack/dragonflow master: Directly using __name__ attribute for LOG module  https://review.openstack.org/44627712:33
openstackgerritMerged openstack/dragonflow master: Rename deprecated config opt  https://review.openstack.org/44639812:33
oansondimak, lihi, ping12:35
openstackgerritMerged openstack/dragonflow master: Spec for VLAN aware VMs  https://review.openstack.org/43748612:35
dimakoanson, pong12:35
openstackgerritMerged openstack/dragonflow master: Clear db_store2 when starting an app unit test  https://review.openstack.org/44193012:35
oansonI am looking at https://review.openstack.org/#/c/445548/1/dragonflow/db/models/secgroups.py@2812:35
oansonI realise we have a problem with by-directional reference12:36
lihioanson, hi12:36
oansonDo we have any plans/way to solve it?12:36
oansonirenab, if you're here, it might interest you too12:36
oansonDo we have a real limitation, except for the dependence ordering?12:37
oansondimak, Qpddy?12:37
dimakQpddy?12:38
oansondimak, looking for the reference. What about the rest of it?12:38
dimakWe can mark backrefs in a way they won't hurt the cycle detection12:39
dimakNo real limitation for cycled I think12:39
oansonReference :http://www.giantitp.com/comics/oots0247.html12:39
oansonSo do we have any other limitations?12:40
oansonbtw, in the link above (The gerrit one, obviously), it's not a back-ref12:40
oansonit's a forward ref to a *different* sec group.12:40
dimakI mean a back ref in the model types graph12:41
lihioanson, there's also a backref to the same secgroup12:41
oansonI see. So what's the plan here?12:41
oansonlihi, yes. That I saw, but dimak said backrefs are not a problem12:41
oansonI think we leave the current SG patch as-is - cycled refs are done using strings of IDs.12:42
oansonIn a future patch dimak will allow some form of cycling, and then lihi can add a fix to use it.12:42
oansonIs that reasonable?12:42
dimakYes12:42
dimakI'll draft a patch soon12:43
lihiyes12:43
oansonGreat. Cheer!12:43
oansonCheers!*12:43
lihi🍻12:43
openstackgerritMerged openstack/dragonflow master: Disable active-port-detection-app fullstack tests  https://review.openstack.org/44572312:45
*** yamamoto has joined #openstack-dragonflow12:52
openstackgerritOmer Anson proposed openstack/dragonflow master: Migrate LogicalSwitch and Subnet models to NB model framework  https://review.openstack.org/44195012:57
oansonlihi, ^^^^ . If you could base your SG model migration change on that, it would really help.12:57
oansonThat way I can base the lport migration on yours, and have it all ready in one big (happy) chain12:58
*** yamamoto has quit IRC13:00
lihioanson, sure13:01
*** openstack has joined #openstack-dragonflow13:16
*** irenab_ has joined #openstack-dragonflow13:27
*** irenab_ has quit IRC13:31
*** irenab_ has joined #openstack-dragonflow13:31
openstackgerritLi Ma proposed openstack/dragonflow master: [DO NOT MERGE] Test CI for Etcd+ZMQ  https://review.openstack.org/44526714:01
*** dimak has left #openstack-dragonflow14:07
*** irenab_ has quit IRC14:46
openstackgerritMerged openstack/dragonflow master: Remove the event handler for ovs bridge  https://review.openstack.org/44293015:44
openstackgerritLihi Wishnitzer proposed openstack/dragonflow master: [WIP] Migrate Security Groups to new model structure  https://review.openstack.org/44554816:03
openstackgerritLihi Wishnitzer proposed openstack/dragonflow master: Migrate LogicalSwitch and Subnet models to NB model framework  https://review.openstack.org/44195016:03
openstackgerritLihi Wishnitzer proposed openstack/dragonflow master: Migrate QosPolicy to new model structure  https://review.openstack.org/43984816:03
*** dimak has joined #openstack-dragonflow19:28
*** dimak_ has joined #openstack-dragonflow19:29
openstackgerritDima Kuznetsov proposed openstack/dragonflow master: Introduce a module that imports all shipped models  https://review.openstack.org/44731619:37
*** dimak_ has quit IRC19:39
*** dimak_ has joined #openstack-dragonflow20:00
*** dimak_ has quit IRC20:10
*** yamamoto has joined #openstack-dragonflow23:17
*** yamamoto has quit IRC23:23
*** yamamoto has joined #openstack-dragonflow23:34
*** yamamoto has quit IRC23:34
*** yamamoto has joined #openstack-dragonflow23:50
*** yamamoto has quit IRC23:53
*** yamamoto has joined #openstack-dragonflow23:53
*** yamamoto has quit IRC23:53

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!